From cc8f05ff5c84c90415dabe429e93f258b0b49b48 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:38:30 +0000 Subject: [PATCH 01/39] Add generated MgCommandMetadata.json. [run ci] --- .../custom/common/MgCommandMetadata.json | 154052 ++++++++------- 1 file changed, 77134 insertions(+), 76918 deletions(-) diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index f437997f3c6..016d12df172 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,5 +1,11 @@ [ { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/applyDecisions", + "Command": "Add-MgAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -14,155 +20,139 @@ "IsAdmin": true } ], - "Command": "Add-MgAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/applyDecisions" + ] }, { - "Permissions": [], - "Command": "Add-MgApplicationKey", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphKeyCredential", + "Uri": "/applications/{application-id}/addKey", + "Command": "Add-MgApplicationKey", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/addKey" + ] }, { - "Permissions": [], - "Command": "Add-MgApplicationKey", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphKeyCredential", + "Uri": "/applications/{application-id}/addKey", + "Command": "Add-MgApplicationKey", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/addKey" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Add-MgApplicationPassword", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphPasswordCredential", + "Uri": "/applications/{application-id}/addPassword", + "Command": "Add-MgApplicationPassword", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/addPassword" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Add-MgApplicationPassword", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphPasswordCredential", + "Uri": "/applications/{application-id}/addPassword", + "Command": "Add-MgApplicationPassword", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/addPassword" + ] }, { - "Permissions": [], - "Command": "Add-MgChatMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/chats/{chat-id}/members/add", + "Command": "Add-MgChatMember", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgChatMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/chats/{chat-id}/members/add", + "Command": "Add-MgChatMember", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgCommunicationCallLargeGalleryView", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Command": "Add-MgCommunicationCallLargeGalleryView", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/addLargeGalleryView" + ] }, { - "Permissions": [], - "Command": "Add-MgComplianceEdiscoveryCaseCustodianHold", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", + "Command": "Add-MgComplianceEdiscoveryCaseCustodianHold", + "Permissions": [], "Variants": [ "Apply", "Apply1", @@ -170,16 +160,16 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold" + ] }, { - "Permissions": [], - "Command": "Add-MgComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", + "Command": "Add-MgComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Permissions": [], "Variants": [ "Apply", "Apply1", @@ -187,10 +177,15 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", + "Command": "Add-MgComplianceEdiscoveryCaseReviewSetQueryTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -205,20 +200,20 @@ "IsAdmin": true } ], - "Command": "Add-MgComplianceEdiscoveryCaseReviewSetQueryTag", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", + "Command": "Add-MgComplianceEdiscoveryCaseReviewSetToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -233,234 +228,234 @@ "IsAdmin": true } ], - "Command": "Add-MgComplianceEdiscoveryCaseReviewSetToReviewSet", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet" + ] }, { - "Permissions": [], - "Command": "Add-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceHold", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/applyHold", + "Command": "Add-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceHold", + "Permissions": [], "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/applyHold" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", + "Command": "Add-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Add-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles" + ] }, { - "Permissions": [], - "Command": "Add-MgDriveListContentTypeBaseTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgDriveListContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgDriveListContentTypeBaseTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgDriveListContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgDriveListContentTypeBaseTypeCopyFromContentTypeHub", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", + "Command": "Add-MgDriveListContentTypeBaseTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" + ] }, { - "Permissions": [], - "Command": "Add-MgDriveListContentTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgDriveListContentTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgDriveListContentTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgDriveListContentTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/addFavorite", + "Command": "Add-MgGroupFavorite", "Permissions": { "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 }, - "Command": "Add-MgGroupFavorite", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Add", "AddViaIdentity" - ], - "Uri": "/groups/{group-id}/addFavorite" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/addFavorite", + "Command": "Add-MgGroupFavorite", "Permissions": { "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 }, - "Command": "Add-MgGroupFavorite", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Add1", "AddViaIdentity1" - ], - "Uri": "/groups/{group-id}/addFavorite" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Command": "Add-MgGroupToLifecyclePolicy", "Permissions": { "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 }, - "Command": "Add-MgGroupToLifecyclePolicy", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Command": "Add-MgGroupToLifecyclePolicy", "Permissions": { "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 }, - "Command": "Add-MgGroupToLifecyclePolicy", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup" + ] }, { - "Permissions": [], - "Command": "Add-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", + "Command": "Add-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Apply", "ApplyViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphKeyCredential", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", + "Command": "Add-MgServicePrincipalKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -468,12 +463,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -481,48 +470,40 @@ "IsAdmin": true } ], - "Command": "Add-MgServicePrincipalKey", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphKeyCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Add-MgServicePrincipalPassword", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphPasswordCredential", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", + "Command": "Add-MgServicePrincipalPassword", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -537,20 +518,20 @@ "IsAdmin": true } ], - "Command": "Add-MgServicePrincipalTokenSigningCertificate", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -565,803 +546,808 @@ "IsAdmin": true } ], - "Command": "Add-MgServicePrincipalTokenSigningCertificate", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate" + ] }, { - "Permissions": [], - "Command": "Add-MgShareListContentTypeBaseTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgShareListContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgShareListContentTypeBaseTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgShareListContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgShareListContentTypeBaseTypeCopyFromContentTypeHub", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", + "Command": "Add-MgShareListContentTypeBaseTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" + ] }, { - "Permissions": [], - "Command": "Add-MgShareListContentTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Command": "Add-MgShareListContentTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgShareListContentTypeCopy", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Command": "Add-MgShareListContentTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteContentTypeBaseTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgSiteContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteContentTypeBaseTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgSiteContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteContentTypeBaseTypeCopyFromContentTypeHub", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteContentTypeBaseTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteContentTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Command": "Add-MgSiteContentTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteContentTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Command": "Add-MgSiteContentTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteListContentTypeBaseTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgSiteListContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteListContentTypeBaseTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy", + "Command": "Add-MgSiteListContentTypeBaseTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteListContentTypeBaseTypeCopyFromContentTypeHub", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteListContentTypeBaseTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteListContentTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgSiteListContentTypeCopy", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteListContentTypeCopy", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgSiteListContentTypeCopy", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" + ] }, { - "Permissions": [], - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamChannelMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Command": "Add-MgTeamChannelMember", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamChannelMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Command": "Add-MgTeamChannelMember", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamChannelSharedWithTeamAllowedMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add", + "Command": "Add-MgTeamChannelSharedWithTeamAllowedMember", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/members/add", + "Command": "Add-MgTeamMember", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/members/add", + "Command": "Add-MgTeamMember", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Command": "Add-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Command": "Add-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/add" + ] }, { - "Permissions": [], - "Command": "Add-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add", + "Command": "Add-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/insert", + "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/insert" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeSort", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/apply", + "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeSort", + "Permissions": [], "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/apply" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/insert", + "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/insert" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeSort", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/apply", + "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeSort", + "Permissions": [], "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/apply" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/insert", + "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/insert" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeSort", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/apply", + "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeSort", + "Permissions": [], "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/apply" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/insert", + "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/insert" + ] }, { - "Permissions": [], - "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeSort", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/apply", + "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeSort", + "Permissions": [], "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/apply" + ] }, { - "Permissions": [], - "Command": "Add-MgUserPendingAccessReviewInstanceDecision", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", + "Command": "Add-MgUserPendingAccessReviewInstanceDecision", + "Permissions": [], "Variants": [ "Apply", "Apply1", "ApplyViaIdentity", "ApplyViaIdentity1" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions" + ] }, { - "Permissions": [], - "Command": "Add-MgWindowsUpdatesDeploymentAudienceMember", - "Module": "WindowsUpdates", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", + "Command": "Add-MgWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers" + ] }, { - "Permissions": [], - "Command": "Add-MgWindowsUpdatesDeploymentAudienceMemberById", - "Module": "WindowsUpdates", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", + "Command": "Add-MgWindowsUpdatesDeploymentAudienceMemberById", + "Permissions": [], "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", + "Command": "Add-MgWindowsUpdatesUpdatableAssetMember", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Add-MgWindowsUpdatesUpdatableAssetMember", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", + "Command": "Add-MgWindowsUpdatesUpdatableAssetMemberById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Add-MgWindowsUpdatesUpdatableAssetMemberById", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" - ], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", + "Command": "Approve-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Approve-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Approve", "ApproveExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps" + ] }, { - "Permissions": [], - "Command": "Approve-MgUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/approve", + "Command": "Approve-MgUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/approve" + ] }, { - "Permissions": [], - "Command": "Approve-MgUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/approve", + "Command": "Approve-MgUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/approve" + ] }, { - "Permissions": [], - "Command": "Approve-MgUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/approve", + "Command": "Approve-MgUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/approve" + ] }, { - "Permissions": [], - "Command": "Approve-MgUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/approve", + "Command": "Approve-MgUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/approve" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Command": "Clear-MgApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "Clear-MgApplicationVerifiedPublisher", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unset1", "UnsetViaIdentity1" - ], - "Uri": "/applications/{application-id}/unsetVerifiedPublisher" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Command": "Clear-MgApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "Clear-MgApplicationVerifiedPublisher", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unset", "UnsetViaIdentity" - ], - "Uri": "/applications/{application-id}/unsetVerifiedPublisher" + ] }, { - "Permissions": [], - "Command": "Clear-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Command": "Clear-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Clear1", "ClearExpanded1", "ClearViaIdentity1", "ClearViaIdentityExpanded1" - ], - "Uri": "/communications/presences/{presence-id}/clearPresence" + ] }, { - "Permissions": [], - "Command": "Clear-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Command": "Clear-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ], - "Uri": "/communications/presences/{presence-id}/clearPresence" + ] }, { - "Permissions": [], - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Permissions": [], "Variants": [ "Clear", "ClearViaIdentity" - ], - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence" + ] }, { - "Permissions": [], - "Command": "Clear-MgComplianceEdiscoveryCaseSourceCollectionData", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", + "Command": "Clear-MgComplianceEdiscoveryCaseSourceCollectionData", + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, "Variants": [ "Purge", "PurgeViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", + "Command": "Clear-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Clear-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Wipe", "WipeViaIdentity" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1382,20 +1368,20 @@ "IsAdmin": true } ], - "Command": "Clear-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/wipe", + "Command": "Clear-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1416,35 +1402,35 @@ "IsAdmin": true } ], - "Command": "Clear-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/wipe" + ] }, { - "Permissions": [], - "Command": "Clear-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe", + "Command": "Clear-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1459,20 +1445,20 @@ "IsAdmin": true } ], - "Command": "Clear-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1487,20 +1473,20 @@ "IsAdmin": true } ], - "Command": "Clear-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe", + "Command": "Clear-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1521,165 +1507,165 @@ "IsAdmin": true } ], - "Command": "Clear-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/wipeAndBlockManagedApps", + "Command": "Clear-MgUserAndBlockManagedApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Clear-MgUserAndBlockManagedApp", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Wipe", "WipeViaIdentity" - ], - "Uri": "/users/{user-id}/wipeAndBlockManagedApps" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear", + "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFill", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear", + "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFill", + "Permissions": [], "Variants": [ "Clear", "ClearViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear", + "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeFill", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear", + "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeFill", + "Permissions": [], "Variants": [ "Clear", "ClearViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear", + "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFill", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear", + "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFill", + "Permissions": [], "Variants": [ "Clear", "ClearViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear", + "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeFill", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear", + "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeFill", + "Permissions": [], "Variants": [ "Clear", "ClearViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserManagedAppRegistrationByDeviceTag", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/wipeManagedAppRegistrationByDeviceTag", + "Command": "Clear-MgUserManagedAppRegistrationByDeviceTag", + "Permissions": [], "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/wipeManagedAppRegistrationByDeviceTag" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgUserManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1694,20 +1680,20 @@ "IsAdmin": true } ], - "Command": "Clear-MgUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgUserManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1722,68 +1708,68 @@ "IsAdmin": true } ], - "Command": "Clear-MgUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserPresence", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/presence/clearPresence", + "Command": "Clear-MgUserPresence", + "Permissions": [], "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/presence/clearPresence" + ] }, { - "Permissions": [], - "Command": "Clear-MgUserPresence", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/presence/clearPresence", + "Command": "Clear-MgUserPresence", + "Permissions": [], "Variants": [ "Clear1", "ClearExpanded1", "ClearViaIdentity1", "ClearViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/presence/clearPresence" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Command": "Clear-MgUserPresenceUserPreferredPresence", "Permissions": { "Name": "Presence.ReadWrite", "Description": "Read and write your presence information", "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Command": "Clear-MgUserPresenceUserPreferredPresence", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" - ], - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/close", + "Command": "Close-MgComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1798,364 +1784,403 @@ "IsAdmin": true } ], - "Command": "Close-MgComplianceEdiscoveryCase", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Close", "CloseViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/close" + ] }, { - "Permissions": [], - "Command": "Compare-MgDeviceManagementIntent", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", + "Command": "Compare-MgDeviceManagementIntent", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Compare", "CompareViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')" + ] }, { - "Permissions": [], - "Command": "Compare-MgDeviceManagementTemplate", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", + "Command": "Compare-MgDeviceManagementTemplate", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Compare", "CompareViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')" + ] }, { - "Permissions": [], - "Command": "Compare-MgDeviceManagementTemplateMigratableTo", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", + "Command": "Compare-MgDeviceManagementTemplateMigratableTo", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Compare", "CompareViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", + "Command": "Complete-MgDeviceManagementAndroidForWorkSettingSignup", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Complete-MgDeviceManagementAndroidForWorkSettingSignup", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Complete", "CompleteExpanded" - ], - "Uri": "/deviceManagement/androidForWorkSettings/completeSignup" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", + "Command": "Complete-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Complete-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Complete", "CompleteExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup" + ] }, { - "Permissions": [], - "Command": "Complete-MgDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/impactedResources/{recommendationResource-id}/complete", + "Command": "Complete-MgDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/directory/impactedResources/{recommendationResource-id}/complete" + ] }, { - "Permissions": [], - "Command": "Complete-MgDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/complete", + "Command": "Complete-MgDirectoryRecommendation", + "Permissions": [], "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}/complete" + ] }, { - "Permissions": [], - "Command": "Complete-MgDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/complete", + "Command": "Complete-MgDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/complete" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Command": "Complete-MgTeamChannelMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Complete-MgTeamChannelMigration", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Command": "Complete-MgTeamChannelMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Complete-MgTeamChannelMigration", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Complete1", "CompleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/completeMigration", + "Command": "Complete-MgTeamMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Complete-MgTeamMigration", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/teams/{team-id}/completeMigration" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/completeMigration", + "Command": "Complete-MgTeamMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Complete-MgTeamMigration", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Complete1", "CompleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/completeMigration" + ] }, { - "Permissions": [], - "Command": "Complete-MgTeamPrimaryChannelMigration", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Command": "Complete-MgTeamPrimaryChannelMigration", + "Permissions": [], "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/completeMigration" + ] }, { - "Permissions": [], - "Command": "Complete-MgTeamPrimaryChannelMigration", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Command": "Complete-MgTeamPrimaryChannelMigration", + "Permissions": [], "Variants": [ "Complete1", "CompleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/completeMigration" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", + "Command": "Complete-MgUserOutlookTask", "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 }, - "Command": "Complete-MgUserOutlookTask", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete" + ] }, { - "Permissions": [], - "Command": "Complete-MgUserOutlookTaskFolderTask", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Command": "Complete-MgUserOutlookTaskFolderTask", + "Permissions": [], "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete" + ] }, { - "Permissions": [], - "Command": "Complete-MgUserOutlookTaskGroupTaskFolderTask", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Command": "Complete-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], "Variants": [ "Complete", "CompleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete" + ] }, { - "Permissions": [], - "Command": "Confirm-MgAdministrativeUnitMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", + "Command": "Confirm-MgAdministrativeUnitMemberGroup", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgAdministrativeUnitMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", + "Command": "Confirm-MgAdministrativeUnitMemberObject", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgApplicationMemberGroup", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberGroups", + "Command": "Confirm-MgApplicationMemberGroup", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgApplicationMemberGroup", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberGroups", + "Command": "Confirm-MgApplicationMemberGroup", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgApplicationMemberObject", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberObjects", + "Command": "Confirm-MgApplicationMemberObject", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgApplicationMemberObject", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberObjects", + "Command": "Confirm-MgApplicationMemberObject", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/checkMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Command": "Confirm-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -2175,12 +2200,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2224,20 +2243,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgContactMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/checkMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Command": "Confirm-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -2257,12 +2276,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2306,20 +2319,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgContactMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/checkMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Command": "Confirm-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -2339,12 +2352,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2394,20 +2401,20 @@ "IsAdmin": true } ], - "Command": "Confirm-MgContactMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/checkMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Command": "Confirm-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -2427,12 +2434,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2482,106 +2483,116 @@ "IsAdmin": true } ], - "Command": "Confirm-MgContactMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgContractMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Command": "Confirm-MgContractMemberGroup", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/contracts/{contract-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgContractMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Command": "Confirm-MgContractMemberGroup", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/contracts/{contract-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgContractMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Command": "Confirm-MgContractMemberObject", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/contracts/{contract-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgContractMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Command": "Confirm-MgContractMemberObject", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/contracts/{contract-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, "Variants": [ "Verify", "VerifyViaIdentity" - ], - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, "Variants": [ "Verify1", "VerifyViaIdentity1" - ], - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/checkMemberGroups", + "Command": "Confirm-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -2601,12 +2612,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2650,20 +2655,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgDeviceMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/checkMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/checkMemberGroups", + "Command": "Confirm-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -2683,12 +2688,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2732,20 +2731,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgDeviceMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/checkMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/checkMemberObjects", + "Command": "Confirm-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -2765,12 +2764,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2820,20 +2813,20 @@ "IsAdmin": true } ], - "Command": "Confirm-MgDeviceMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/checkMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/checkMemberObjects", + "Command": "Confirm-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -2853,12 +2846,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2908,20 +2895,20 @@ "IsAdmin": true } ], - "Command": "Confirm-MgDeviceMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/checkMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -2941,12 +2928,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -2990,20 +2971,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgDirectoryObjectMemberGroup", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3023,12 +3004,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3072,20 +3047,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgDirectoryObjectMemberGroup", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -3105,12 +3080,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3160,20 +3129,20 @@ "IsAdmin": true } ], - "Command": "Confirm-MgDirectoryObjectMemberObject", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -3193,12 +3162,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3248,232 +3211,232 @@ "IsAdmin": true } ], - "Command": "Confirm-MgDirectoryObjectMemberObject", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryRoleMemberObject", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryRoleMemberObject", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectorySettingTemplateMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", + "Command": "Confirm-MgDirectorySettingTemplateMemberGroup", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgDirectorySettingTemplateMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", + "Command": "Confirm-MgDirectorySettingTemplateMemberObject", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain1", + "Uri": "/domains/{domain-id}/verify", + "Command": "Confirm-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Confirm-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "Verify", "VerifyViaIdentity" - ], - "Uri": "/domains/{domain-id}/verify" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains/{domain-id}/verify", + "Command": "Confirm-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Confirm-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Verify1", "VerifyViaIdentity1" - ], - "Uri": "/domains/{domain-id}/verify" + ] }, { - "Permissions": [], - "Command": "Confirm-MgGroupGrantedPermission", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Command": "Confirm-MgGroupGrantedPermission", + "Permissions": [], "Variants": [ "Check", "CheckViaIdentity" - ], - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp" + ] }, { - "Permissions": [], - "Command": "Confirm-MgGroupGrantedPermission", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Command": "Confirm-MgGroupGrantedPermission", + "Permissions": [], "Variants": [ "Check1", "CheckViaIdentity1" - ], - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/checkMemberGroups", + "Command": "Confirm-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3493,12 +3456,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3542,20 +3499,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgGroupMemberGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/checkMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/checkMemberGroups", + "Command": "Confirm-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3575,12 +3532,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3624,20 +3575,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgGroupMemberGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/checkMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/checkMemberObjects", + "Command": "Confirm-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -3657,12 +3608,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3712,20 +3657,20 @@ "IsAdmin": true } ], - "Command": "Confirm-MgGroupMemberObject", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/checkMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/checkMemberObjects", + "Command": "Confirm-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -3745,12 +3690,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3800,106 +3739,106 @@ "IsAdmin": true } ], - "Command": "Confirm-MgGroupMemberObject", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgInformationProtectionSignature", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/verifySignature", + "Command": "Confirm-MgInformationProtectionSignature", + "Permissions": [], "Variants": [ "Verify", "VerifyExpanded" - ], - "Uri": "/informationProtection/verifySignature" + ] }, { - "Permissions": [], - "Command": "Confirm-MgOrganizationMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Command": "Confirm-MgOrganizationMemberGroup", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgOrganizationMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Command": "Confirm-MgOrganizationMemberGroup", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/checkMemberGroups" + ] }, { - "Permissions": [], - "Command": "Confirm-MgOrganizationMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Command": "Confirm-MgOrganizationMemberObject", + "Permissions": [], "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgOrganizationMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Command": "Confirm-MgOrganizationMemberObject", + "Permissions": [], "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Confirm-MgRiskyUserCompromised", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskyUsers/confirmCompromised", + "Command": "Confirm-MgRiskyUserCompromised", + "Permissions": [], "Variants": [ "Confirm", "ConfirmExpanded" - ], - "Uri": "/riskyUsers/confirmCompromised" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Command": "Confirm-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3919,12 +3858,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -3968,20 +3901,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgServicePrincipalMemberGroup", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Command": "Confirm-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4001,12 +3934,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -4050,20 +3977,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgServicePrincipalMemberGroup", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Command": "Confirm-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4083,12 +4010,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -4138,20 +4059,20 @@ "IsAdmin": true } ], - "Command": "Confirm-MgServicePrincipalMemberObject", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Command": "Confirm-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4171,12 +4092,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -4226,38 +4141,38 @@ "IsAdmin": true } ], - "Command": "Confirm-MgServicePrincipalMemberObject", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", + "Command": "Confirm-MgTeamScheduleTimeCard", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Command": "Confirm-MgTeamScheduleTimeCard", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Confirm", "ConfirmViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/checkMemberGroups", + "Command": "Confirm-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4277,12 +4192,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -4326,20 +4235,20 @@ "IsAdmin": false } ], - "Command": "Confirm-MgUserMemberGroup", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/checkMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/checkMemberGroups", + "Command": "Confirm-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4360,91 +4269,79 @@ "IsAdmin": true }, { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Confirm-MgUserMemberGroup", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, - "Variants": [ - "Check1", - "CheckExpanded1", - "CheckViaIdentity1", - "CheckViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/checkMemberGroups" - }, - { - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Variants": [ + "Check1", + "CheckExpanded1", + "CheckViaIdentity1", + "CheckViaIdentityExpanded1" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/checkMemberObjects", + "Command": "Confirm-MgUserMemberObject", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, { @@ -4496,20 +4393,20 @@ "IsAdmin": true } ], - "Command": "Confirm-MgUserMemberObject", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/checkMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/checkMemberObjects", + "Command": "Confirm-MgUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4529,12 +4426,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -4584,111 +4475,111 @@ "IsAdmin": true } ], - "Command": "Confirm-MgUserMemberObject", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/checkMemberObjects" + ] }, { - "Permissions": [], - "Command": "Connect-MgDeviceManagementChromeOSOnboardingSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", + "Command": "Connect-MgDeviceManagementChromeOSOnboardingSetting", + "Permissions": [], "Variants": [ "Connect", "ConnectExpanded" - ], - "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", + "Command": "Copy-MgDeviceManagementReusablePolicySetting", "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.", "IsAdmin": true }, - "Command": "Copy-MgDeviceManagementReusablePolicySetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", "Variants": [ "Clone", "CloneViaIdentity" - ], - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone" + ] }, { - "Permissions": [], - "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4709,20 +4600,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenoteNotebook", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4743,20 +4634,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenoteNotebook", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -4777,20 +4668,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenotePageToSection", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -4811,20 +4702,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenotePageToSection", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4845,20 +4736,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenoteSectionToNotebook", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4879,20 +4770,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenoteSectionToNotebook", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -4913,20 +4804,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -4947,110 +4838,110 @@ "IsAdmin": false } ], - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" + ] }, { - "Permissions": [], - "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -5071,20 +4962,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -5105,80 +4996,80 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", + "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { - "Permissions": [], - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5199,20 +5090,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenoteNotebook", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5233,20 +5124,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenoteNotebook", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -5267,20 +5158,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenotePageToSection", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -5301,20 +5192,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenotePageToSection", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5335,20 +5226,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenoteSectionToNotebook", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5369,20 +5260,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenoteSectionToNotebook", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5403,20 +5294,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5437,20 +5328,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/clone", + "Command": "Copy-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -5471,20 +5362,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/clone" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/clone", + "Command": "Copy-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -5505,170 +5396,170 @@ "IsAdmin": false } ], - "Command": "Copy-MgTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Clone1", "CloneExpanded1", "CloneViaIdentity1", "CloneViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/clone" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Command": "Copy-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Copy-MgUserMailFolder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Command": "Copy-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Copy-MgUserMailFolder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy" + ] }, { - "Permissions": [], - "Command": "Copy-MgUserMailFolderChildFolder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Command": "Copy-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy" + ] }, { - "Permissions": [], - "Command": "Copy-MgUserMailFolderChildFolder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Command": "Copy-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Command": "Copy-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Copy-MgUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Command": "Copy-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Copy-MgUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Command": "Copy-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Copy-MgUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/copy" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Command": "Copy-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Copy-MgUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/copy" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5689,20 +5580,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenoteNotebook", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5723,20 +5614,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenoteNotebook", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -5757,20 +5648,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenotePageToSection", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -5791,20 +5682,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenotePageToSection", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgUserOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5825,20 +5716,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenoteSectionToNotebook", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgUserOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5859,20 +5750,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenoteSectionToNotebook", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5893,20 +5784,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5927,20 +5818,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", + "Command": "Disable-MgDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -5955,36 +5846,36 @@ "IsAdmin": true } ], - "Command": "Disable-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgDeviceManagementComanagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Disable-MgDeviceManagementComanagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disable", + "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -5999,62 +5890,62 @@ "IsAdmin": true } ], - "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disableLostMode", + "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disableLostMode" + ] }, { - "Permissions": [], - "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable", + "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable" + ] }, { - "Permissions": [], - "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode", + "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", + "Permissions": [], "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", + "Command": "Disable-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6069,54 +5960,54 @@ "IsAdmin": true } ], - "Command": "Disable-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Disable1", "DisableViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/disable", + "Command": "Disable-MgDeviceManagementOemWarrantyInformationOnboarding", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6131,18 +6022,18 @@ "IsAdmin": true } ], - "Command": "Disable-MgDeviceManagementOemWarrantyInformationOnboarding", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/disable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable", + "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6157,151 +6048,151 @@ "IsAdmin": true } ], - "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode", + "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", + "Command": "Disable-MgUserAuthenticationMethodSmSign", "Permissions": { "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 }, - "Command": "Disable-MgUserAuthenticationMethodSmSign", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn" + ] }, { - "Permissions": [], - "Command": "Disable-MgUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", + "Command": "Disable-MgUserManagedDevice", + "Permissions": [], "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgUserManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Disable-MgUserManagedDeviceLostMode", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disable1", "DisableViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgUserManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Disable-MgUserManagedDeviceLostMode", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode" + ] }, { - "Permissions": [], - "Command": "Disconnect-MgDeviceManagementChromeOSOnboardingSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", + "Command": "Disconnect-MgDeviceManagementChromeOSOnboardingSetting", + "Permissions": [], "Variants": [ "Disconnect" - ], - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Disconnect", "DisconnectViaIdentity" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Disconnect1", "DisconnectViaIdentity1" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", + "Command": "Enable-MgDeviceManagementAndroidDeviceAdministratorEnrollment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6316,129 +6207,129 @@ "IsAdmin": true } ], - "Command": "Enable-MgDeviceManagementAndroidDeviceAdministratorEnrollment", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable" - ], - "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment" + ] }, { - "Permissions": [], - "Command": "Enable-MgDeviceManagementAssignmentFilter", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/assignmentFilters/enable", + "Command": "Enable-MgDeviceManagementAssignmentFilter", + "Permissions": [], "Variants": [ "Enable", "EnableExpanded" - ], - "Uri": "/deviceManagement/assignmentFilters/enable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", + "Command": "Enable-MgDeviceManagementComanagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Enable-MgDeviceManagementComanagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/enableLostMode", + "Command": "Enable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Enable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/enableLostMode" + ] }, { - "Permissions": [], - "Command": "Enable-MgDeviceManagementDeviceHealthScriptGlobalScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", + "Command": "Enable-MgDeviceManagementDeviceHealthScriptGlobalScript", + "Permissions": [], "Variants": [ "Enable" - ], - "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts" + ] }, { - "Permissions": [], - "Command": "Enable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode", + "Command": "Enable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", + "Permissions": [], "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode" + ] }, { - "Permissions": [], - "Command": "Enable-MgDeviceManagementLegacyPcManagement", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/enableLegacyPcManagement", + "Command": "Enable-MgDeviceManagementLegacyPcManagement", + "Permissions": [], "Variants": [ "Enable" - ], - "Uri": "/deviceManagement/enableLegacyPcManagement" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", + "Command": "Enable-MgDeviceManagementManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Enable-MgDeviceManagementManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/enable", + "Command": "Enable-MgDeviceManagementOemWarrantyInformationOnboarding", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6453,88 +6344,88 @@ "IsAdmin": true } ], - "Command": "Enable-MgDeviceManagementOemWarrantyInformationOnboarding", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable", "EnableViaIdentity" - ], - "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/enable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode", + "Command": "Enable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Enable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/enableUnlicensedAdminstrators", + "Command": "Enable-MgDeviceManagementUnlicensedAdminstrator", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Enable-MgDeviceManagementUnlicensedAdminstrator", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable" - ], - "Uri": "/deviceManagement/enableUnlicensedAdminstrators" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", + "Command": "Enable-MgUserAuthenticationMethodSmSign", "Permissions": { "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 }, - "Command": "Enable-MgUserAuthenticationMethodSmSign", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Enable", "EnableViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn" + ] }, { - "Permissions": [], - "Command": "Enable-MgUserManagedDeviceLostMode", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", + "Command": "Enable-MgUserManagedDeviceLostMode", + "Permissions": [], "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", + "Command": "Export-MgComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -6549,20 +6440,20 @@ "IsAdmin": true } ], - "Command": "Export-MgComplianceEdiscoveryCaseReviewSet", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", + "Command": "Export-MgDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -6577,48 +6468,48 @@ "IsAdmin": true } ], - "Command": "Export-MgDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Export", "ExportViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig" + ] }, { - "Permissions": [], - "Command": "Export-MgDirectoryInboundSharedUserProfilePersonalData", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", + "Command": "Export-MgDirectoryInboundSharedUserProfilePersonalData", + "Permissions": [], "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ], - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData" + ] }, { - "Permissions": [], - "Command": "Export-MgUserDeviceAndAppManagementData", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Command": "Export-MgUserDeviceAndAppManagementData", + "Permissions": [], "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" - ], - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/exportPersonalData", + "Command": "Export-MgUserPersonalData", "Permissions": [ { "Name": "User.Export.All", @@ -6633,23 +6524,23 @@ "IsAdmin": true } ], - "Command": "Export-MgUserPersonalData", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/exportPersonalData" + ] }, { - "Permissions": [ - { - "Name": "User.Export.All", + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/exportPersonalData", + "Command": "Export-MgUserPersonalData", + "Permissions": [ + { + "Name": "User.Export.All", "Description": "Export user's data", "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).", "IsAdmin": true @@ -6661,216 +6552,216 @@ "IsAdmin": true } ], - "Command": "Export-MgUserPersonalData", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Export1", "ExportExpanded1", "ExportViaIdentity1", "ExportViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/exportPersonalData" + ] }, { - "Permissions": [], - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Discover", "DiscoverViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" + ] }, { - "Permissions": [], - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Discover", "DiscoverViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgDeviceManagementComanagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Find-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/locateDevice", + "Command": "Find-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Find-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/locateDevice" + ] }, { - "Permissions": [], - "Command": "Find-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice", + "Command": "Find-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Locate", "LocateViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Find-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Find-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Locate1", "LocateViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice", + "Command": "Find-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Find-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": { "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 }, - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" + ] }, { - "Permissions": [], - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Discover", "DiscoverViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgUserManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Find-MgUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Locate1", "LocateViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgUserManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Find-MgUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Uri": "/users/{user-id}/findMeetingTimes", + "Command": "Find-MgUserMeetingTime", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -6885,20 +6776,20 @@ "IsAdmin": false } ], - "Command": "Find-MgUserMeetingTime", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/findMeetingTimes" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult1", + "Uri": "/users/{user-id}/findMeetingTimes", + "Command": "Find-MgUserMeetingTime", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -6913,20 +6804,20 @@ "IsAdmin": false } ], - "Command": "Find-MgUserMeetingTime", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult1", "Variants": [ "Find1", "FindExpanded1", "FindViaIdentity1", "FindViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/findMeetingTimes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEmailAddress", + "Uri": "/users/{user-id}/findRooms", + "Command": "Find-MgUserRoom", "Permissions": [ { "Name": "User.Read.All", @@ -6941,20 +6832,20 @@ "IsAdmin": false } ], - "Command": "Find-MgUserRoom", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmailAddress", "Variants": [ "Find", "Find1", "FindViaIdentity", "FindViaIdentity1" - ], - "Uri": "/users/{user-id}/findRooms" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEmailAddress", + "Uri": "/users/{user-id}/findRoomLists", + "Command": "Find-MgUserRoomList", "Permissions": [ { "Name": "User.Read.All", @@ -6969,18 +6860,18 @@ "IsAdmin": false } ], - "Command": "Find-MgUserRoomList", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmailAddress", "Variants": [ "Find", "FindViaIdentity" - ], - "Uri": "/users/{user-id}/findRoomLists" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Get-MgAccessReview", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7001,18 +6892,18 @@ "IsAdmin": true } ], - "Command": "Get-MgAccessReview", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews", + "Command": "Get-MgAccessReview", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7033,30 +6924,30 @@ "IsAdmin": true } ], - "Command": "Get-MgAccessReview", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "List" - ], - "Uri": "/accessReviews" + ] }, { - "Permissions": [], - "Command": "Get-MgAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Command": "Get-MgAccessReviewDecision", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/decisions", + "Command": "Get-MgAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7077,55 +6968,55 @@ "IsAdmin": true } ], - "Command": "Get-MgAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" - ], - "Uri": "/accessReviews/{accessReview-id}/decisions" + ] }, { - "Permissions": [], - "Command": "Get-MgAccessReviewInstance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Command": "Get-MgAccessReviewInstance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgAccessReviewInstance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}/instances", + "Command": "Get-MgAccessReviewInstance", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/accessReviews/{accessReview-id}/instances" + ] }, { - "Permissions": [], - "Command": "Get-MgAccessReviewMyDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Command": "Get-MgAccessReviewMyDecision", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Command": "Get-MgAccessReviewMyDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7146,30 +7037,30 @@ "IsAdmin": true } ], - "Command": "Get-MgAccessReviewMyDecision", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" - ], - "Uri": "/accessReviews/{accessReview-id}/myDecisions" + ] }, { - "Permissions": [], - "Command": "Get-MgAccessReviewReviewer", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Command": "Get-MgAccessReviewReviewer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Command": "Get-MgAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7190,17 +7081,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAccessReviewReviewer", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" - ], - "Uri": "/accessReviews/{accessReview-id}/reviewers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7214,12 +7105,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -7233,18 +7118,18 @@ "IsAdmin": true } ], - "Command": "Get-MgAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits", + "Command": "Get-MgAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7258,12 +7143,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -7277,30 +7156,30 @@ "IsAdmin": true } ], - "Command": "Get-MgAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ], - "Uri": "/administrativeUnits" + ] }, { - "Permissions": [], - "Command": "Get-MgAdministrativeUnitById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/administrativeUnits/getByIds", + "Command": "Get-MgAdministrativeUnitById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded" - ], - "Uri": "/administrativeUnits/getByIds" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits/delta", + "Command": "Get-MgAdministrativeUnitDelta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7314,12 +7193,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -7333,42 +7206,42 @@ "IsAdmin": true } ], - "Command": "Get-MgAdministrativeUnitDelta", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Delta" - ], - "Uri": "/administrativeUnits/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Get-MgAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "Get-MgAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7382,12 +7255,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -7401,17 +7268,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAdministrativeUnitMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7425,12 +7292,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -7444,54 +7305,48 @@ "IsAdmin": true } ], - "Command": "Get-MgAdministrativeUnitMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgAdministrativeUnitMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", + "Command": "Get-MgAdministrativeUnitMemberGroup", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgAdministrativeUnitMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", + "Command": "Get-MgAdministrativeUnitMemberObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgAdministrativeUnitScopedRoleMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -7517,25 +7372,19 @@ "IsAdmin": true } ], - "Command": "Get-MgAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgAdministrativeUnitScopedRoleMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -7561,343 +7410,379 @@ "IsAdmin": true } ], - "Command": "Get-MgAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" + ] }, { - "Permissions": [], - "Command": "Get-MgAdministrativeUnitUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/administrativeUnits/getUserOwnedObjects", + "Command": "Get-MgAdministrativeUnitUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/administrativeUnits/getUserOwnedObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreement", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements/{agreement-id}", + "Command": "Get-MgAgreement", + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreement", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Command": "Get-MgAgreement", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/agreements" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreement", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Command": "Get-MgAgreement", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/agreements" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreement", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements/{agreement-id}", + "Command": "Get-MgAgreement", + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Get-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "Get-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/agreements/{agreement-id}/acceptances" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "Get-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/agreements/{agreement-id}/acceptances" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Get-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/agreements/{agreement-id}/file", + "Command": "Get-MgAgreementFile", + "Permissions": [ + { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + }, + { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/file" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Command": "Get-MgAgreementFile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/agreements/{agreement-id}/files" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Command": "Get-MgAgreementFile", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/agreements/{agreement-id}/files" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/agreements/{agreement-id}/file", + "Command": "Get-MgAgreementFile", + "Permissions": [ + { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + }, + { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/agreements/{agreement-id}/file" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/agreements/{agreement-id}/file/localizations" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Get-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "Get-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "Get-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Get-MgAppCatalogTeamApp", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps", + "Command": "Get-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -7930,17 +7815,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "List" - ], - "Uri": "/appCatalogs/teamsApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/appCatalogs/teamsApps", + "Command": "Get-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -7973,80 +7858,80 @@ "IsAdmin": true } ], - "Command": "Get-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "List1" - ], - "Uri": "/appCatalogs/teamsApps" + ] }, { - "Permissions": [], - "Command": "Get-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Get-MgAppCatalogTeamApp", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" + ] }, { - "Permissions": [], - "Command": "Get-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" + ] }, { - "Permissions": [], - "Command": "Get-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8067,18 +7952,18 @@ "IsAdmin": false } ], - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8099,18 +7984,18 @@ "IsAdmin": false } ], - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Command": "Get-MgAppCatalogTeamAppDefinitionColorIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8131,18 +8016,18 @@ "IsAdmin": false } ], - "Command": "Get-MgAppCatalogTeamAppDefinitionColorIcon", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Command": "Get-MgAppCatalogTeamAppDefinitionColorIconHostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8163,20 +8048,20 @@ "IsAdmin": false } ], - "Command": "Get-MgAppCatalogTeamAppDefinitionColorIconHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8197,18 +8082,18 @@ "IsAdmin": false } ], - "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIcon", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8229,20 +8114,20 @@ "IsAdmin": false } ], - "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/{application-id}", + "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -8256,12 +8141,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8269,18 +8148,18 @@ "IsAdmin": true } ], - "Command": "Get-MgApplication", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications", + "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -8294,12 +8173,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8307,17 +8180,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplication", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ], - "Uri": "/applications" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication1", + "Uri": "/applications", + "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -8331,12 +8204,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8344,17 +8211,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplication", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphApplication1", "Variants": [ "List1" - ], - "Uri": "/applications" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication1", + "Uri": "/applications/{application-id}", + "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -8368,12 +8235,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8381,146 +8242,146 @@ "IsAdmin": true } ], - "Command": "Get-MgApplication", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphApplication1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/applications/{application-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationAppManagementPolicy", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/applications/{application-id}/appManagementPolicies", + "Command": "Get-MgApplicationAppManagementPolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/appManagementPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationAppManagementPolicyByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/appManagementPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationById", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/getByIds", + "Command": "Get-MgApplicationById", + "Permissions": [], "Variants": [ "Get3", "GetExpanded1" - ], - "Uri": "/applications/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationById", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/getByIds", + "Command": "Get-MgApplicationById", + "Permissions": [], "Variants": [ "Get2", "GetExpanded" - ], - "Uri": "/applications/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationConnectorGroup", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/applications/{application-id}/connectorGroup", + "Command": "Get-MgApplicationConnectorGroup", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/connectorGroup" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationConnectorGroupByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Get-MgApplicationConnectorGroupByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/connectorGroup/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationCreatedOnBehalfOf", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationCreatedOnBehalfOf", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", + "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", + "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/delta", + "Command": "Get-MgApplicationDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -8534,12 +8395,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8547,17 +8402,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationDelta", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Delta1" - ], - "Uri": "/applications/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication1", + "Uri": "/applications/delta", + "Command": "Get-MgApplicationDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -8571,12 +8426,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8584,30 +8433,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationDelta", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphApplication1", "Variants": [ "Delta" - ], - "Uri": "/applications/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphExtensionProperty", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" - }, - { + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Get-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -8628,17 +8464,18 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ - "List" - ], - "Uri": "/applications/{application-id}/extensionProperties" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "Get-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -8659,48 +8496,98 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ - "List1" - ], - "Uri": "/applications/{application-id}/extensionProperties" + "List" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationExtensionProperty", - "Module": "Applications", + "ApiVersion": "v1.0", "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "Get-MgApplicationExtensionProperty", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + } + ], + "Variants": [ + "List1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Get-MgApplicationExtensionProperty", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + } + ], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Get-MgApplicationFederatedIdentityCredential", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "Get-MgApplicationFederatedIdentityCredential", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "Get-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.Read.All", @@ -8715,151 +8602,151 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationFederatedIdentityCredential", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/federatedIdentityCredentials" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationLogo", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/logo", + "Command": "Get-MgApplicationLogo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/logo" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationLogo", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/logo", + "Command": "Get-MgApplicationLogo", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/applications/{application-id}/logo" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationMemberGroup", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/getMemberGroups", + "Command": "Get-MgApplicationMemberGroup", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationMemberGroup", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/getMemberGroups", + "Command": "Get-MgApplicationMemberGroup", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationMemberObject", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/getMemberObjects", + "Command": "Get-MgApplicationMemberObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationMemberObject", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/getMemberObjects", + "Command": "Get-MgApplicationMemberObject", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/getMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/owners", + "Command": "Get-MgApplicationOwner", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -8867,12 +8754,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8886,17 +8767,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationOwner", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/owners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/owners", + "Command": "Get-MgApplicationOwner", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -8904,12 +8785,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8923,17 +8798,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationOwner", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/owners" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "Get-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -8941,12 +8816,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8960,17 +8829,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationOwnerByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/owners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "Get-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -8978,12 +8847,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -8997,241 +8860,241 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationOwnerByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/owners/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronization", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/applications/{application-id}/synchronization", + "Command": "Get-MgApplicationSynchronization", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Command": "Get-MgApplicationSynchronizationAccessToken", "Permissions": { "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 }, - "Command": "Get-MgApplicationSynchronizationAccessToken", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/synchronization/jobs", + "Command": "Get-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/synchronization/jobs" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronizationJobSchema", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgApplicationSynchronizationJobSchema", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgApplicationSynchronizationTemplate", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgApplicationSynchronizationTemplate", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "Get-MgApplicationSynchronizationTemplate", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgApplicationSynchronizationTemplate", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/synchronization/templates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgApplicationSynchronizationTemplateSchema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgApplicationSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationTemplate", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplicationTemplate1", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Get-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationTemplate", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplicationTemplate1", + "Uri": "/applicationTemplates", + "Command": "Get-MgApplicationTemplate", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/applicationTemplates" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationTemplate", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplicationTemplate", + "Uri": "/applicationTemplates", + "Command": "Get-MgApplicationTemplate", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/applicationTemplates" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationTemplate", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplicationTemplate", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Get-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Command": "Get-MgApplicationTokenIssuancePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9252,17 +9115,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenIssuancePolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/tokenIssuancePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Command": "Get-MgApplicationTokenIssuancePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9283,17 +9146,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenIssuancePolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/tokenIssuancePolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9314,17 +9177,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9345,17 +9208,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Command": "Get-MgApplicationTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9376,17 +9239,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenLifetimePolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Command": "Get-MgApplicationTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9407,17 +9270,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenLifetimePolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9438,17 +9301,17 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9469,30 +9332,30 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgApplicationUserOwnedObject", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/getUserOwnedObjects", + "Command": "Get-MgApplicationUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/applications/getUserOwnedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit1", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9507,18 +9370,18 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogDirectoryAudit", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryAudit1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit1", + "Uri": "/auditLogs/directoryAudits", + "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9533,17 +9396,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogDirectoryAudit", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryAudit1", "Variants": [ "List" - ], - "Uri": "/auditLogs/directoryAudits" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Uri": "/auditLogs/directoryAudits", + "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9558,17 +9421,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogDirectoryAudit", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "List1" - ], - "Uri": "/auditLogs/directoryAudits" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9583,56 +9446,56 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogDirectoryAudit", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogDirectoryProvisioning", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", + "Command": "Get-MgAuditLogDirectoryProvisioning", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogDirectoryProvisioning", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", + "Uri": "/auditLogs/directoryProvisioning", + "Command": "Get-MgAuditLogDirectoryProvisioning", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/auditLogs/directoryProvisioning" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogProvisioning", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Command": "Get-MgAuditLogProvisioning", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", + "Uri": "/auditLogs/provisioning", + "Command": "Get-MgAuditLogProvisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9647,17 +9510,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogProvisioning", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", "Variants": [ "List1" - ], - "Uri": "/auditLogs/provisioning" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Uri": "/auditLogs/provisioning", + "Command": "Get-MgAuditLogProvisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9672,80 +9535,80 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogProvisioning", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "List" - ], - "Uri": "/auditLogs/provisioning" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogProvisioning", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Command": "Get-MgAuditLogProvisioning", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogRestrictedSignIn", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphRestrictedSignIn1", + "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}", + "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogRestrictedSignIn", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphRestrictedSignIn1", + "Uri": "/auditLogs/restrictedSignIns", + "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/auditLogs/restrictedSignIns" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogRestrictedSignIn", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphRestrictedSignIn", + "Uri": "/auditLogs/restrictedSignIns", + "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/auditLogs/restrictedSignIns" + ] }, { - "Permissions": [], - "Command": "Get-MgAuditLogRestrictedSignIn", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphRestrictedSignIn", + "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}", + "Command": "Get-MgAuditLogRestrictedSignIn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphSignIn1", + "Uri": "/auditLogs/signIns/{signIn-id}", + "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9760,18 +9623,18 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogSignIn", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSignIn1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/auditLogs/signIns/{signIn-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphSignIn1", + "Uri": "/auditLogs/signIns", + "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9786,17 +9649,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogSignIn", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSignIn1", "Variants": [ "List1" - ], - "Uri": "/auditLogs/signIns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphSignIn", + "Uri": "/auditLogs/signIns", + "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9811,17 +9674,17 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogSignIn", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "List" - ], - "Uri": "/auditLogs/signIns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphSignIn", + "Uri": "/auditLogs/signIns/{signIn-id}", + "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9836,18 +9699,18 @@ "IsAdmin": true } ], - "Command": "Get-MgAuditLogSignIn", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/auditLogs/signIns/{signIn-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9874,18 +9737,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusiness", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/bookingBusinesses", + "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9912,17 +9775,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusiness", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "List" - ], - "Uri": "/bookingBusinesses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness1", + "Uri": "/solutions/bookingBusinesses", + "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9949,17 +9812,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusiness", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingBusiness1", "Variants": [ "List1" - ], - "Uri": "/solutions/bookingBusinesses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9986,18 +9849,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusiness", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingBusiness1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10024,18 +9887,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10062,17 +9925,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List1" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10099,17 +9962,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "List" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10136,31 +9999,31 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Get-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "Get-MgBookingBusinessCalendarView", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10187,17 +10050,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "Get-MgBookingBusinessCalendarView", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10224,30 +10087,30 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "List1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView" + ] }, { - "Permissions": [], - "Command": "Get-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", "OutputType": "IMicrosoftGraphBookingAppointment1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Get-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10274,18 +10137,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10312,17 +10175,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "List" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomerBase", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10349,17 +10212,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingCustomerBase", "Variants": [ "List1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10386,18 +10249,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10424,18 +10287,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10456,17 +10319,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "List" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10487,17 +10350,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "List1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10524,18 +10387,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10562,18 +10425,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessService", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10600,17 +10463,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessService", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "List" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10637,17 +10500,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessService", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingService1", "Variants": [ "List1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10674,18 +10537,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessService", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingService1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Get-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10712,18 +10575,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "Get-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10750,17 +10613,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "List" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "Get-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10787,17 +10650,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", "Variants": [ "List1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Get-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10824,18 +10687,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Get-MgBookingCurrency", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10862,18 +10725,18 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingCurrency", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/bookingCurrencies/{bookingCurrency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/bookingCurrencies", + "Command": "Get-MgBookingCurrency", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10900,17 +10763,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingCurrency", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "List" - ], - "Uri": "/bookingCurrencies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/solutions/bookingCurrencies", + "Command": "Get-MgBookingCurrency", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10937,17 +10800,17 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingCurrency", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "List1" - ], - "Uri": "/solutions/bookingCurrencies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Get-MgBookingCurrency", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10974,31 +10837,31 @@ "IsAdmin": false } ], - "Command": "Get-MgBookingCurrency", - "Module": "Bookings", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgBusinessFlowTemplate", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Command": "Get-MgBusinessFlowTemplate", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Uri": "/businessFlowTemplates", + "Command": "Get-MgBusinessFlowTemplate", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11019,17 +10882,17 @@ "IsAdmin": true } ], - "Command": "Get-MgBusinessFlowTemplate", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "List" - ], - "Uri": "/businessFlowTemplates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats/{chat-id}", + "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.Read", @@ -11050,18 +10913,18 @@ "IsAdmin": false } ], - "Command": "Get-MgChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats", + "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.Read", @@ -11082,17 +10945,17 @@ "IsAdmin": false } ], - "Command": "Get-MgChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" - ], - "Uri": "/chats" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat1", + "Uri": "/chats", + "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.Read", @@ -11113,17 +10976,17 @@ "IsAdmin": false } ], - "Command": "Get-MgChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChat1", "Variants": [ "List1" - ], - "Uri": "/chats" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat1", + "Uri": "/chats/{chat-id}", + "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.Read", @@ -11144,18 +11007,18 @@ "IsAdmin": false } ], - "Command": "Get-MgChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -11176,80 +11039,18 @@ "IsAdmin": true } ], - "Command": "Get-MgChatInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [ - { - "Name": "TeamsAppInstallation.ReadForChat", - "Description": "Read installed Teams apps in chats", - "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForChat", - "Description": "Manage installed Teams apps in chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForChat", - "Description": "Allow the Teams app to manage itself in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", - "IsAdmin": true - } - ], - "Command": "Get-MgChatInstalledApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" - ], - "Uri": "/chats/{chat-id}/installedApps" - }, - { - "Permissions": [ - { - "Name": "TeamsAppInstallation.ReadForChat", - "Description": "Read installed Teams apps in chats", - "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.", - "IsAdmin": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForChat", - "Description": "Manage installed Teams apps in chats", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", - "IsAdmin": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForChat", - "Description": "Allow the Teams app to manage itself in chats", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", - "IsAdmin": true - } - ], + "Uri": "/chats/{chat-id}/installedApps", "Command": "Get-MgChatInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Variants": [ - "List1" - ], - "Uri": "/chats/{chat-id}/installedApps" - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -11270,135 +11071,197 @@ "IsAdmin": true } ], - "Command": "Get-MgChatInstalledApp", - "Module": "Teams", + "Variants": [ + "List" + ] + }, + { + "ApiVersion": "v1.0", "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "Get-MgChatInstalledApp", + "Permissions": [ + { + "Name": "TeamsAppInstallation.ReadForChat", + "Description": "Read installed Teams apps in chats", + "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat", + "Description": "Manage installed Teams apps in chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage itself in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", + "IsAdmin": true + } + ], + "Variants": [ + "List1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppInstallation1", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgChatInstalledApp", + "Permissions": [ + { + "Name": "TeamsAppInstallation.ReadForChat", + "Description": "Read installed Teams apps in chats", + "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForChat", + "Description": "Manage installed Teams apps in chats", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.", + "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForChat", + "Description": "Allow the Teams app to manage itself in chats", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.", + "IsAdmin": true + } + ], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgChatInstalledAppTeamApp", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgChatInstalledAppTeamApp", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Get-MgChatInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Get-MgChatInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgChatLastMessagePreview", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageInfo", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Get-MgChatLastMessagePreview", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/lastMessagePreview" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgChatMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -11443,18 +11306,18 @@ "IsAdmin": true } ], - "Command": "Get-MgChatMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members", + "Command": "Get-MgChatMember", "Permissions": [ { "Name": "Chat.Read", @@ -11487,17 +11350,17 @@ "IsAdmin": true } ], - "Command": "Get-MgChatMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List1" - ], - "Uri": "/chats/{chat-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members", + "Command": "Get-MgChatMember", "Permissions": [ { "Name": "Chat.Read", @@ -11530,17 +11393,17 @@ "IsAdmin": true } ], - "Command": "Get-MgChatMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ], - "Uri": "/chats/{chat-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgChatMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -11585,18 +11448,18 @@ "IsAdmin": true } ], - "Command": "Get-MgChatMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/getAllMessages", + "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -11617,19 +11480,19 @@ "IsAdmin": false } ], - "Command": "Get-MgChatMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get3", "GetViaIdentity1" - ], - "Uri": "/chats/getAllMessages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages", + "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -11644,17 +11507,17 @@ "IsAdmin": false } ], - "Command": "Get-MgChatMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List1" - ], - "Uri": "/chats/{chat-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages", + "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -11669,17 +11532,17 @@ "IsAdmin": false } ], - "Command": "Get-MgChatMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List" - ], - "Uri": "/chats/{chat-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11712,19 +11575,19 @@ "IsAdmin": true } ], - "Command": "Get-MgChatMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get1", "Get2", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/delta", + "Command": "Get-MgChatMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11757,18 +11620,18 @@ "IsAdmin": true } ], - "Command": "Get-MgChatMessageDelta", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/chats/{chat-id}/messages/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages/delta", + "Command": "Get-MgChatMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11801,18 +11664,18 @@ "IsAdmin": true } ], - "Command": "Get-MgChatMessageDelta", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11833,18 +11696,18 @@ "IsAdmin": false } ], - "Command": "Get-MgChatMessageHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11865,48 +11728,17 @@ "IsAdmin": false } ], - "Command": "Get-MgChatMessageHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgChatMessageHostedContent", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" - }, - { + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgChatMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11927,94 +11759,125 @@ "IsAdmin": false } ], - "Command": "Get-MgChatMessageHostedContent", - "Module": "Teams", - "Method": "GET", + "Variants": [ + "List" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgChatMessageHostedContent", + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgChatMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgChatMessageReply", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgChatMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgChatMessageReply", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "Get-MgChatMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgChatMessageReply", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "Get-MgChatMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgChatMessageReply", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgChatMessageReplyDelta", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgChatMessageReplyDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgChatMessageReplyDelta", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgChatMessageReplyDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgChatOperation", "Permissions": [ { "Name": "Chat.Read", @@ -12035,18 +11898,18 @@ "IsAdmin": false } ], - "Command": "Get-MgChatOperation", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/chats/{chat-id}/operations", + "Command": "Get-MgChatOperation", "Permissions": [ { "Name": "Chat.Read", @@ -12067,30 +11930,30 @@ "IsAdmin": false } ], - "Command": "Get-MgChatOperation", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" - ], - "Uri": "/chats/{chat-id}/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgChatPermissionGrant", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgChatPermissionGrant", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "Get-MgChatPermissionGrant", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -12117,17 +11980,17 @@ "IsAdmin": true } ], - "Command": "Get-MgChatPermissionGrant", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ], - "Uri": "/chats/{chat-id}/permissionGrants" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12148,18 +12011,18 @@ "IsAdmin": true } ], - "Command": "Get-MgChatTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs", + "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12180,17 +12043,17 @@ "IsAdmin": true } ], - "Command": "Get-MgChatTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List1" - ], - "Uri": "/chats/{chat-id}/tabs" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/chats/{chat-id}/tabs", + "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12211,17 +12074,17 @@ "IsAdmin": true } ], - "Command": "Get-MgChatTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "List" - ], - "Uri": "/chats/{chat-id}/tabs" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12242,382 +12105,412 @@ "IsAdmin": true } ], - "Command": "Get-MgChatTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgChatTabTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgChatTabTeamApp", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgChatTabTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgChatTabTeamApp", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgChatTabTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Get-MgChatTabTeamAppByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgChatTabTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Get-MgChatTabTeamAppByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCall1", + "Uri": "/communications/calls/{call-id}", + "Command": "Get-MgCommunicationCall", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCall", + "Uri": "/communications/calls/{call-id}", + "Command": "Get-MgCommunicationCall", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/calls/{call-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAudioRoutingGroup1", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAudioRoutingGroup1", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "List1" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "List" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallContentSharingSession", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Get-MgCommunicationCallContentSharingSession", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallContentSharingSession", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphContentSharingSession", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Command": "Get-MgCommunicationCallContentSharingSession", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "List" - ], - "Uri": "/communications/calls/{call-id}/contentSharingSessions" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Get-MgCommunicationCallOperation", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations", + "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/communications/calls/{call-id}/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations", + "Command": "Get-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/communications/calls/{call-id}/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Get-MgCommunicationCallOperation", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphParticipant1", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphParticipant1", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/communications/calls/{call-id}/participants" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/communications/calls/{call-id}/participants" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Get-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Uri": "/communications/callRecords/{callRecord-id}", + "Command": "Get-MgCommunicationCallRecord", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgCommunicationCallRecord", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/callRecords/{callRecord-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Uri": "/communications/callRecords/{callRecord-id}", + "Command": "Get-MgCommunicationCallRecord", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgCommunicationCallRecord", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/communications/callRecords/{callRecord-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Get-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "Get-MgCommunicationCallRecordSession", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "List" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "Get-MgCommunicationCallRecordSession", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "List1" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Get-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetExpanded1", "GetViaIdentity1" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/communications/onlineMeetings", + "Command": "Get-MgCommunicationOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -12638,17 +12531,17 @@ "IsAdmin": false } ], - "Command": "Get-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "List1" - ], - "Uri": "/communications/onlineMeetings" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings", + "Command": "Get-MgCommunicationOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -12669,247 +12562,247 @@ "IsAdmin": false } ], - "Command": "Get-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "List" - ], - "Uri": "/communications/onlineMeetings" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAlternativeRecording", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Get-MgCommunicationOnlineMeetingAlternativeRecording", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "List1", "List2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingRegistration", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingRegistration", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Get-MgCommunicationOnlineMeetingRegistration", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence1", + "Uri": "/communications/getPresencesByUserId", + "Command": "Get-MgCommunicationPresence", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Command": "Get-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPresence1", "Variants": [ "Get2", "Get3", "GetExpanded1", "GetViaIdentity1" - ], - "Uri": "/communications/getPresencesByUserId" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence1", + "Uri": "/communications/presences", + "Command": "Get-MgCommunicationPresence", "Permissions": [ { "Name": "Presence.Read", @@ -12924,17 +12817,17 @@ "IsAdmin": false } ], - "Command": "Get-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPresence1", "Variants": [ "List1" - ], - "Uri": "/communications/presences" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences", + "Command": "Get-MgCommunicationPresence", "Permissions": [ { "Name": "Presence.Read", @@ -12949,73 +12842,73 @@ "IsAdmin": false } ], - "Command": "Get-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPresence", "Variants": [ "List" - ], - "Uri": "/communications/presences" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/getPresencesByUserId", + "Command": "Get-MgCommunicationPresence", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Command": "Get-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" - ], - "Uri": "/communications/getPresencesByUserId" + ] }, { - "Permissions": [], - "Command": "Get-MgCompliance", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Uri": "/compliance", + "Command": "Get-MgCompliance", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/compliance" + ] }, { - "Permissions": [], - "Command": "Get-MgCompliance", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphCompliance", + "Uri": "/compliance", + "Command": "Get-MgCompliance", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/compliance" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscovery", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Uri": "/compliance/ediscovery", + "Command": "Get-MgComplianceEdiscovery", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/compliance/ediscovery" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Get-MgComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13030,18 +12923,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCase", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Uri": "/compliance/ediscovery/cases", + "Command": "Get-MgComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13056,17 +12949,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCase", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Get-MgComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13081,18 +12974,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodian", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Command": "Get-MgComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13107,17 +13000,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodian", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13132,18 +13025,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13158,43 +13051,43 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSite", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphSite", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSite", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13209,18 +13102,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13235,43 +13128,43 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphGroup", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13286,18 +13179,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13312,17 +13205,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13337,18 +13230,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13363,30 +13256,30 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13401,107 +13294,107 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSite", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphSite", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphGroup", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13516,17 +13409,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13541,18 +13434,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13567,30 +13460,30 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseOperation", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Command": "Get-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Command": "Get-MgComplianceEdiscoveryCaseOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13605,30 +13498,30 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseOperation", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseOperationMicrosoftGraphEdiscoveryCaseExportOperationDownloadUrl", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/getDownloadUrl", + "Command": "Get-MgComplianceEdiscoveryCaseOperationMicrosoftGraphEdiscoveryCaseExportOperationDownloadUrl", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/getDownloadUrl" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13643,18 +13536,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13669,17 +13562,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13694,18 +13587,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13720,17 +13613,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Get-MgComplianceEdiscoveryCaseSetting", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13745,18 +13638,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSetting", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13771,18 +13664,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13797,30 +13690,30 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13835,17 +13728,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13860,18 +13753,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13886,18 +13779,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13912,17 +13805,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13937,17 +13830,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13962,18 +13855,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13988,18 +13881,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14014,17 +13907,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14039,17 +13932,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Get-MgComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14064,18 +13957,18 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseTag", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Command": "Get-MgComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14090,17 +13983,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseTag", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", + "Command": "Get-MgComplianceEdiscoveryCaseTagChildTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14115,17 +14008,17 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseTagChildTag", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseTagChildTagByRef", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14140,50 +14033,44 @@ "IsAdmin": true } ], - "Command": "Get-MgComplianceEdiscoveryCaseTagChildTagByRef", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseTagParent", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", + "Command": "Get-MgComplianceEdiscoveryCaseTagParent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent" + ] }, { - "Permissions": [], - "Command": "Get-MgComplianceEdiscoveryCaseTagParentByRef", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", + "Command": "Get-MgComplianceEdiscoveryCaseTagParentByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact1", + "Uri": "/contacts/{orgContact-id}", + "Command": "Get-MgContact", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14203,25 +14090,19 @@ "IsAdmin": true } ], - "Command": "Get-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOrgContact1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/contacts/{orgContact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact1", + "Uri": "/contacts", + "Command": "Get-MgContact", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14241,24 +14122,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOrgContact1", "Variants": [ "List" - ], - "Uri": "/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts", + "Command": "Get-MgContact", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14278,24 +14153,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List1" - ], - "Uri": "/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/{orgContact-id}", + "Command": "Get-MgContact", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14315,51 +14184,45 @@ "IsAdmin": true } ], - "Command": "Get-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/contacts/{orgContact-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgContactById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/getByIds", + "Command": "Get-MgContactById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/contacts/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgContactById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/getByIds", + "Command": "Get-MgContactById", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/contacts/getByIds" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact1", + "Uri": "/contacts/delta", + "Command": "Get-MgContactDelta", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14379,24 +14242,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContactDelta", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOrgContact1", "Variants": [ "Delta1" - ], - "Uri": "/contacts/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/delta", + "Command": "Get-MgContactDelta", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14416,17 +14273,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactDelta", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Delta" - ], - "Uri": "/contacts/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports", + "Command": "Get-MgContactDirectReport", "Permissions": [ { "Name": "Directory.Read.All", @@ -14447,17 +14304,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactDirectReport", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/directReports" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports", + "Command": "Get-MgContactDirectReport", "Permissions": [ { "Name": "Directory.Read.All", @@ -14478,17 +14335,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactDirectReport", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/contacts/{orgContact-id}/directReports" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/directReports/$ref", + "Command": "Get-MgContactDirectReportByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -14509,17 +14366,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactDirectReportByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/directReports/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/directReports/$ref", + "Command": "Get-MgContactDirectReportByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -14540,17 +14397,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactDirectReportByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/contacts/{orgContact-id}/directReports/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/manager", + "Command": "Get-MgContactManager", "Permissions": [ { "Name": "Directory.Read.All", @@ -14571,18 +14428,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContactManager", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/contacts/{orgContact-id}/manager" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/manager", + "Command": "Get-MgContactManager", "Permissions": [ { "Name": "Directory.Read.All", @@ -14603,18 +14460,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContactManager", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/contacts/{orgContact-id}/manager" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/manager/$ref", + "Command": "Get-MgContactManagerByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -14635,18 +14492,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContactManagerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/contacts/{orgContact-id}/manager/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/manager/$ref", + "Command": "Get-MgContactManagerByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -14667,18 +14524,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContactManagerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/contacts/{orgContact-id}/manager/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Command": "Get-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -14698,12 +14555,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14747,20 +14598,20 @@ "IsAdmin": false } ], - "Command": "Get-MgContactMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/getMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Command": "Get-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -14780,12 +14631,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14829,20 +14674,20 @@ "IsAdmin": false } ], - "Command": "Get-MgContactMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/getMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Command": "Get-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -14862,12 +14707,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -14917,20 +14756,20 @@ "IsAdmin": true } ], - "Command": "Get-MgContactMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/getMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Command": "Get-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -14950,12 +14789,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -15005,20 +14838,20 @@ "IsAdmin": true } ], - "Command": "Get-MgContactMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/getMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/memberOf", + "Command": "Get-MgContactMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15039,17 +14872,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/contacts/{orgContact-id}/memberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/memberOf", + "Command": "Get-MgContactMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15070,17 +14903,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/memberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$ref", + "Command": "Get-MgContactMemberOfByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -15101,17 +14934,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/contacts/{orgContact-id}/memberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$ref", + "Command": "Get-MgContactMemberOfByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -15132,17 +14965,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/memberOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Command": "Get-MgContactTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15163,17 +14996,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactTransitiveMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Command": "Get-MgContactTransitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15194,17 +15027,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactTransitiveMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", + "Command": "Get-MgContactTransitiveMemberOfByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -15225,17 +15058,17 @@ "IsAdmin": true } ], - "Command": "Get-MgContactTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", + "Command": "Get-MgContactTransitiveMemberOfByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -15256,61 +15089,55 @@ "IsAdmin": true } ], - "Command": "Get-MgContactTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgContactTransitiveReport", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveReports", + "Command": "Get-MgContactTransitiveReport", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/transitiveReports" + ] }, { - "Permissions": [], - "Command": "Get-MgContactTransitiveReportByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref", + "Command": "Get-MgContactTransitiveReportByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgContactUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/getUserOwnedObjects", + "Command": "Get-MgContactUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/contacts/getUserOwnedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts/{contract-id}", + "Command": "Get-MgContract", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -15324,25 +15151,19 @@ "IsAdmin": true } ], - "Command": "Get-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContract", "Variants": [ "Get2", "GetViaIdentity1" - ], - "Uri": "/contracts/{contract-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts", + "Command": "Get-MgContract", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -15356,24 +15177,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContract", "Variants": [ "List1" - ], - "Uri": "/contracts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts", + "Command": "Get-MgContract", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -15387,24 +15202,18 @@ "IsAdmin": true } ], - "Command": "Get-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContract", "Variants": [ "List" - ], - "Uri": "/contracts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts/{contract-id}", + "Command": "Get-MgContract", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -15418,117 +15227,117 @@ "IsAdmin": true } ], - "Command": "Get-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContract", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/contracts/{contract-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgContractById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/getByIds", + "Command": "Get-MgContractById", + "Permissions": [], "Variants": [ "Get3", "GetExpanded1" - ], - "Uri": "/contracts/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgContractById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/getByIds", + "Command": "Get-MgContractById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded" - ], - "Uri": "/contracts/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgContractMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Command": "Get-MgContractMemberGroup", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/contracts/{contract-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgContractMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Command": "Get-MgContractMemberGroup", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/contracts/{contract-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgContractMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Command": "Get-MgContractMemberObject", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/contracts/{contract-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgContractMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Command": "Get-MgContractMemberObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/contracts/{contract-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgContractUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/getUserOwnedObjects", + "Command": "Get-MgContractUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/contracts/getUserOwnedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Get-MgDataPolicyOperation", "Permissions": [ { "Name": "User.Export.All", @@ -15543,42 +15352,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations", + "Command": "Get-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/dataPolicyOperations" + ] }, { - "Permissions": [], - "Command": "Get-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations", + "Command": "Get-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/dataPolicyOperations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Get-MgDataPolicyOperation", "Permissions": [ { "Name": "User.Export.All", @@ -15593,18 +15402,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice1", + "Uri": "/devices", + "Command": "Get-MgDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -15612,12 +15421,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -15625,17 +15428,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDevice1", "Variants": [ "List1" - ], - "Uri": "/devices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices", + "Command": "Get-MgDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -15643,12 +15446,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -15656,17 +15453,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ], - "Uri": "/devices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Uri": "/deviceAppManagement", + "Command": "Get-MgDeviceAppMgt", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15693,17 +15490,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgt", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAppManagement", "Variants": [ "Get" - ], - "Uri": "/deviceAppManagement" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement1", + "Uri": "/deviceAppManagement", + "Command": "Get-MgDeviceAppMgt", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15730,17 +15527,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgt", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceAppManagement1", "Variants": [ "Get1" - ], - "Uri": "/deviceAppManagement" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15755,18 +15552,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15781,17 +15578,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15806,17 +15603,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15831,18 +15628,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15857,18 +15654,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15883,17 +15680,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15908,17 +15705,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15933,18 +15730,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15959,18 +15756,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15985,18 +15782,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16011,18 +15808,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16037,17 +15834,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16062,17 +15859,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16087,18 +15884,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16113,18 +15910,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16139,17 +15936,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16164,17 +15961,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16189,18 +15986,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16215,18 +16012,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16241,18 +16038,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16267,18 +16064,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16293,42 +16090,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16343,18 +16140,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16369,17 +16166,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16394,18 +16191,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16420,17 +16217,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16445,18 +16242,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16471,17 +16268,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16496,18 +16293,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16522,17 +16319,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16547,18 +16344,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16573,17 +16370,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection1", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16598,17 +16395,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIosManagedAppProtection1", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection1", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16623,18 +16420,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIosManagedAppProtection1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16649,18 +16446,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16675,17 +16472,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16700,17 +16497,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16725,18 +16522,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16751,18 +16548,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16777,18 +16574,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16803,18 +16600,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16829,17 +16626,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16854,17 +16651,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedAppPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppMgtManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16879,18 +16676,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16905,18 +16702,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16931,17 +16728,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration1", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16956,17 +16753,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppRegistration1", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration1", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16981,18 +16778,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppRegistration1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17007,18 +16804,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17033,17 +16830,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17058,17 +16855,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17083,18 +16880,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17109,18 +16906,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17135,17 +16932,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17160,17 +16957,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17185,18 +16982,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17211,18 +17008,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17237,17 +17034,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17262,17 +17059,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17287,18 +17084,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17313,17 +17110,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17338,17 +17135,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17363,18 +17160,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17389,17 +17186,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedAppStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17414,17 +17211,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedAppStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Get-MgDeviceAppMgtManagedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17439,18 +17236,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Get-MgDeviceAppMgtManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17465,18 +17262,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "Get-MgDeviceAppMgtManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17491,17 +17288,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedEBooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook1", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "Get-MgDeviceAppMgtManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17516,17 +17313,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedEBook1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedEBooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook1", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Get-MgDeviceAppMgtManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17541,18 +17338,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedEBook1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17567,18 +17364,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17593,17 +17390,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment1", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17618,17 +17415,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment1", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17643,18 +17440,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17669,18 +17466,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories", + "Command": "Get-MgDeviceAppMgtManagedEBookCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17695,18 +17492,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "List", "List1" - ], - "Uri": "/deviceAppManagement/managedEBookCategories" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref", + "Command": "Get-MgDeviceAppMgtManagedEBookCategoryByRef", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17721,17 +17518,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookCategoryByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17746,18 +17543,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17772,17 +17569,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17797,17 +17594,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17822,18 +17619,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17848,18 +17645,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17874,18 +17671,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17900,18 +17697,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17926,17 +17723,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17951,17 +17748,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17976,18 +17773,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18002,18 +17799,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18028,17 +17825,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18053,17 +17850,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18078,18 +17875,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18104,18 +17901,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18130,17 +17927,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18155,17 +17952,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18180,18 +17977,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Get-MgDeviceAppMgtMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18206,18 +18003,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "Get-MgDeviceAppMgtMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18232,17 +18029,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp1", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "Get-MgDeviceAppMgtMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18257,17 +18054,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileApp1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mobileApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp1", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Get-MgDeviceAppMgtMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18282,18 +18079,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileApp1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18308,18 +18105,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18334,17 +18131,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment1", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18359,17 +18156,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment1", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppMgtMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18384,18 +18181,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18410,18 +18207,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18436,18 +18233,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List", "List1" - ], - "Uri": "/deviceAppManagement/mobileAppCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18462,18 +18259,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List2", "List3" - ], - "Uri": "/deviceAppManagement/mobileAppCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppMgtMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18488,18 +18285,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", + "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18514,17 +18311,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", + "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18539,17 +18336,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18564,18 +18361,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18590,17 +18387,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18615,17 +18412,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18640,18 +18437,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18666,18 +18463,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18692,17 +18489,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18717,17 +18514,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18742,18 +18539,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18768,18 +18565,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18794,17 +18591,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18819,17 +18616,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18844,18 +18641,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18870,18 +18667,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18896,18 +18693,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18922,18 +18719,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18948,17 +18745,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18973,17 +18770,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18998,18 +18795,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19024,18 +18821,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19050,31 +18847,44 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppCount", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/getMobileAppCount(status='{status}')", + "Command": "Get-MgDeviceAppMgtMobileAppCount", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/getMobileAppCount(status='{status}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19089,18 +18899,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses", + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19115,17 +18925,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app", + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19140,18 +18950,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19166,31 +18976,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppRelatedAppState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", + "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppRelatedAppState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppInstallSummary", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", + "Command": "Get-MgDeviceAppMgtMobileAppInstallSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19205,31 +19015,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppInstallSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppRelatedAppState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", + "Command": "Get-MgDeviceAppMgtMobileAppRelatedAppState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgDeviceAppMgtMobileAppRelationship", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19244,18 +19054,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Command": "Get-MgDeviceAppMgtMobileAppRelationship", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19270,30 +19080,43 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppTopMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps/getTopMobileApps(status='{status}',count={count})", + "Command": "Get-MgDeviceAppMgtMobileAppTopMobileApp", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/getTopMobileApps(status='{status}',count={count})" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19308,18 +19131,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserAppInstallStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19334,17 +19157,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserAppInstallStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19359,18 +19182,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppByRef", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19385,31 +19208,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppRelatedAppState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppRelatedAppState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19424,18 +19247,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19450,56 +19273,56 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelatedAppState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileAppRelationshipState", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", + "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelatedAppState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Command": "Get-MgDeviceAppMgtPolicySet", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19514,20 +19337,20 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtPolicySet", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySet", + "Uri": "/deviceAppManagement/policySets", + "Command": "Get-MgDeviceAppMgtPolicySet", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19542,17 +19365,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtPolicySet", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/policySets" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Command": "Get-MgDeviceAppMgtPolicySetAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19567,18 +19390,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtPolicySetAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Command": "Get-MgDeviceAppMgtPolicySetAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19593,17 +19416,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtPolicySetAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Command": "Get-MgDeviceAppMgtPolicySetItem", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19618,18 +19441,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtPolicySetItem", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Command": "Get-MgDeviceAppMgtPolicySetItem", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19644,17 +19467,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtPolicySetItem", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSideLoadingKey", + "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", + "Command": "Get-MgDeviceAppMgtSideLoadingKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -19669,18 +19492,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtSideLoadingKey", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSideLoadingKey", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSideLoadingKey", + "Uri": "/deviceAppManagement/sideLoadingKeys", + "Command": "Get-MgDeviceAppMgtSideLoadingKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -19695,17 +19518,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtSideLoadingKey", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSideLoadingKey", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/sideLoadingKeys" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Command": "Get-MgDeviceAppMgtSymantecCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19720,17 +19543,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtSymantecCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "Variants": [ "Get" - ], - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19745,18 +19568,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19771,17 +19594,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19796,17 +19619,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19821,18 +19644,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19847,18 +19670,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19873,17 +19696,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19898,17 +19721,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19923,18 +19746,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19949,18 +19772,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19975,17 +19798,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20000,17 +19823,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20025,18 +19848,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20051,18 +19874,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20077,18 +19900,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Command": "Get-MgDeviceAppMgtTask", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20103,18 +19926,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTask", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Command": "Get-MgDeviceAppMgtTask", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20129,17 +19952,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtTask", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/deviceAppManagementTasks" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Get-MgDeviceAppMgtVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20154,18 +19977,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "Get-MgDeviceAppMgtVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20180,17 +20003,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/vppTokens" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken1", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "Get-MgDeviceAppMgtVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20205,17 +20028,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/vppTokens" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken1", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Get-MgDeviceAppMgtVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20230,31 +20053,44 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceAppMgtVppTokenLicense", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", + "Command": "Get-MgDeviceAppMgtVppTokenLicense", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20269,19 +20105,19 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" + ] }, { - "Permissions": [ + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", + "Permissions": [ { "Name": "DeviceManagementApps.Read.All", "Description": "Read Microsoft Intune apps", @@ -20295,17 +20131,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20320,18 +20156,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20346,17 +20182,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20371,18 +20207,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20397,18 +20233,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20423,17 +20259,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20448,18 +20284,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20474,17 +20310,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20499,18 +20335,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20525,17 +20361,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20550,17 +20386,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", "Variants": [ "List1" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20575,18 +20411,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20601,18 +20437,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20627,17 +20463,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "List" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsManagementApp", + "Uri": "/deviceAppManagement/windowsManagementApp", + "Command": "Get-MgDeviceAppMgtWindowManagementApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20664,17 +20500,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowManagementApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsManagementApp", "Variants": [ "Get" - ], - "Uri": "/deviceAppManagement/windowsManagementApp" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsManagementApp/$ref", + "Command": "Get-MgDeviceAppMgtWindowManagementAppByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20701,32 +20537,32 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceAppMgtWindowManagementAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceAppManagement/windowsManagementApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/getByIds", + "Command": "Get-MgDeviceById", + "Permissions": [], "Variants": [ "Get", "Get3", "GetExpanded", "GetViaIdentity1" - ], - "Uri": "/devices/getByIds" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices/{device-id}", + "Command": "Get-MgDeviceById", "Permissions": [ { "Name": "Device.Read.All", @@ -20734,12 +20570,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -20753,95 +20583,95 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceById", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get1", "Get2", "GetExpanded1", "GetViaIdentity" - ], - "Uri": "/devices/{device-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceCommand", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphCommand", + "Uri": "/devices/{device-id}/commands/{command-id}", + "Command": "Get-MgDeviceCommand", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/devices/{device-id}/commands/{command-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceCommand", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphCommand", + "Uri": "/devices/{device-id}/commands", + "Command": "Get-MgDeviceCommand", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/commands" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Get-MgDeviceExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/devices/{device-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/devices/{device-id}/extensions", + "Command": "Get-MgDeviceExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/devices/{device-id}/extensions", + "Command": "Get-MgDeviceExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Get-MgDeviceExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/devices/{device-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Uri": "/deviceManagement", + "Command": "Get-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20904,17 +20734,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagement", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagement", "Variants": [ "Get" - ], - "Uri": "/deviceManagement" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagement1", + "Uri": "/deviceManagement", + "Command": "Get-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20977,17 +20807,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagement", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagement1", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21002,17 +20832,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21027,18 +20857,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21053,17 +20883,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Command": "Get-MgDeviceManagementAndroid", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21078,18 +20908,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroid", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Command": "Get-MgDeviceManagementAndroid", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21104,17 +20934,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroid", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21129,18 +20959,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21155,17 +20985,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21180,18 +21010,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21206,17 +21036,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "List" - ], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Uri": "/deviceManagement/androidForWorkSettings", + "Command": "Get-MgDeviceManagementAndroidForWorkSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21231,17 +21061,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidForWorkSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/androidForWorkSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Command": "Get-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21256,17 +21086,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21281,18 +21111,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21307,17 +21137,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "List" - ], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21332,17 +21162,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate1", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21357,17 +21187,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate1", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21382,18 +21212,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21408,17 +21238,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21433,18 +21263,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21459,17 +21289,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "Uri": "/deviceManagement/getAssignedRoleDetails", + "Command": "Get-MgDeviceManagementAssignedRoleDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21496,17 +21326,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAssignedRoleDetail", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/getAssignedRoleDetails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Command": "Get-MgDeviceManagementAssignmentFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21521,18 +21351,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAssignmentFilter", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Uri": "/deviceManagement/assignmentFilters", + "Command": "Get-MgDeviceManagementAssignmentFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21547,30 +21377,43 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAssignmentFilter", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "List" - ], - "Uri": "/deviceManagement/assignmentFilters" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementAssignmentFilterPlatformSupportedProperty", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform={platform})", + "Command": "Get-MgDeviceManagementAssignmentFilterPlatformSupportedProperty", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform={platform})" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/assignmentFilters/getState", + "Command": "Get-MgDeviceManagementAssignmentFilterState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21585,17 +21428,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAssignmentFilterState", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceManagement/assignmentFilters/getState" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", + "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", + "Command": "Get-MgDeviceManagementAssignmentFilterStatusDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21610,18 +21453,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAssignmentFilterStatusDetail", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", + "Command": "Get-MgDeviceManagementAssignmentFilterSupportedProperty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21636,18 +21479,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAssignmentFilterSupportedProperty", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Get-MgDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -21662,18 +21505,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAuditEvent", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", + "Uri": "/deviceManagement/auditEvents", + "Command": "Get-MgDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -21688,30 +21531,43 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAuditEvent", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "List" - ], - "Uri": "/deviceManagement/auditEvents" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -21726,17 +21582,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceManagement/auditEvents/getAuditCategories" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Command": "Get-MgDeviceManagementAutopilotEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21751,18 +21607,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Uri": "/deviceManagement/autopilotEvents", + "Command": "Get-MgDeviceManagementAutopilotEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21777,17 +21633,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "List" - ], - "Uri": "/deviceManagement/autopilotEvents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21802,18 +21658,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21828,17 +21684,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "List" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Command": "Get-MgDeviceManagementCartToClassAssociation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21853,18 +21709,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCartToClassAssociation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Uri": "/deviceManagement/cartToClassAssociations", + "Command": "Get-MgDeviceManagementCartToClassAssociation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21879,17 +21735,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCartToClassAssociation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "List" - ], - "Uri": "/deviceManagement/cartToClassAssociations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Command": "Get-MgDeviceManagementCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21904,18 +21760,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Uri": "/deviceManagement/categories", + "Command": "Get-MgDeviceManagementCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21930,17 +21786,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/categories" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Get-MgDeviceManagementCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21955,18 +21811,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCategorySettingDefinition", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Command": "Get-MgDeviceManagementCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21981,17 +21837,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCategorySettingDefinition", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", + "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22006,20 +21862,20 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetric", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphKeyLongValuePair", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", + "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22034,20 +21890,20 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Command": "Get-MgDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22074,18 +21930,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/comanagedDevices", + "Command": "Get-MgDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22112,142 +21968,142 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCategory1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgDeviceManagementComanagedDeviceCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceDetectedApp", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDetectedApp1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", + "Command": "Get-MgDeviceManagementComanagedDeviceDetectedApp", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceDetectedAppByRef", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref", + "Command": "Get-MgDeviceManagementComanagedDeviceDetectedAppByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", + "Command": "Get-MgDeviceManagementComanagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22274,81 +22130,81 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementComanagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getOemWarranty", + "Command": "Get-MgDeviceManagementComanagedDeviceOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22375,68 +22231,68 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getOemWarranty" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "Uri": "/deviceManagement/getComanagedDevicesSummary", + "Command": "Get-MgDeviceManagementComanagedDeviceSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22463,79 +22319,79 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagedDeviceSummary", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/getComanagedDevicesSummary" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceUser", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", + "Command": "Get-MgDeviceManagementComanagedDeviceUser", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceUserByRef", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref", + "Command": "Get-MgDeviceManagementComanagedDeviceUserByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Get-MgDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22562,18 +22418,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagementEligibleDevice", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Command": "Get-MgDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22600,17 +22456,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagementEligibleDevice", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "List" - ], - "Uri": "/deviceManagement/comanagementEligibleDevices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", + "Command": "Get-MgDeviceManagementComanagementEligibleDeviceSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22637,17 +22493,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComanagementEligibleDeviceSummary", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner1", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22662,18 +22518,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComplianceManagementPartner1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner1", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22688,17 +22544,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComplianceManagementPartner1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/complianceManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22713,17 +22569,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/complianceManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22738,18 +22594,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagementCondition", + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", + "Command": "Get-MgDeviceManagementCondition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22764,18 +22620,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCondition", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagementCondition", + "Uri": "/deviceManagement/managementConditions", + "Command": "Get-MgDeviceManagementCondition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22790,17 +22646,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementCondition", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "List" - ], - "Uri": "/deviceManagement/managementConditions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22815,17 +22671,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementConditionalAccessSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/conditionalAccessSettings" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22840,30 +22696,43 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementConditionalAccessSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/conditionalAccessSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementConditionForPlatform", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphManagementCondition", + "Uri": "/deviceManagement/managementConditions/getManagementConditionsForPlatform(platform={platform})", + "Command": "Get-MgDeviceManagementConditionForPlatform", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managementConditions/getManagementConditionsForPlatform(platform={platform})" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref", + "Command": "Get-MgDeviceManagementConditionManagementConditionStatementByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22878,17 +22747,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementConditionManagementConditionStatementByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagementConditionStatement", + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", + "Command": "Get-MgDeviceManagementConditionStatement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22903,18 +22772,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementConditionStatement", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagementConditionStatement", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagementConditionStatement", + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements", + "Command": "Get-MgDeviceManagementConditionStatement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22929,55 +22798,55 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementConditionStatement", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagementConditionStatement", "Variants": [ "List", "List1" - ], - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementConditionStatementManagementCondition", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagementCondition", + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions", + "Command": "Get-MgDeviceManagementConditionStatementManagementCondition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionByRef", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref", + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionForPlatform", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphManagementCondition", + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/getManagementConditionsForPlatform(platform={platform})", + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionForPlatform", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/getManagementConditionsForPlatform(platform={platform})" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/getManagementConditionStatementExpressionString", + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementExpressionString", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22992,46 +22861,72 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementExpressionString", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/getManagementConditionStatementExpressionString" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementForPlatform", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphManagementConditionStatement", + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/getManagementConditionStatementsForPlatform(platform={platform})", + "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementForPlatform", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/getManagementConditionStatementsForPlatform(platform={platform})" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementConfigManagerCollectionPolicySummary", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", + "Command": "Get-MgDeviceManagementConfigManagerCollectionPolicySummary", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Get-MgDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23052,18 +22947,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDataSharingConsent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/dataSharingConsents", + "Command": "Get-MgDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23084,17 +22979,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDataSharingConsent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "List" - ], - "Uri": "/deviceManagement/dataSharingConsents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Command": "Get-MgDeviceManagementDepOnboardingSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23109,18 +23004,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Uri": "/deviceManagement/depOnboardingSettings", + "Command": "Get-MgDeviceManagementDepOnboardingSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23135,17 +23030,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "List" - ], - "Uri": "/deviceManagement/depOnboardingSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23160,18 +23055,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23186,18 +23081,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23212,18 +23107,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", + "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23238,18 +23133,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", + "Command": "Get-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23264,18 +23159,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23290,18 +23185,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23316,30 +23211,43 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDepOnboardingSettingExpiringVppTokenCount", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", + "Command": "Get-MgDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23354,18 +23262,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23380,42 +23288,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "List" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDerivedCredentials", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Command": "Get-MgDeviceManagementDerivedCredentials", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDerivedCredentials", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Uri": "/deviceManagement/derivedCredentials", + "Command": "Get-MgDeviceManagementDerivedCredentials", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/derivedCredentials" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp1", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23430,18 +23338,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp1", + "Uri": "/deviceManagement/detectedApps", + "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23456,17 +23364,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/detectedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps", + "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23481,17 +23389,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/detectedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23506,18 +23414,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23532,17 +23440,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23557,17 +23465,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23582,17 +23490,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23607,17 +23515,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory1", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23632,18 +23540,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory1", + "Uri": "/deviceManagement/deviceCategories", + "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23658,17 +23566,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/deviceCategories", + "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23683,17 +23591,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23708,18 +23616,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23734,18 +23642,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23760,17 +23668,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23785,17 +23693,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23810,18 +23718,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23836,18 +23744,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23862,17 +23770,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23887,17 +23795,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23912,30 +23820,30 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", + "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23950,18 +23858,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23976,17 +23884,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24001,17 +23909,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24026,18 +23934,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24052,17 +23960,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24077,17 +23985,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24102,18 +24010,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24128,17 +24036,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24153,17 +24061,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24178,18 +24086,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24204,18 +24112,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24230,18 +24138,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24256,18 +24164,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24282,17 +24190,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24307,17 +24215,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24332,18 +24240,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24358,18 +24266,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24384,17 +24292,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24409,17 +24317,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24434,18 +24342,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24460,18 +24368,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24486,17 +24394,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24511,17 +24419,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24536,18 +24444,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24562,18 +24470,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24588,17 +24496,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24613,17 +24521,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24638,18 +24546,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24664,18 +24572,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24690,17 +24598,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24715,17 +24623,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24740,18 +24648,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24766,18 +24674,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24792,31 +24700,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24843,31 +24751,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24894,18 +24802,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24920,18 +24828,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24946,17 +24854,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24971,17 +24879,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24996,18 +24904,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25022,18 +24930,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25048,17 +24956,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25073,17 +24981,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25098,18 +25006,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25124,18 +25032,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25150,17 +25058,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25175,18 +25083,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25201,17 +25109,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25226,17 +25134,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25251,18 +25159,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25277,17 +25185,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25302,17 +25210,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25327,18 +25235,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25353,17 +25261,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25378,17 +25286,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25403,18 +25311,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25429,18 +25337,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25455,18 +25363,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25481,18 +25389,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25507,17 +25415,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25532,18 +25440,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25558,31 +25466,44 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationOmaSettingPlainTextValue", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationOmaSettingPlainTextValue", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", + "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", + "Command": "Get-MgDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25597,17 +25518,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25622,18 +25543,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25648,43 +25569,69 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25699,18 +25646,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25725,30 +25672,30 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceConfigurationTargetedUserAndDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", + "Command": "Get-MgDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25763,17 +25710,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25788,18 +25735,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25814,17 +25761,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25839,17 +25786,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25864,18 +25811,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25890,18 +25837,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25916,122 +25863,122 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceOemWarranty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26046,18 +25993,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26072,17 +26019,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26097,17 +26044,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26122,18 +26069,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26148,18 +26095,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26174,17 +26121,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26199,17 +26146,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26224,18 +26171,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Get-MgDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26250,18 +26197,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScript", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Uri": "/deviceManagement/deviceHealthScripts", + "Command": "Get-MgDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26276,17 +26223,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScript", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceHealthScripts" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26301,18 +26248,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26327,17 +26274,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26352,18 +26299,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26378,17 +26325,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26415,18 +26362,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26453,31 +26400,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26504,31 +26451,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26555,18 +26502,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", + "Command": "Get-MgDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26581,18 +26528,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", + "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26607,18 +26554,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationHistory", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", + "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26633,17 +26580,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationSummary", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Get-MgDeviceManagementDeviceHealthScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26658,18 +26605,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceHealthScriptRunSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Get-MgDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26696,18 +26643,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScript", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Uri": "/deviceManagement/deviceShellScripts", + "Command": "Get-MgDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26734,17 +26681,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScript", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceShellScripts" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26771,18 +26718,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26809,17 +26756,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26846,18 +26793,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26884,95 +26831,95 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceOemWarranty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26999,18 +26946,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27037,17 +26984,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", + "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27074,18 +27021,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", + "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummaryByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27112,18 +27059,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummaryByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27150,18 +27097,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27188,94 +27135,94 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Command": "Get-MgDeviceManagementDomainJoinConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27290,18 +27237,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Uri": "/deviceManagement/domainJoinConnectors", + "Command": "Get-MgDeviceManagementDomainJoinConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27316,17 +27263,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "List" - ], - "Uri": "/deviceManagement/domainJoinConnectors" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/getEffectivePermissions", + "Command": "Get-MgDeviceManagementEffectivePermission", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -27341,32 +27288,45 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementEffectivePermission", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ], - "Uri": "/deviceManagement/getEffectivePermissions" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementEffectivePermission", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphRolePermission", + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", + "Command": "Get-MgDeviceManagementEffectivePermission", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get2", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27381,18 +27341,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27407,17 +27367,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "List" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27432,18 +27392,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27458,17 +27418,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27483,18 +27443,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27509,17 +27469,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27534,18 +27494,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27560,17 +27520,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/exchangeConnectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27585,17 +27545,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "List" - ], - "Uri": "/deviceManagement/exchangeConnectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27610,18 +27570,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27636,45 +27596,45 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "Get", "Get1", "GetViaIdentity" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Command": "Get-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Command": "Get-MgDeviceManagementGroupPolicyCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27689,18 +27649,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyCategory", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories", + "Command": "Get-MgDeviceManagementGroupPolicyCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27715,117 +27675,117 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyCategory", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyCategories" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryChild", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryChild", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryChildByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryChildByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryParent", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryParent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyCategoryParentByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyCategoryParentByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27840,18 +27800,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Uri": "/deviceManagement/groupPolicyConfigurations", + "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27866,17 +27826,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27891,18 +27851,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27917,17 +27877,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27942,18 +27902,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27968,17 +27928,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27993,18 +27953,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28019,18 +27979,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28045,18 +28005,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28071,17 +28031,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Command": "Get-MgDeviceManagementGroupPolicyDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28096,18 +28056,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions", + "Command": "Get-MgDeviceManagementGroupPolicyDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28122,56 +28082,56 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategory", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28186,133 +28146,133 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28327,18 +28287,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Uri": "/deviceManagement/groupPolicyMigrationReports", + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28353,17 +28313,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28378,18 +28338,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28404,17 +28364,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28429,18 +28389,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28455,17 +28415,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28480,18 +28440,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28506,17 +28466,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyObjectFiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28531,18 +28491,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28557,42 +28517,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementImportedDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28607,18 +28567,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Uri": "/deviceManagement/importedDeviceIdentities", + "Command": "Get-MgDeviceManagementImportedDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28633,17 +28593,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "List" - ], - "Uri": "/deviceManagement/importedDeviceIdentities" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28658,18 +28618,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28684,17 +28644,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28709,17 +28669,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "List" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28734,19 +28694,19 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" + ] }, { - "Permissions": [ + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Command": "Get-MgDeviceManagementIntent", + "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -28760,18 +28720,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/intents", + "Command": "Get-MgDeviceManagementIntent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28786,17 +28746,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Command": "Get-MgDeviceManagementIntentAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28811,18 +28771,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Command": "Get-MgDeviceManagementIntentAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28837,17 +28797,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Command": "Get-MgDeviceManagementIntentCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28862,18 +28822,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Command": "Get-MgDeviceManagementIntentCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28888,17 +28848,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgDeviceManagementIntentCategorySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28913,18 +28873,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentCategorySetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Command": "Get-MgDeviceManagementIntentCategorySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28939,17 +28899,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentCategorySetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28964,18 +28924,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28990,17 +28950,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Command": "Get-MgDeviceManagementIntentDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29015,18 +28975,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentDeviceState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Command": "Get-MgDeviceManagementIntentDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29041,17 +29001,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentDeviceState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Command": "Get-MgDeviceManagementIntentDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29066,18 +29026,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgDeviceManagementIntentSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29092,18 +29052,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Command": "Get-MgDeviceManagementIntentSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29118,17 +29078,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Command": "Get-MgDeviceManagementIntentUserState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29143,18 +29103,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentUserState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Command": "Get-MgDeviceManagementIntentUserState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29169,17 +29129,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentUserState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Command": "Get-MgDeviceManagementIntentUserStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29194,18 +29154,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntentUserStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Command": "Get-MgDeviceManagementIntuneBrandingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29220,18 +29180,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntuneBrandingProfile", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Uri": "/deviceManagement/intuneBrandingProfiles", + "Command": "Get-MgDeviceManagementIntuneBrandingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29246,17 +29206,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntuneBrandingProfile", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29271,18 +29231,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29297,17 +29257,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29322,18 +29282,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29348,17 +29308,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/iosUpdateStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29373,17 +29333,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/iosUpdateStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Get-MgDeviceManagementIoUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29398,18 +29358,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29424,18 +29384,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29450,17 +29410,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29475,18 +29435,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29501,17 +29461,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29526,18 +29486,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29552,17 +29512,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29577,18 +29537,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/managedDevices", + "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29603,17 +29563,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices", + "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29628,17 +29588,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/managedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29653,211 +29613,211 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCategory1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementManagedDeviceCloudPcRemoteActionResult", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgDeviceManagementManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceDetectedApp", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDetectedApp1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", + "Command": "Get-MgDeviceManagementManagedDeviceDetectedApp", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceDetectedAppByRef", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref", + "Command": "Get-MgDeviceManagementManagedDeviceDetectedAppByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29872,18 +29832,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29898,17 +29858,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDeviceEncryptionStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", + "Command": "Get-MgDeviceManagementManagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29935,81 +29895,81 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getOemWarranty", + "Command": "Get-MgDeviceManagementManagedDeviceOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30036,18 +29996,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceOverview1", + "Uri": "/deviceManagement/managedDeviceOverview", + "Command": "Get-MgDeviceManagementManagedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30062,17 +30022,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceOverview1", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/managedDeviceOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Uri": "/deviceManagement/managedDeviceOverview", + "Command": "Get-MgDeviceManagementManagedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30087,17 +30047,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/managedDeviceOverview" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDeviceOverview/$ref", + "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30112,17 +30072,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceManagement/managedDeviceOverview/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDeviceOverview/$ref", + "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30137,129 +30097,129 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/managedDeviceOverview/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceUser", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceUserByRef", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref", + "Command": "Get-MgDeviceManagementManagedDeviceUserByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30274,18 +30234,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30300,17 +30260,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "List" - ], - "Uri": "/deviceManagement/microsoftTunnelConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30325,18 +30285,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30351,17 +30311,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "List" - ], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30376,18 +30336,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30402,17 +30362,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "List" - ], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30427,18 +30387,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Uri": "/deviceManagement/microsoftTunnelSites", + "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30453,17 +30413,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "List" - ], - "Uri": "/deviceManagement/microsoftTunnelSites" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30478,18 +30438,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30504,18 +30464,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30530,17 +30490,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "List" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30555,20 +30515,20 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphKeyLongValuePair", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", + "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30583,45 +30543,45 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30648,18 +30608,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30686,17 +30646,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "List" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30711,18 +30671,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30737,17 +30697,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30762,17 +30722,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30787,18 +30747,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphNdesConnector", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Command": "Get-MgDeviceManagementNdeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30813,18 +30773,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNdeConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphNdesConnector", + "Uri": "/deviceManagement/ndesConnectors", + "Command": "Get-MgDeviceManagementNdeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30839,17 +30799,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNdeConnector", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "List" - ], - "Uri": "/deviceManagement/ndesConnectors" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30864,18 +30824,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", + "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30890,17 +30850,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/notificationMessageTemplates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30915,17 +30875,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30940,18 +30900,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30966,18 +30926,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30992,17 +30952,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "List" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31017,17 +30977,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31042,18 +31002,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner1", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31068,18 +31028,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementPartner1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner1", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31094,17 +31054,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementPartner1", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/deviceManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31119,17 +31079,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31144,18 +31104,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Get-MgDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31182,18 +31142,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRemoteActionAudit", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Uri": "/deviceManagement/remoteActionAudits", + "Command": "Get-MgDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31220,17 +31180,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRemoteActionAudit", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "List" - ], - "Uri": "/deviceManagement/remoteActionAudits" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31245,18 +31205,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31271,17 +31231,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/remoteAssistancePartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31296,17 +31256,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/remoteAssistancePartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31321,18 +31281,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementReports1", + "Uri": "/deviceManagement/reports", + "Command": "Get-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31371,17 +31331,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReport", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementReports1", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/reports" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Uri": "/deviceManagement/reports", + "Command": "Get-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31420,69 +31380,69 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReport", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementReports", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/reports" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportActiveMalwareReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getActiveMalwareReport", + "Command": "Get-MgDeviceManagementReportActiveMalwareReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getActiveMalwareReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportActiveMalwareSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", + "Command": "Get-MgDeviceManagementReportActiveMalwareSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportAppInstallSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", + "Command": "Get-MgDeviceManagementReportAppInstallSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportAppStatusOverviewReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", + "Command": "Get-MgDeviceManagementReportAppStatusOverviewReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getAppStatusOverviewReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getCachedReport", + "Command": "Get-MgDeviceManagementReportCachedReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31521,18 +31481,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCachedReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getCachedReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getCachedReport", + "Command": "Get-MgDeviceManagementReportCachedReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31571,18 +31531,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCachedReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getCachedReport" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", + "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31621,18 +31581,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "Uri": "/deviceManagement/reports/cachedReportConfigurations", + "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31671,43 +31631,43 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Variants": [ "List" - ], - "Uri": "/deviceManagement/reports/cachedReportConfigurations" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31746,18 +31706,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31796,18 +31756,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31846,18 +31806,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31896,44 +31856,44 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportCompliancePolicyReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", + "Command": "Get-MgDeviceManagementReportCompliancePolicyReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportComplianceSettingDetailReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", + "Command": "Get-MgDeviceManagementReportComplianceSettingDetailReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31972,18 +31932,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32022,70 +31982,70 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportComplianceSettingReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getComplianceSettingsReport", + "Command": "Get-MgDeviceManagementReportComplianceSettingReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getComplianceSettingsReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportConfigManagerDevicePolicyStatusReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", + "Command": "Get-MgDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32124,18 +32084,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32174,68 +32134,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport" + ] }, { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport" - }, - { + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32274,57 +32184,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, - "Variants": [ - "Get1", - "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport" - }, - { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportConfigurationPolicyReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", - "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport" - }, - { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportConfigurationSettingDetailReport", "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport" - }, - { + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32363,120 +32234,57 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport" - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportConfigurationSettingReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getConfigurationSettingsReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicyStatusSummary", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", + "Command": "Get-MgDeviceManagementReportConfigurationSettingDetailReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportDeviceInstallStatusReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport" - }, - { + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32515,18 +32323,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32565,18 +32373,70 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Variants": [ + "Get1", + "GetExpanded1" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", + "Command": "Get-MgDeviceManagementReportConfigurationSettingReport", + "Permissions": [], + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "ApiVersion": "beta", "Method": "POST", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", + "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Permissions": [], "Variants": [ - "Get1", - "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles" + "Get", + "GetExpanded" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", + "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Permissions": [], + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", + "Command": "Get-MgDeviceManagementReportDeviceInstallStatusReport", + "Permissions": [], + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32615,18 +32475,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32665,18 +32525,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32715,18 +32575,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32765,31 +32625,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportEnrollmentConfigurationPolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice" - }, - { + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32828,18 +32675,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportExportJob", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "Get", - "GetViaIdentity" - ], - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}" + "GetExpanded" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32878,17 +32725,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportExportJob", - "Module": "Reports", - "Method": "GET", + "Variants": [ + "Get1", + "GetExpanded1" + ] + }, + { "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", + "Command": "Get-MgDeviceManagementReportEnrollmentConfigurationPolicy", + "Permissions": [], "Variants": [ - "List" - ], - "Uri": "/deviceManagement/reports/exportJobs" + "Get", + "GetExpanded" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Command": "Get-MgDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32927,17 +32788,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportExportJob", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ - "List1" - ], - "Uri": "/deviceManagement/reports/exportJobs" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Uri": "/deviceManagement/reports/exportJobs", + "Command": "Get-MgDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32976,44 +32838,142 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportExportJob", - "Module": "Reports", + "Variants": [ + "List" + ] + }, + { + "ApiVersion": "v1.0", "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Uri": "/deviceManagement/reports/exportJobs", + "Command": "Get-MgDeviceManagementReportExportJob", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Variants": [ + "List1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Command": "Get-MgDeviceManagementReportExportJob", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportFailedMobileAppReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", + "Command": "Get-MgDeviceManagementReportFailedMobileAppReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportFailedMobileAppSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", + "Command": "Get-MgDeviceManagementReportFailedMobileAppSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getReportFilters", + "Command": "Get-MgDeviceManagementReportFilter", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33052,18 +33012,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportFilter", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getReportFilters" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getReportFilters", + "Command": "Get-MgDeviceManagementReportFilter", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33102,18 +33062,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportFilter", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getReportFilters" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", + "Command": "Get-MgDeviceManagementReportGroupPolicySettingDeviceSettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33128,18 +33088,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportGroupPolicySettingDeviceSettingReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getHistoricalReport", + "Command": "Get-MgDeviceManagementReportHistoricalReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33178,18 +33138,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportHistoricalReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getHistoricalReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getHistoricalReport", + "Command": "Get-MgDeviceManagementReportHistoricalReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33228,31 +33188,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportHistoricalReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getHistoricalReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportMalwareSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", + "Command": "Get-MgDeviceManagementReportMalwareSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getMalwareSummaryReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33291,18 +33251,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33341,18 +33301,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33391,18 +33351,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33441,18 +33401,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33491,18 +33451,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33541,57 +33501,57 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", + "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", + "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportRelatedAppStatusReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", + "Command": "Get-MgDeviceManagementReportRelatedAppStatusReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", + "Command": "Get-MgDeviceManagementReportRemoteAssistanceSessionReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33618,18 +33578,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportRemoteAssistanceSessionReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33668,18 +33628,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33718,122 +33678,122 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportUnhealthyDefenderAgentReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", + "Command": "Get-MgDeviceManagementReportUnhealthyDefenderAgentReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportUnhealthyFirewallReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", + "Command": "Get-MgDeviceManagementReportUnhealthyFirewallReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportUnhealthyFirewallSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", + "Command": "Get-MgDeviceManagementReportUnhealthyFirewallSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportUserInstallStatusReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getUserInstallStatusReport", + "Command": "Get-MgDeviceManagementReportUserInstallStatusReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getUserInstallStatusReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertPerPolicyPerDeviceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", + "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertPerPolicyPerDeviceReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", + "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportWindowUpdateAlertPerPolicyPerDeviceReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", + "Command": "Get-MgDeviceManagementReportWindowUpdateAlertPerPolicyPerDeviceReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementReportWindowUpdateAlertSummaryReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", + "Command": "Get-MgDeviceManagementReportWindowUpdateAlertSummaryReport", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Command": "Get-MgDeviceManagementResourceAccessProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33848,18 +33808,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceAccessProfile", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Uri": "/deviceManagement/resourceAccessProfiles", + "Command": "Get-MgDeviceManagementResourceAccessProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33874,17 +33834,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceAccessProfile", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "List" - ], - "Uri": "/deviceManagement/resourceAccessProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33899,18 +33859,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33925,17 +33885,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation1", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -33950,18 +33910,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphResourceOperation1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation1", + "Uri": "/deviceManagement/resourceOperations", + "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -33976,17 +33936,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphResourceOperation1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/resourceOperations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", + "Uri": "/deviceManagement/resourceOperations", + "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34001,17 +33961,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/resourceOperations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34026,31 +33986,56 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementResourceOperationScope", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", + "Command": "Get-MgDeviceManagementResourceOperationScope", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34065,18 +34050,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", + "Uri": "/deviceManagement/roleAssignments", + "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34091,17 +34076,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Uri": "/deviceManagement/roleAssignments", + "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34116,17 +34101,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34141,57 +34126,57 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTag", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", + "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTag", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref", + "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagRoleScopeTag", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/getRoleScopeTagsById", + "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagRoleScopeTag", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/getRoleScopeTagsById" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition1", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34206,18 +34191,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition1", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34232,17 +34217,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34257,17 +34242,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34282,18 +34267,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34308,18 +34293,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34334,17 +34319,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment1", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34359,17 +34344,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleAssignment1", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment1", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34384,18 +34369,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleAssignment1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition1", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34410,18 +34395,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34436,18 +34421,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34462,18 +34447,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34488,18 +34473,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Get-MgDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34526,18 +34511,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleScopeTag", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleScopeTags", + "Command": "Get-MgDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34564,105 +34549,105 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementRoleScopeTag", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "List" - ], - "Uri": "/deviceManagement/roleScopeTags" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleScopeTagById", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids=@ids)", + "Command": "Get-MgDeviceManagementRoleScopeTagById", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids=@ids)" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleScopeTagByResource", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", + "Command": "Get-MgDeviceManagementRoleScopeTagByResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity" - ], - "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementRoleScopeTagRoleScopeTag", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", + "Command": "Get-MgDeviceManagementRoleScopeTagRoleScopeTag", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScript", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Get-MgDeviceManagementScript", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScript", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Uri": "/deviceManagement/deviceManagementScripts", + "Command": "Get-MgDeviceManagementScript", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceManagementScripts" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Get-MgDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34689,18 +34674,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Command": "Get-MgDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34727,17 +34712,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34764,18 +34749,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Command": "Get-MgDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34802,17 +34787,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34839,18 +34824,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34877,31 +34862,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34928,31 +34913,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34979,18 +34964,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Get-MgDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35017,18 +35002,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Command": "Get-MgDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35055,17 +35040,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", + "Command": "Get-MgDeviceManagementScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35092,18 +35077,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptRunSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", + "Command": "Get-MgDeviceManagementScriptRunSummaryByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35130,18 +35115,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptRunSummaryByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Get-MgDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35168,18 +35153,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptUserRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Command": "Get-MgDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35206,17 +35191,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptUserRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35243,18 +35228,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35281,69 +35266,69 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", + "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Get-MgDeviceManagementSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35358,18 +35343,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementSettingDefinition", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/settingDefinitions", + "Command": "Get-MgDeviceManagementSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35384,17 +35369,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementSettingDefinition", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" - ], - "Uri": "/deviceManagement/settingDefinitions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35409,17 +35394,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35434,17 +35419,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35459,17 +35444,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35484,30 +35469,43 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementSuggestedEnrollmentLimit", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", + "Command": "Get-MgDeviceManagementSuggestedEnrollmentLimit", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35522,18 +35520,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35548,17 +35546,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "List" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35573,17 +35571,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35598,18 +35596,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Command": "Get-MgDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35624,18 +35622,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplate", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates", + "Command": "Get-MgDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35650,17 +35648,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplate", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "List" - ], - "Uri": "/deviceManagement/templates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Get-MgDeviceManagementTemplateCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35675,18 +35673,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Command": "Get-MgDeviceManagementTemplateCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35701,17 +35699,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35726,18 +35724,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35752,17 +35750,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Command": "Get-MgDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35777,18 +35775,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateMigratableTo", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Command": "Get-MgDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35803,17 +35801,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateMigratableTo", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "List" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgDeviceManagementTemplateSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35828,18 +35826,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Command": "Get-MgDeviceManagementTemplateSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35854,17 +35852,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTemplateSetting", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35879,18 +35877,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/termsAndConditions", + "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35905,17 +35903,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "List" - ], - "Uri": "/deviceManagement/termsAndConditions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions1", + "Uri": "/deviceManagement/termsAndConditions", + "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35930,17 +35928,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/termsAndConditions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35955,18 +35953,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35981,18 +35979,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36007,17 +36005,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36032,17 +36030,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36057,18 +36055,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36083,18 +36081,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36109,18 +36107,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36135,18 +36133,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36161,18 +36159,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36187,18 +36185,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36213,17 +36211,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", "Variants": [ "List" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36238,17 +36236,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36263,18 +36261,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36289,18 +36287,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36315,17 +36313,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36340,18 +36338,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", + "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36366,18 +36364,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36392,18 +36390,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", + "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36418,17 +36416,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/troubleshootingEvents" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36443,17 +36441,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "List" - ], - "Uri": "/deviceManagement/troubleshootingEvents" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36468,18 +36466,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36506,18 +36504,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36544,17 +36542,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36581,18 +36579,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36619,17 +36617,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36656,18 +36654,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36694,17 +36692,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "List2" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36731,18 +36729,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Get3", "GetViaIdentity3" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36769,17 +36767,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "List3" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36806,18 +36804,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Get4", "GetViaIdentity4" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36844,17 +36842,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "List4" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36881,18 +36879,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36919,17 +36917,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36956,18 +36954,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36994,17 +36992,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37031,18 +37029,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37069,17 +37067,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37106,18 +37104,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37144,17 +37142,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37181,42 +37179,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37243,18 +37241,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37281,17 +37279,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37318,18 +37316,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37356,18 +37354,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37394,18 +37392,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37432,18 +37430,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37470,18 +37468,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37508,18 +37506,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37546,18 +37544,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37584,18 +37582,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37622,18 +37620,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37660,18 +37658,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37698,18 +37696,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37736,18 +37734,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37774,18 +37772,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37812,18 +37810,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37850,18 +37848,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37888,17 +37886,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37925,17 +37923,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37962,18 +37960,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38000,17 +37998,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38037,18 +38035,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38075,17 +38073,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38112,55 +38110,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" + ] }, { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Variants": [ - "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38187,55 +38148,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" + "List" + ] }, { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Variants": [ - "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38262,18 +38185,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38300,17 +38223,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38337,17 +38260,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "Variants": [ - "Get" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38374,55 +38298,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" - }, - { - "Permissions": [], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" - }, - { - "Permissions": [], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Module": "DeviceManagement", "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Variants": [ - "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" - }, - { + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38449,18 +38335,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + "Get" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38487,17 +38372,55 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "ApiVersion": "beta", + "Method": "GET", "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], + "Variants": [ + "List" + ] + }, + { + "ApiVersion": "beta", "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38524,18 +38447,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38562,17 +38485,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38599,18 +38522,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38637,17 +38560,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38674,18 +38597,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38712,17 +38635,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38749,18 +38672,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38787,17 +38710,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38824,18 +38747,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38862,17 +38785,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38899,18 +38822,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38937,17 +38860,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38974,18 +38897,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39012,17 +38935,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39049,18 +38972,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39087,17 +39010,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39124,18 +39047,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39162,17 +39085,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39199,18 +39122,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39237,91 +39160,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice" + ] }, { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", - "Module": "DeviceManagement", - "Method": "GET", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Variants": [ - "Get" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsOverview" - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummary", - "Module": "DeviceManagement", "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", - "Variants": [ - "Get" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary" - }, - { + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39348,18 +39197,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39386,17 +39235,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39423,18 +39272,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}" + "Get" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39461,17 +39309,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ - "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression" + "Get" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39498,18 +39346,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39536,17 +39384,92 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "Module": "DeviceManagement", + "Variants": [ + "List" + ] + }, + { + "ApiVersion": "beta", "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39573,18 +39496,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39611,17 +39534,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39648,18 +39571,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39686,17 +39609,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39723,18 +39646,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39761,17 +39684,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39798,17 +39721,92 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "Module": "DeviceManagement", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "ApiVersion": "beta", "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Variants": [ + "List" + ] + }, + { "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "Variants": [ "Get" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39835,18 +39833,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39873,17 +39871,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39910,18 +39908,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39948,17 +39946,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39985,18 +39983,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40023,17 +40021,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Command": "Get-MgDeviceManagementUserPfxCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40048,18 +40046,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserPfxCertificate", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Uri": "/deviceManagement/userPfxCertificates", + "Command": "Get-MgDeviceManagementUserPfxCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40074,29 +40072,29 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserPfxCertificate", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "List" - ], - "Uri": "/deviceManagement/userPfxCertificates" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpoint", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphVirtualEndpoint", + "Uri": "/deviceManagement/virtualEndpoint", + "Command": "Get-MgDeviceManagementVirtualEndpoint", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/deviceManagement/virtualEndpoint" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40111,18 +40109,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40137,17 +40135,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/auditEvents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40162,17 +40160,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPc", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40187,18 +40185,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPc", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40213,30 +40211,30 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcLaunchInfo", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40251,18 +40249,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40277,17 +40275,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40302,17 +40300,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", + "Command": "Get-MgDeviceManagementVirtualEndpointEffectivePermission", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40327,17 +40325,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointEffectivePermission", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40352,18 +40350,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40378,17 +40376,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40403,18 +40401,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40429,17 +40427,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Get-MgDeviceManagementVirtualEndpointOrganizationSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40454,17 +40452,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointOrganizationSetting", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40479,18 +40477,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40505,55 +40503,55 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40568,17 +40566,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointSnapshot", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40593,18 +40591,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointSnapshot", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Command": "Get-MgDeviceManagementVirtualEndpointSnapshot", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40619,30 +40617,30 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointSnapshot", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/snapshots" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40657,17 +40655,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40682,18 +40680,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40708,42 +40706,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "Module": "DeviceManagement.Administration", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Module": "DeviceManagement.Administration", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40758,18 +40756,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40784,119 +40782,119 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40911,18 +40909,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40937,17 +40935,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40962,17 +40960,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40987,18 +40985,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41013,18 +41011,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41039,18 +41037,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41065,18 +41063,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", + "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41091,18 +41089,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Command": "Get-MgDeviceManagementWindowAutopilotSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41117,17 +41115,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowAutopilotSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "Variants": [ "Get" - ], - "Uri": "/deviceManagement/windowsAutopilotSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41142,18 +41140,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41168,17 +41166,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41193,18 +41191,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41219,17 +41217,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41244,18 +41242,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41270,17 +41268,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41295,17 +41293,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41320,18 +41318,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41346,18 +41344,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41372,17 +41370,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "List1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41397,17 +41395,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41422,18 +41420,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Get-MgDeviceManagementWindowMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41460,18 +41458,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowMalwareInformation", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "Get-MgDeviceManagementWindowMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41498,17 +41496,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowMalwareInformation", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsMalwareInformation" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41535,18 +41533,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41573,17 +41571,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "Module": "DeviceManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "List" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/getMemberGroups", + "Command": "Get-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -41603,12 +41601,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -41652,20 +41644,20 @@ "IsAdmin": false } ], - "Command": "Get-MgDeviceMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/getMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/getMemberGroups", + "Command": "Get-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -41685,12 +41677,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -41734,20 +41720,20 @@ "IsAdmin": false } ], - "Command": "Get-MgDeviceMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/getMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/getMemberObjects", + "Command": "Get-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -41767,12 +41753,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -41822,20 +41802,20 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/getMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/getMemberObjects", + "Command": "Get-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -41855,12 +41835,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -41910,20 +41884,20 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/getMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf", + "Command": "Get-MgDeviceMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -41931,12 +41905,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -41950,17 +41918,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/memberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf", + "Command": "Get-MgDeviceMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -41968,12 +41936,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -41987,17 +41949,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/memberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/memberOf/$ref", + "Command": "Get-MgDeviceMemberOfByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -42005,12 +41967,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42024,17 +41980,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/memberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/memberOf/$ref", + "Command": "Get-MgDeviceMemberOfByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -42042,12 +41998,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42061,17 +42011,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/memberOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredOwners", + "Command": "Get-MgDeviceRegisteredOwner", "Permissions": [ { "Name": "Device.Read.All", @@ -42079,12 +42029,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42098,17 +42042,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredOwner", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/registeredOwners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredOwners", + "Command": "Get-MgDeviceRegisteredOwner", "Permissions": [ { "Name": "Device.Read.All", @@ -42116,12 +42060,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42135,17 +42073,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredOwner", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/registeredOwners" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "Get-MgDeviceRegisteredOwnerByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -42153,12 +42091,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42172,17 +42104,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredOwnerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/registeredOwners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "Get-MgDeviceRegisteredOwnerByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -42190,12 +42122,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42209,17 +42135,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredOwnerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/registeredOwners/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredUsers", + "Command": "Get-MgDeviceRegisteredUser", "Permissions": [ { "Name": "Device.Read.All", @@ -42227,12 +42153,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42246,17 +42166,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredUser", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/registeredUsers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredUsers", + "Command": "Get-MgDeviceRegisteredUser", "Permissions": [ { "Name": "Device.Read.All", @@ -42264,12 +42184,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42283,17 +42197,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredUser", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/registeredUsers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgDeviceRegisteredUserByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -42301,12 +42215,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42320,17 +42228,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredUserByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/registeredUsers/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgDeviceRegisteredUserByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -42338,12 +42246,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42357,24 +42259,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredUserByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/registeredUsers/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Command": "Get-MgDeviceTransitiveMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42388,24 +42284,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceTransitiveMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Command": "Get-MgDeviceTransitiveMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42419,24 +42309,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceTransitiveMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", + "Command": "Get-MgDeviceTransitiveMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42450,24 +42334,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", + "Command": "Get-MgDeviceTransitiveMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42481,30 +42359,30 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceUsageRights", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Get-MgDeviceUsageRights", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/devices/{device-id}/usageRights", + "Command": "Get-MgDeviceUsageRights", "Permissions": [ { "Name": "Device.Read.All", @@ -42525,54 +42403,54 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceUsageRights", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "List" - ], - "Uri": "/devices/{device-id}/usageRights" + ] }, { - "Permissions": [], - "Command": "Get-MgDeviceUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/getUserOwnedObjects", + "Command": "Get-MgDeviceUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/devices/getUserOwnedObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectory", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectory", + "Uri": "/directory", + "Command": "Get-MgDirectory", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/directory" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectory", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectory1", + "Uri": "/directory", + "Command": "Get-MgDirectory", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/directory" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42586,12 +42464,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42605,18 +42477,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits", + "Command": "Get-MgDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42630,12 +42502,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42649,17 +42515,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ], - "Uri": "/directory/administrativeUnits" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits", + "Command": "Get-MgDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42673,12 +42539,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42692,17 +42552,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List1" - ], - "Uri": "/directory/administrativeUnits" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42716,12 +42576,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42735,18 +42589,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/delta", + "Command": "Get-MgDirectoryAdministrativeUnitDelta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42760,12 +42614,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42779,42 +42627,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnitDelta", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Delta" - ], - "Uri": "/directory/administrativeUnits/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42828,12 +42676,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42847,17 +42689,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnitMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42871,12 +42713,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42890,24 +42726,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42933,24 +42763,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -42976,18 +42800,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Get-MgDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43002,18 +42826,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAttributeSet", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/attributeSets/{attributeSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets", + "Command": "Get-MgDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43028,17 +42852,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryAttributeSet", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "List" - ], - "Uri": "/directory/attributeSets" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43053,18 +42877,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43079,17 +42903,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "List" - ], - "Uri": "/directory/customSecurityAttributeDefinitions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43104,18 +42928,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43130,17 +42954,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "List" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Get-MgDirectoryDeletedItem", "Permissions": [ { "Name": "Application.Read.All", @@ -43154,12 +42978,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -43197,42 +43015,42 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/deletedItems/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems", + "Command": "Get-MgDirectoryDeletedItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/deletedItems" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems", + "Command": "Get-MgDirectoryDeletedItem", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/directory/deletedItems" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Get-MgDirectoryDeletedItem", "Permissions": [ { "Name": "Application.Read.All", @@ -43246,12 +43064,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -43289,258 +43101,242 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/directory/deletedItems/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Get-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/directory/featureRolloutPolicies", + "Command": "Get-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/featureRolloutPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Get-MgDirectoryFederationConfiguration", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/directory/federationConfigurations", + "Command": "Get-MgDirectoryFederationConfiguration", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/federationConfigurations" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/impactedResources/{recommendationResource-id}", + "Command": "Get-MgDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/impactedResources/{recommendationResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/impactedResources", + "Command": "Get-MgDirectoryImpactedResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/impactedResources" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Command": "Get-MgDirectoryInboundSharedUserProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Uri": "/directory/inboundSharedUserProfiles", + "Command": "Get-MgDirectoryInboundSharedUserProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/inboundSharedUserProfiles" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - } - ], - "Command": "Get-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Get-MgDirectoryObject", + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "GetViaIdentity1" - ], - "Uri": "/directoryObjects/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Command": "Get-MgDirectoryObject", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directoryObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Command": "Get-MgDirectoryObject", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/directoryObjects" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - } - ], - "Command": "Get-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Get-MgDirectoryObject", + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity" - ], - "Uri": "/directoryObjects/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/directoryObjects/getAvailableExtensionProperties", + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directoryObjects/getAvailableExtensionProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryObjectById", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/getByIds", + "Command": "Get-MgDirectoryObjectById", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directoryObjects/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryObjectById", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/getByIds", + "Command": "Get-MgDirectoryObjectById", + "Permissions": [], "Variants": [ "Get3", "GetExpanded1" - ], - "Uri": "/directoryObjects/getByIds" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Command": "Get-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -43560,12 +43356,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -43609,20 +43399,20 @@ "IsAdmin": false } ], - "Command": "Get-MgDirectoryObjectMemberGroup", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Command": "Get-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -43642,12 +43432,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -43691,20 +43475,20 @@ "IsAdmin": false } ], - "Command": "Get-MgDirectoryObjectMemberGroup", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Command": "Get-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -43724,12 +43508,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -43779,20 +43557,20 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryObjectMemberObject", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Command": "Get-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -43812,12 +43590,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -43867,140 +43639,134 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryObjectMemberObject", - "Module": "DirectoryObjects", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryObjectUserOwnedObject", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/getUserOwnedObjects", + "Command": "Get-MgDirectoryObjectUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directoryObjects/getUserOwnedObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Command": "Get-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Uri": "/directory/outboundSharedUserProfiles", + "Command": "Get-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/outboundSharedUserProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphTenantReference", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}", + "Command": "Get-MgDirectoryRecommendation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations", + "Command": "Get-MgDirectoryRecommendation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/recommendations" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", + "Command": "Get-MgDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Command": "Get-MgDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Get-MgDirectoryRole", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44026,25 +43792,19 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directoryRoles/{directoryRole-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles", + "Command": "Get-MgDirectoryRole", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44070,24 +43830,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ], - "Uri": "/directoryRoles" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles", + "Command": "Get-MgDirectoryRole", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44113,24 +43867,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List1" - ], - "Uri": "/directoryRoles" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Get-MgDirectoryRole", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44156,51 +43904,45 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get2", "GetViaIdentity1" - ], - "Uri": "/directoryRoles/{directoryRole-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/getByIds", + "Command": "Get-MgDirectoryRoleById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded" - ], - "Uri": "/directoryRoles/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/getByIds", + "Command": "Get-MgDirectoryRoleById", + "Permissions": [], "Variants": [ "Get3", "GetExpanded1" - ], - "Uri": "/directoryRoles/getByIds" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/delta", + "Command": "Get-MgDirectoryRoleDelta", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44226,24 +43968,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleDelta", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Delta" - ], - "Uri": "/directoryRoles/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/delta", + "Command": "Get-MgDirectoryRoleDelta", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44269,24 +44005,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleDelta", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Delta1" - ], - "Uri": "/directoryRoles/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Command": "Get-MgDirectoryRoleMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44312,24 +44042,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/directoryRoles/{directoryRole-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Command": "Get-MgDirectoryRoleMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44355,24 +44079,55 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/members" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "Get-MgDirectoryRoleMemberByRef", "Permissions": [ { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": 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 + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "Variants": [ + "List" + ] + }, + { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "Get-MgDirectoryRoleMemberByRef", + "Permissions": [ { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44398,140 +44153,91 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "List" - ], - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" - }, - { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "Get-MgDirectoryRoleMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Command": "Get-MgDirectoryRoleMemberGroup", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Command": "Get-MgDirectoryRoleMemberGroup", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Command": "Get-MgDirectoryRoleMemberObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Command": "Get-MgDirectoryRoleMemberObject", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Get-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "Get-MgDirectoryRoleScopedMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44557,24 +44263,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "Get-MgDirectoryRoleScopedMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44600,37 +44300,31 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Get-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44656,25 +44350,19 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates", + "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44700,24 +44388,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "List" - ], - "Uri": "/directoryRoleTemplates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates", + "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44743,24 +44425,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "List1" - ], - "Uri": "/directoryRoleTemplates" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44786,137 +44462,131 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleTemplateById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/getByIds", + "Command": "Get-MgDirectoryRoleTemplateById", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directoryRoleTemplates/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleTemplateById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/getByIds", + "Command": "Get-MgDirectoryRoleTemplateById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/directoryRoleTemplates/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleTemplateUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/getUserOwnedObjects", + "Command": "Get-MgDirectoryRoleTemplateUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directoryRoleTemplates/getUserOwnedObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectoryRoleUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/getUserOwnedObjects", + "Command": "Get-MgDirectoryRoleUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directoryRoles/getUserOwnedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/settings/{directorySetting-id}", + "Command": "Get-MgDirectorySetting", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44928,27 +44598,33 @@ "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 + }, + { + "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 + }, + { + "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 } ], - "Command": "Get-MgDirectorySetting", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/settings/{directorySetting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/settings", + "Command": "Get-MgDirectorySetting", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44960,26 +44636,32 @@ "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 + }, + { + "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 + }, + { + "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 } ], - "Command": "Get-MgDirectorySetting", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "List" - ], - "Uri": "/settings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Command": "Get-MgDirectorySettingTemplate", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -44993,25 +44675,19 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Uri": "/directorySettingTemplates", + "Command": "Get-MgDirectorySettingTemplate", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -45025,98 +44701,98 @@ "IsAdmin": true } ], - "Command": "Get-MgDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "List" - ], - "Uri": "/directorySettingTemplates" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectorySettingTemplateById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directorySettingTemplates/getByIds", + "Command": "Get-MgDirectorySettingTemplateById", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directorySettingTemplates/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectorySettingTemplateMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", + "Command": "Get-MgDirectorySettingTemplateMemberGroup", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectorySettingTemplateMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", + "Command": "Get-MgDirectorySettingTemplateMemberObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectorySettingTemplateUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directorySettingTemplates/getUserOwnedObjects", + "Command": "Get-MgDirectorySettingTemplateUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/directorySettingTemplates/getUserOwnedObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectorySharedEmailDomain", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Command": "Get-MgDirectorySharedEmailDomain", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDirectorySharedEmailDomain", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Uri": "/directory/sharedEmailDomains", + "Command": "Get-MgDirectorySharedEmailDomain", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/directory/sharedEmailDomains" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain1", + "Uri": "/domains/{domain-id}", + "Command": "Get-MgDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -45137,18 +44813,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/domains/{domain-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain1", + "Uri": "/domains", + "Command": "Get-MgDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -45169,17 +44845,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "List" - ], - "Uri": "/domains" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains", + "Command": "Get-MgDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -45200,17 +44876,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDomain", "Variants": [ "List1" - ], - "Uri": "/domains" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains/{domain-id}", + "Command": "Get-MgDomain", "Permissions": [ { "Name": "Directory.Read.All", @@ -45231,18 +44907,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/domains/{domain-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$ref", + "Command": "Get-MgDomainDomainNameReferenceByRef", "Permissions": [ { "Name": "Domain.Read.All", @@ -45257,17 +44933,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainDomainNameReferenceByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/domains/{domain-id}/domainNameReferences/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$ref", + "Command": "Get-MgDomainDomainNameReferenceByRef", "Permissions": [ { "Name": "Domain.Read.All", @@ -45282,42 +44958,55 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainDomainNameReferenceByRef", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/domains/{domain-id}/domainNameReferences/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Get-MgDomainFederationConfiguration", + "Permissions": [ + { + "Name": "Domain.Read.All", + "Description": "Read domains.", + "FullDescription": "Allows the app to read all domain properties on your behalf.", + "IsAdmin": true + }, + { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Command": "Get-MgDomainFederationConfiguration", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/domains/{domain-id}/federationConfiguration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/domains/{domain-id}/domainNameReferences", + "Command": "Get-MgDomainNameReference", "Permissions": [ { "Name": "Domain.Read.All", @@ -45332,17 +45021,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainNameReference", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/domains/{domain-id}/domainNameReferences" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/domains/{domain-id}/domainNameReferences", + "Command": "Get-MgDomainNameReference", "Permissions": [ { "Name": "Domain.Read.All", @@ -45357,30 +45046,30 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainNameReference", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/domains/{domain-id}/domainNameReferences" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Get-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "Get-MgDomainServiceConfigurationRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -45395,17 +45084,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "Get-MgDomainServiceConfigurationRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -45420,68 +45109,68 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List1" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Get-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Command": "Get-MgDomainSharedEmailDomainInvitation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Command": "Get-MgDomainSharedEmailDomainInvitation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Get-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "Get-MgDomainVerificationDnsRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -45496,17 +45185,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "Get-MgDomainVerificationDnsRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -45521,30 +45210,30 @@ "IsAdmin": true } ], - "Command": "Get-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List1" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords" + ] }, { - "Permissions": [], - "Command": "Get-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Get-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives/{drive-id}", + "Command": "Get-MgDrive", "Permissions": [ { "Name": "Files.Read", @@ -45583,42 +45272,42 @@ "IsAdmin": false } ], - "Command": "Get-MgDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives", + "Command": "Get-MgDrive", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives" + ] }, { - "Permissions": [], - "Command": "Get-MgDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/drives", + "Command": "Get-MgDrive", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/drives/{drive-id}", + "Command": "Get-MgDrive", "Permissions": [ { "Name": "Files.Read", @@ -45657,18 +45346,18 @@ "IsAdmin": false } ], - "Command": "Get-MgDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/activities", + "Command": "Get-MgDriveActivity", "Permissions": [ { "Name": "Files.Read", @@ -45707,113 +45396,113 @@ "IsAdmin": false } ], - "Command": "Get-MgDriveActivity", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/activities" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveBundle", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/bundles", + "Command": "Get-MgDriveBundle", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/bundles" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveBundle", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/bundles", + "Command": "Get-MgDriveBundle", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/bundles" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveBundleByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/$ref", + "Command": "Get-MgDriveBundleByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/bundles/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveBundleByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/$ref", + "Command": "Get-MgDriveBundleByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/bundles/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveFollowing", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following", + "Command": "Get-MgDriveFollowing", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/following" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveFollowing", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/following", + "Command": "Get-MgDriveFollowing", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/following" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveFollowingByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/following/$ref", + "Command": "Get-MgDriveFollowingByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/following/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveFollowingByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/following/$ref", + "Command": "Get-MgDriveFollowingByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/following/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -45852,42 +45541,42 @@ "IsAdmin": false } ], - "Command": "Get-MgDriveItem", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items", + "Command": "Get-MgDriveItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/items" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/items", + "Command": "Get-MgDriveItem", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/items" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -45926,18 +45615,18 @@ "IsAdmin": false } ], - "Command": "Get-MgDriveItem", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -45976,18 +45665,18 @@ "IsAdmin": false } ], - "Command": "Get-MgDriveItemContent", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -46026,1142 +45715,1142 @@ "IsAdmin": false } ], - "Command": "Get-MgDriveItemContent", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveList", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphList", + "Uri": "/drives/{drive-id}/list", + "Command": "Get-MgDriveList", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveList", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphList1", + "Uri": "/drives/{drive-id}/list", + "Command": "Get-MgDriveList", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/list/activities", + "Command": "Get-MgDriveListActivity", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/activities" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgDriveListColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns", + "Command": "Get-MgDriveListColumn", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/columns", + "Command": "Get-MgDriveListColumn", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgDriveListColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgDriveListColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgDriveListColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgDriveListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgDriveListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgDriveListContentType", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgDriveListContentType", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgDriveListContentType", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgDriveListContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBaseByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgDriveListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBaseByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgDriveListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBaseType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgDriveListContentTypeBaseType", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBaseType", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgDriveListContentTypeBaseType", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeBaseTypeCompatibleHubContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", + "Command": "Get-MgDriveListContentTypeBaseTypeCompatibleHubContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnPosition", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnPosition", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives/{drive-id}/list/drive", + "Command": "Get-MgDriveListDrive", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/drive" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/drives/{drive-id}/list/drive", + "Command": "Get-MgDriveListDrive", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/drive" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListDriveByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/drive/$ref", + "Command": "Get-MgDriveListDriveByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListDriveByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/drive/$ref", + "Command": "Get-MgDriveListDriveByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgDriveListItem", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items", + "Command": "Get-MgDriveListItem", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/items" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/drives/{drive-id}/list/items", + "Command": "Get-MgDriveListItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/items" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgDriveListItem", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgDriveListItemActivity", + "Permissions": [], "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", + "Command": "Get-MgDriveListItemActivity", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityStat1", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgDriveListItemActivity", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemAnalytic", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgDriveListItemAnalytic", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemAnalytic", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemAnalytics1", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgDriveListItemAnalytic", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemAnalyticByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Get-MgDriveListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemAnalyticByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Get-MgDriveListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemDelta", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items/delta", + "Command": "Get-MgDriveListItemDelta", + "Permissions": [], "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgDriveListItemDriveItem", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgDriveListItemDriveItem", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemDriveItemByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Get-MgDriveListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemDriveItemByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Get-MgDriveListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemField", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgDriveListItemField", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemField", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgDriveListItemField", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemVersionField", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgDriveListItemVersionField", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListItemVersionField", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgDriveListItemVersionField", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListOperation", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgDriveListOperation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListOperation", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/operations", + "Command": "Get-MgDriveListOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgDriveListSubscription", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgDriveListSubscription", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveRoot", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root", + "Command": "Get-MgDriveRoot", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/root" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveRoot", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/root", + "Command": "Get-MgDriveRoot", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/root" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveRootContent", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root/content", + "Command": "Get-MgDriveRootContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/drives/{drive-id}/root/content" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveRootContent", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root/content", + "Command": "Get-MgDriveRootContent", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/root/content" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveSpecial", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/special", + "Command": "Get-MgDriveSpecial", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/special" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveSpecial", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/special", + "Command": "Get-MgDriveSpecial", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/special" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveSpecialByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/special/$ref", + "Command": "Get-MgDriveSpecialByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/drives/{drive-id}/special/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgDriveSpecialByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/special/$ref", + "Command": "Get-MgDriveSpecialByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/drives/{drive-id}/special/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/{educationClass-id}", + "Command": "Get-MgEducationClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes", + "Command": "Get-MgEducationClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ], - "Uri": "/education/classes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/classes", + "Command": "Get-MgEducationClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" - ], - "Uri": "/education/classes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/classes/{educationClass-id}", + "Command": "Get-MgEducationClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47188,18 +46877,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47226,17 +46915,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47263,17 +46952,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47300,33 +46989,33 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Get-MgEducationClassAssignmentCategory", + "Permissions": [], "Variants": [ "Get", "Get3", "GetViaIdentity", "GetViaIdentity3" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47353,18 +47042,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List", "List3" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "Get-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47391,18 +47080,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List1", "List2" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Get-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47429,20 +47118,20 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Command": "Get-MgEducationClassAssignmentCategoryDelta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47469,20 +47158,20 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentCategoryDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Get-MgEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47509,18 +47198,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentDefault", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Get-MgEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47547,18 +47236,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentDefault", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Command": "Get-MgEducationClassAssignmentDelta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47585,18 +47274,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47623,18 +47312,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47661,17 +47350,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47698,17 +47387,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47735,18 +47424,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47773,18 +47462,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentRubric", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47811,18 +47500,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentRubric", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Get-MgEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47849,18 +47538,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSetting", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Get-MgEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47887,18 +47576,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSetting", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47925,18 +47614,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47963,17 +47652,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48000,17 +47689,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48037,31 +47726,31 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48088,17 +47777,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48125,30 +47814,30 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48175,42 +47864,42 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48237,18 +47926,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48275,18 +47964,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48313,17 +48002,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48350,17 +48039,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48387,18 +48076,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/delta", + "Command": "Get-MgEducationClassDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -48419,17 +48108,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta1" - ], - "Uri": "/education/classes/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/classes/delta", + "Command": "Get-MgEducationClassDelta", "Permissions": [ { "Name": "EduRoster.Read", @@ -48450,17 +48139,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationClassDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Delta" - ], - "Uri": "/education/classes/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/education/classes/{educationClass-id}/group", + "Command": "Get-MgEducationClassGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -48487,18 +48176,18 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationClassGroup", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/group" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/education/classes/{educationClass-id}/group", + "Command": "Get-MgEducationClassGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -48525,18 +48214,18 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationClassGroup", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/group" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/$ref", + "Command": "Get-MgEducationClassGroupByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -48563,18 +48252,18 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationClassGroupByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/group/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/$ref", + "Command": "Get-MgEducationClassGroupByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -48601,347 +48290,347 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationClassGroupByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/group/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/members", + "Command": "Get-MgEducationClassMember", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassMember", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/classes/{educationClass-id}/members", + "Command": "Get-MgEducationClassMember", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassMember", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/members" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "Get-MgEducationClassMemberByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassMemberByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/members/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "Get-MgEducationClassMemberByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassMemberByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/members/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassMemberDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/members/delta", + "Command": "Get-MgEducationClassMemberDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/members/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassMemberDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/classes/{educationClass-id}/members/delta", + "Command": "Get-MgEducationClassMemberDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/members/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/classes/{educationClass-id}/schools", + "Command": "Get-MgEducationClassSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/schools" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/classes/{educationClass-id}/schools", + "Command": "Get-MgEducationClassSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/schools" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/schools/$ref", + "Command": "Get-MgEducationClassSchoolByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassSchoolByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/schools/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/schools/$ref", + "Command": "Get-MgEducationClassSchoolByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassSchoolByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/schools/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassSchoolDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/classes/{educationClass-id}/schools/delta", + "Command": "Get-MgEducationClassSchoolDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/schools/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassSchoolDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/classes/{educationClass-id}/schools/delta", + "Command": "Get-MgEducationClassSchoolDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/schools/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/teachers", + "Command": "Get-MgEducationClassTeacher", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassTeacher", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/teachers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/classes/{educationClass-id}/teachers", + "Command": "Get-MgEducationClassTeacher", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassTeacher", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/teachers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "Get-MgEducationClassTeacherByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassTeacherByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/classes/{educationClass-id}/teachers/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "Get-MgEducationClassTeacherByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationClassTeacherByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/classes/{educationClass-id}/teachers/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassTeacherDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/teachers/delta", + "Command": "Get-MgEducationClassTeacherDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/teachers/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationClassTeacherDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/classes/{educationClass-id}/teachers/delta", + "Command": "Get-MgEducationClassTeacherDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/teachers/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/me", + "Command": "Get-MgEducationMe", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMe", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get1" - ], - "Uri": "/education/me" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/me", + "Command": "Get-MgEducationMe", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMe", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Get" - ], - "Uri": "/education/me" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignment", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", + "Command": "Get-MgEducationMeAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48968,17 +48657,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationMeAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List1" - ], - "Uri": "/education/me/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", + "Command": "Get-MgEducationMeAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49005,473 +48694,473 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationMeAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ], - "Uri": "/education/me/assignments" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignment", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Get-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Get-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentCategoryDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/delta", + "Command": "Get-MgEducationMeAssignmentDelta", + "Permissions": [], "Variants": [ "Delta" - ], - "Uri": "/education/me/assignments/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationMeAssignmentRubric", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationMeAssignmentRubric", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/classes", + "Command": "Get-MgEducationMeClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ], - "Uri": "/education/me/classes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/me/classes", + "Command": "Get-MgEducationMeClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" - ], - "Uri": "/education/me/classes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/classes/$ref", + "Command": "Get-MgEducationMeClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/me/classes/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/classes/$ref", + "Command": "Get-MgEducationMeClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/me/classes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/classes/delta", + "Command": "Get-MgEducationMeClassDelta", + "Permissions": [], "Variants": [ "Delta" - ], - "Uri": "/education/me/classes/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/me/classes/delta", + "Command": "Get-MgEducationMeClassDelta", + "Permissions": [], "Variants": [ "Delta1" - ], - "Uri": "/education/me/classes/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49498,18 +49187,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationMeRubric", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/me/rubrics/{educationRubric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics", + "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49536,17 +49225,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationMeRubric", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List" - ], - "Uri": "/education/me/rubrics" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics", + "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49573,17 +49262,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationMeRubric", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List1" - ], - "Uri": "/education/me/rubrics" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49610,202 +49299,202 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationMeRubric", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/me/rubrics/{educationRubric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/me/schools", + "Command": "Get-MgEducationMeSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ], - "Uri": "/education/me/schools" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/me/schools", + "Command": "Get-MgEducationMeSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List1" - ], - "Uri": "/education/me/schools" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/schools/$ref", + "Command": "Get-MgEducationMeSchoolByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeSchoolByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/me/schools/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/schools/$ref", + "Command": "Get-MgEducationMeSchoolByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeSchoolByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/me/schools/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeSchoolDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/me/schools/delta", + "Command": "Get-MgEducationMeSchoolDelta", + "Permissions": [], "Variants": [ "Delta" - ], - "Uri": "/education/me/schools/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeSchoolDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/me/schools/delta", + "Command": "Get-MgEducationMeSchoolDelta", + "Permissions": [], "Variants": [ "Delta1" - ], - "Uri": "/education/me/schools/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/taughtClasses", + "Command": "Get-MgEducationMeTaughtClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeTaughtClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ], - "Uri": "/education/me/taughtClasses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/me/taughtClasses", + "Command": "Get-MgEducationMeTaughtClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeTaughtClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" - ], - "Uri": "/education/me/taughtClasses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/taughtClasses/$ref", + "Command": "Get-MgEducationMeTaughtClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeTaughtClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/me/taughtClasses/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/taughtClasses/$ref", + "Command": "Get-MgEducationMeTaughtClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationMeTaughtClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/me/taughtClasses/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeTaughtClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/taughtClasses/delta", + "Command": "Get-MgEducationMeTaughtClassDelta", + "Permissions": [], "Variants": [ "Delta" - ], - "Uri": "/education/me/taughtClasses/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationMeTaughtClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/me/taughtClasses/delta", + "Command": "Get-MgEducationMeTaughtClassDelta", + "Permissions": [], "Variants": [ "Delta1" - ], - "Uri": "/education/me/taughtClasses/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/education/me/user", + "Command": "Get-MgEducationMeUser", "Permissions": [ { "Name": "Directory.Read.All", @@ -49838,17 +49527,17 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationMeUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get" - ], - "Uri": "/education/me/user" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/education/me/user", + "Command": "Get-MgEducationMeUser", "Permissions": [ { "Name": "Directory.Read.All", @@ -49881,17 +49570,17 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationMeUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Get1" - ], - "Uri": "/education/me/user" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/user/$ref", + "Command": "Get-MgEducationMeUserByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -49924,17 +49613,17 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationMeUserByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/education/me/user/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/user/$ref", + "Command": "Get-MgEducationMeUserByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -49967,405 +49656,405 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationMeUserByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1" - ], - "Uri": "/education/me/user/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationRoot", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRoot", + "Uri": "/education", + "Command": "Get-MgEducationRoot", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/education" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationRoot", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRoot1", + "Uri": "/education", + "Command": "Get-MgEducationRoot", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/education" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Get-MgEducationSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/schools/{educationSchool-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools", + "Command": "Get-MgEducationSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ], - "Uri": "/education/schools" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/schools", + "Command": "Get-MgEducationSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List1" - ], - "Uri": "/education/schools" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Get-MgEducationSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/schools/{educationSchool-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Get-MgEducationSchoolAdministrativeUnit", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolAdministrativeUnit", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Get-MgEducationSchoolAdministrativeUnit", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolAdministrativeUnit", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", + "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", + "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/schools/{educationSchool-id}/classes", + "Command": "Get-MgEducationSchoolClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ], - "Uri": "/education/schools/{educationSchool-id}/classes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/schools/{educationSchool-id}/classes", + "Command": "Get-MgEducationSchoolClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" - ], - "Uri": "/education/schools/{educationSchool-id}/classes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "Get-MgEducationSchoolClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/schools/{educationSchool-id}/classes/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "Get-MgEducationSchoolClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/schools/{educationSchool-id}/classes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationSchoolClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/schools/{educationSchool-id}/classes/delta", + "Command": "Get-MgEducationSchoolClassDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/schools/{educationSchool-id}/classes/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationSchoolClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/schools/{educationSchool-id}/classes/delta", + "Command": "Get-MgEducationSchoolClassDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/schools/{educationSchool-id}/classes/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/delta", + "Command": "Get-MgEducationSchoolDelta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Delta" - ], - "Uri": "/education/schools/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/schools/delta", + "Command": "Get-MgEducationSchoolDelta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationSchoolDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Delta1" - ], - "Uri": "/education/schools/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/schools/{educationSchool-id}/users", + "Command": "Get-MgEducationSchoolUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgEducationSchoolUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ], - "Uri": "/education/schools/{educationSchool-id}/users" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/schools/{educationSchool-id}/users", + "Command": "Get-MgEducationSchoolUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgEducationSchoolUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List1" - ], - "Uri": "/education/schools/{educationSchool-id}/users" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "Get-MgEducationSchoolUserByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgEducationSchoolUserByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/schools/{educationSchool-id}/users/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "Get-MgEducationSchoolUserByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgEducationSchoolUserByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/schools/{educationSchool-id}/users/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationSchoolUserDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/schools/{educationSchool-id}/users/delta", + "Command": "Get-MgEducationSchoolUserDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/schools/{educationSchool-id}/users/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationSchoolUserDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/schools/{educationSchool-id}/users/delta", + "Command": "Get-MgEducationSchoolUserDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/schools/{educationSchool-id}/users/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Command": "Get-MgEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50380,18 +50069,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Uri": "/education/synchronizationProfiles", + "Command": "Get-MgEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50406,30 +50095,30 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "List" - ], - "Uri": "/education/synchronizationProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationSynchronizationProfileError", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Command": "Get-MgEducationSynchronizationProfileError", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Command": "Get-MgEducationSynchronizationProfileError", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50444,17 +50133,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationSynchronizationProfileError", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "List" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Command": "Get-MgEducationSynchronizationProfileStatus", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50469,105 +50158,105 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationSynchronizationProfileStatus", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/{educationUser-id}", + "Command": "Get-MgEducationUser", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users", + "Command": "Get-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgEducationUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ], - "Uri": "/education/users" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/users", + "Command": "Get-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgEducationUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List1" - ], - "Uri": "/education/users" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/users/{educationUser-id}", + "Command": "Get-MgEducationUser", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUser", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/education/users/{educationUser-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignment", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "Get-MgEducationUserAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -50594,17 +50283,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationUserAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "Get-MgEducationUserAssignment", "Permissions": [ { "Name": "EduAssignments.Read", @@ -50631,748 +50320,748 @@ "IsAdmin": true } ], - "Command": "Get-MgEducationUserAssignment", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/assignments" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignment", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Get-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Get-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentCategoryDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Command": "Get-MgEducationUserAssignmentDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationUserAssignmentRubric", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationUserAssignmentRubric", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/classes", + "Command": "Get-MgEducationUserClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/classes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/users/{educationUser-id}/classes", + "Command": "Get-MgEducationUserClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/classes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/classes/$ref", + "Command": "Get-MgEducationUserClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/classes/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/classes/$ref", + "Command": "Get-MgEducationUserClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/classes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/classes/delta", + "Command": "Get-MgEducationUserClassDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/classes/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/users/{educationUser-id}/classes/delta", + "Command": "Get-MgEducationUserClassDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/classes/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/delta", + "Command": "Get-MgEducationUserDelta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Delta" - ], - "Uri": "/education/users/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/users/delta", + "Command": "Get-MgEducationUserDelta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserDelta", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Delta1" - ], - "Uri": "/education/users/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Get-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "Get-MgEducationUserRubric", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/rubrics" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "Get-MgEducationUserRubric", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/rubrics" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserRubric", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Get-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/users/{educationUser-id}/schools", + "Command": "Get-MgEducationUserSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/schools" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/users/{educationUser-id}/schools", + "Command": "Get-MgEducationUserSchool", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserSchool", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/schools" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/schools/$ref", + "Command": "Get-MgEducationUserSchoolByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserSchoolByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/schools/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/schools/$ref", + "Command": "Get-MgEducationUserSchoolByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserSchoolByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/schools/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserSchoolDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/users/{educationUser-id}/schools/delta", + "Command": "Get-MgEducationUserSchoolDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/schools/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserSchoolDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/users/{educationUser-id}/schools/delta", + "Command": "Get-MgEducationUserSchoolDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/schools/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Command": "Get-MgEducationUserTaughtClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserTaughtClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Command": "Get-MgEducationUserTaughtClass", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserTaughtClass", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", + "Command": "Get-MgEducationUserTaughtClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserTaughtClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", + "Command": "Get-MgEducationUserTaughtClassByRef", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", "IsAdmin": true }, - "Command": "Get-MgEducationUserTaughtClassByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserTaughtClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/taughtClasses/delta", + "Command": "Get-MgEducationUserTaughtClassDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgEducationUserTaughtClassDelta", - "Module": "Education", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/users/{educationUser-id}/taughtClasses/delta", + "Command": "Get-MgEducationUserTaughtClassDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/$ref", + "Command": "Get-MgEducationUserUserByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -51405,18 +51094,18 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationUserUserByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/user/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/$ref", + "Command": "Get-MgEducationUserUserByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -51449,18 +51138,18 @@ "IsAdmin": false } ], - "Command": "Get-MgEducationUserUserByRef", - "Module": "Education", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/user/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51475,18 +51164,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51501,17 +51190,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51526,17 +51215,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "List1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51551,31 +51240,31 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51590,17 +51279,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51615,18 +51304,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51641,31 +51330,31 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignment", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", + "Command": "Get-MgEntitlementManagementAccessPackageAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51680,42 +51369,68 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAssignment", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphApprovalStage1", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphApprovalStage1", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51730,18 +51445,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51756,93 +51471,93 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], "Variants": [ "List2" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51857,18 +51572,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51883,43 +51598,43 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51934,18 +51649,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51960,29 +51675,29 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRoleAccessPackageAssignmentByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRoleAccessPackageAssignmentByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51997,18 +51712,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52023,30 +51738,30 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageCatalog1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Permissions": [], "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", + "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResource", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52061,17 +51776,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResource", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", + "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52086,54 +51801,80 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", + "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Command": "Get-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Command": "Get-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatible", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52148,17 +51889,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageIncompatible", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52173,17 +51914,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52198,17 +51939,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52223,17 +51964,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52248,55 +51989,55 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageResource", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", + "Command": "Get-MgEntitlementManagementAccessPackageResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageResource", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", + "Command": "Get-MgEntitlementManagementAccessPackageResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", + "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52311,18 +52052,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", + "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52337,42 +52078,42 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52387,30 +52128,30 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment1", + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Command": "Get-MgEntitlementManagementAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52425,135 +52166,161 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAssignment", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment1", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignment", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignment1", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Command": "Get-MgEntitlementManagementAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentAssignmentPolicyByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref", + "Command": "Get-MgEntitlementManagementAssignmentAssignmentPolicyByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackage1", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackageApplicablePolicyRequirement", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/getApplicablePolicyRequirements", + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackageApplicablePolicyRequirement", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/getApplicablePolicyRequirements" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageCatalog1", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalogByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalogByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "Get-MgEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52568,17 +52335,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Get-MgEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52593,18 +52360,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Command": "Get-MgEntitlementManagementCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52619,17 +52386,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementCatalog", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/catalogs" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Command": "Get-MgEntitlementManagementCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52644,18 +52411,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementCatalog", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52670,18 +52437,18 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52696,17 +52463,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization1", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52721,17 +52488,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization1", "Variants": [ "List1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization1", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52746,31 +52513,31 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52785,17 +52552,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52810,43 +52577,43 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52861,17 +52628,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52886,30 +52653,30 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" + ] }, { - "Permissions": [], - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Get-MgEntitlementManagementSetting", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52924,17 +52691,17 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementSetting", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Variants": [ "Get" - ], - "Uri": "/identityGovernance/entitlementManagement/settings" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings1", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Get-MgEntitlementManagementSetting", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52949,2858 +52716,2928 @@ "IsAdmin": true } ], - "Command": "Get-MgEntitlementManagementSetting", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings1", "Variants": [ "Get1" - ], - "Uri": "/identityGovernance/entitlementManagement/settings" + ] }, { - "Permissions": [], - "Command": "Get-MgExternal", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", + "Uri": "/external", + "Command": "Get-MgExternal", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/external" + ] }, { - "Permissions": [], - "Command": "Get-MgExternal", - "Module": "Search", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external", + "Command": "Get-MgExternal", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/external" + ] }, { - "Permissions": [], - "Command": "Get-MgExternalConnection", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Get-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.Read.All", + "Description": "Read all external connections", + "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/external/connections/{externalConnection-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgExternalConnection", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", + "Uri": "/external/connections", + "Command": "Get-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.Read.All", + "Description": "Read all external connections", + "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/external/connections" + ] }, { - "Permissions": [], - "Command": "Get-MgExternalConnection", - "Module": "Search", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections", + "Command": "Get-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.Read.All", + "Description": "Read all external connections", + "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "List1" - ], - "Uri": "/external/connections" + ] }, { - "Permissions": [], - "Command": "Get-MgExternalConnection", - "Module": "Search", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Get-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.Read.All", + "Description": "Read all external connections", + "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/external/connections/{externalConnection-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancial", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCompany", + "Uri": "/financials", + "Command": "Get-MgFinancial", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/financials" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompany", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCompany", + "Uri": "/financials/companies/{company-id}", + "Command": "Get-MgFinancialCompany", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCompany", + "Uri": "/financials/companies", + "Command": "Get-MgFinancialCompany", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompany", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCompany", "Variants": [ "List" - ], - "Uri": "/financials/companies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "Command": "Get-MgFinancialCompanyAccount", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyAccount", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/accounts/{account-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/accounts", + "Command": "Get-MgFinancialCompanyAccount", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/accounts" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyAgedAccountPayable", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", + "Command": "Get-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable", + "Command": "Get-MgFinancialCompanyAgedAccountPayable", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyAgedAccountPayable", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyAgedAccountReceivable", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", + "Command": "Get-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", + "Command": "Get-MgFinancialCompanyAgedAccountReceivable", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyAgedAccountReceivable", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCountryRegion", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Command": "Get-MgFinancialCompanyCountryRegion", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyCountryRegion", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCountryRegion", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCountryRegion", + "Uri": "/financials/companies/{company-id}/countriesRegions", + "Command": "Get-MgFinancialCompanyCountryRegion", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/countriesRegions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Command": "Get-MgFinancialCompanyCurrency", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyCurrency", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/currencies", + "Command": "Get-MgFinancialCompanyCurrency", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/currencies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Command": "Get-MgFinancialCompanyCustomer", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyCustomer", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomer", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customers", + "Command": "Get-MgFinancialCompanyCustomer", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/customers" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Command": "Get-MgFinancialCompanyCustomerCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPayment", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Command": "Get-MgFinancialCompanyCustomerPayment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPayment", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPayments", + "Command": "Get-MgFinancialCompanyCustomerPayment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/customerPayments" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomer", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalAccount", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", + "Command": "Get-MgFinancialCompanyCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", + "Command": "Get-MgFinancialCompanyCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyCustomerPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Command": "Get-MgFinancialCompanyCustomerPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyCustomerPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyCustomerShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Command": "Get-MgFinancialCompanyCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphDimension", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "Command": "Get-MgFinancialCompanyDimension", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyDimension", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDimension", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyDimension", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphDimension", + "Uri": "/financials/companies/{company-id}/dimensions", + "Command": "Get-MgFinancialCompanyDimension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/dimensions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphDimensionValue", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", + "Command": "Get-MgFinancialCompanyDimensionValue", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyDimensionValue", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDimensionValue", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyDimensionValue", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphDimensionValue", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues", + "Command": "Get-MgFinancialCompanyDimensionValue", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphEmployee", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Command": "Get-MgFinancialCompanyEmployee", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyEmployee", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyEmployee", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphEmployee", + "Uri": "/financials/companies/{company-id}/employees", + "Command": "Get-MgFinancialCompanyEmployee", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/employees" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyEmployeePicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyEmployeePicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyEmployeePicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Command": "Get-MgFinancialCompanyEmployeePicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyEmployeePictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyEmployeePictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries", + "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyGeneralLedgerEntryAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", + "Command": "Get-MgFinancialCompanyGeneralLedgerEntryAccount", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCompanyInformation1", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Command": "Get-MgFinancialCompanyInformation", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyInformation", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCompanyInformation1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyInformation", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCompanyInformation1", + "Uri": "/financials/companies/{company-id}/companyInformation", + "Command": "Get-MgFinancialCompanyInformation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/companyInformation" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyInformationPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Command": "Get-MgFinancialCompanyInformationPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Command": "Get-MgFinancialCompanyItem", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyItem", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyItem", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/items", + "Command": "Get-MgFinancialCompanyItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/items" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Command": "Get-MgFinancialCompanyItemCategory", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyItemCategory", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyItemCategory", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/itemCategories", + "Command": "Get-MgFinancialCompanyItemCategory", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/itemCategories" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyItemPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Command": "Get-MgFinancialCompanyItemPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyItemPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyItemPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphJournal", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Command": "Get-MgFinancialCompanyJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyJournal", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphJournal", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyJournal", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphJournal", + "Uri": "/financials/companies/{company-id}/journals", + "Command": "Get-MgFinancialCompanyJournal", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/journals" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyJournalAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", + "Command": "Get-MgFinancialCompanyJournalAccount", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyJournalLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphJournalLine", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Command": "Get-MgFinancialCompanyJournalLine", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyJournalLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphJournalLine", + "Uri": "/financials/companies/{company-id}/journalLines", + "Command": "Get-MgFinancialCompanyJournalLine", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/journalLines" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyJournalLineAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", + "Command": "Get-MgFinancialCompanyJournalLineAccount", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Command": "Get-MgFinancialCompanyPaymentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyPaymentMethod", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/paymentMethods", + "Command": "Get-MgFinancialCompanyPaymentMethod", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/paymentMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Command": "Get-MgFinancialCompanyPaymentTerm", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyPaymentTerm", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/paymentTerms", + "Command": "Get-MgFinancialCompanyPaymentTerm", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/paymentTerms" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture", + "Command": "Get-MgFinancialCompanyPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoice", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Command": "Get-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoice", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Uri": "/financials/companies/{company-id}/purchaseInvoices", + "Command": "Get-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineAccount", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItem", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemCategory", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendor", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemo", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Command": "Get-MgFinancialCompanySaleCreditMemo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemo", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Uri": "/financials/companies/{company-id}/salesCreditMemos", + "Command": "Get-MgFinancialCompanySaleCreditMemo", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Command": "Get-MgFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomer", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Get-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", + "Command": "Get-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLineAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Get-MgFinancialCompanySaleCreditMemoLineAccount", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItem", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemCategory", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Command": "Get-MgFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesInvoice", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Command": "Get-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesInvoice", + "Uri": "/financials/companies/{company-id}/salesInvoices", + "Command": "Get-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Command": "Get-MgFinancialCompanySaleInvoiceCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomer", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Command": "Get-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Command": "Get-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines", + "Command": "Get-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLineAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", + "Command": "Get-MgFinancialCompanySaleInvoiceLineAccount", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLineItem", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Command": "Get-MgFinancialCompanySaleInvoiceLineItem", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemCategory", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPictureContent", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoicePaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Command": "Get-MgFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleInvoiceShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Command": "Get-MgFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrder", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesOrder", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Command": "Get-MgFinancialCompanySaleOrder", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrder", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesOrder", + "Uri": "/financials/companies/{company-id}/salesOrders", + "Command": "Get-MgFinancialCompanySaleOrder", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesOrders" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Command": "Get-MgFinancialCompanySaleOrderCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomer", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Command": "Get-MgFinancialCompanySaleOrderCustomer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomerCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Command": "Get-MgFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomerPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleOrderCustomerPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderCustomerShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", - "Variants": [ + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Command": "Get-MgFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], + "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesOrderLine", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Command": "Get-MgFinancialCompanySaleOrderLine", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesOrderLine", + "Uri": "/financials/companies/{company-id}/salesOrderLines", + "Command": "Get-MgFinancialCompanySaleOrderLine", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLineAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", + "Command": "Get-MgFinancialCompanySaleOrderLineAccount", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLineItem", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Command": "Get-MgFinancialCompanySaleOrderLineItem", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLineItemCategory", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Command": "Get-MgFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderLineItemPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleOrderLineItemPictureContent", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleOrderPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Command": "Get-MgFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuote", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesQuote", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Command": "Get-MgFinancialCompanySaleQuote", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuote", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesQuote", + "Uri": "/financials/companies/{company-id}/salesQuotes", + "Command": "Get-MgFinancialCompanySaleQuote", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Command": "Get-MgFinancialCompanySaleQuoteCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomer", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Command": "Get-MgFinancialCompanySaleQuoteCustomer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomerCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Command": "Get-MgFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomerPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleQuoteCustomerPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteCustomerShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Command": "Get-MgFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Command": "Get-MgFinancialCompanySaleQuoteLine", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLine", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Uri": "/financials/companies/{company-id}/salesQuoteLines", + "Command": "Get-MgFinancialCompanySaleQuoteLine", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLineAccount", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", + "Command": "Get-MgFinancialCompanySaleQuoteLineAccount", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLineItem", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Command": "Get-MgFinancialCompanySaleQuoteLineItem", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLineItemCategory", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Command": "Get-MgFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteLineItemPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanySaleQuoteLineItemPictureContent", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuotePaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Command": "Get-MgFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanySaleQuoteShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Command": "Get-MgFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Command": "Get-MgFinancialCompanyShipmentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyShipmentMethod", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyShipmentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Command": "Get-MgFinancialCompanyShipmentMethod", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/shipmentMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphTaxArea", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Command": "Get-MgFinancialCompanyTaxArea", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyTaxArea", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyTaxArea", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphTaxArea", + "Uri": "/financials/companies/{company-id}/taxAreas", + "Command": "Get-MgFinancialCompanyTaxArea", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/taxAreas" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphTaxGroup", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Command": "Get-MgFinancialCompanyTaxGroup", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyTaxGroup", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyTaxGroup", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphTaxGroup", + "Uri": "/financials/companies/{company-id}/taxGroups", + "Command": "Get-MgFinancialCompanyTaxGroup", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/taxGroups" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Command": "Get-MgFinancialCompanyUnit", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyUnit", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyUnit", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Command": "Get-MgFinancialCompanyUnit", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", + "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Command": "Get-MgFinancialCompanyVendor", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Get-MgFinancialCompanyVendor", - "Module": "Financials", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyVendor", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/vendors", + "Command": "Get-MgFinancialCompanyVendor", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/vendors" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyVendorCurrency", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Command": "Get-MgFinancialCompanyVendorCurrency", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyVendorPaymentMethod", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Command": "Get-MgFinancialCompanyVendorPaymentMethod", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyVendorPaymentTerm", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Command": "Get-MgFinancialCompanyVendorPaymentTerm", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyVendorPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Command": "Get-MgFinancialCompanyVendorPicture", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyVendorPicture", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Command": "Get-MgFinancialCompanyVendorPicture", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture" + ] }, { - "Permissions": [], - "Command": "Get-MgFinancialCompanyVendorPictureContent", - "Module": "Financials", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Command": "Get-MgFinancialCompanyVendorPictureContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}", + "Command": "Get-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -55832,25 +55669,19 @@ "IsAdmin": true } ], - "Command": "Get-MgGroup", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups", + "Command": "Get-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -55882,24 +55713,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroup", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List1" - ], - "Uri": "/groups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/groups", + "Command": "Get-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -55931,24 +55756,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroup", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "List" - ], - "Uri": "/groups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/groups/{group-id}", + "Command": "Get-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -55980,18 +55799,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroup", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Get2", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/acceptedSenders", + "Command": "Get-MgGroupAcceptedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -56006,17 +55825,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupAcceptedSender", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/acceptedSenders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/acceptedSenders", + "Command": "Get-MgGroupAcceptedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -56031,17 +55850,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupAcceptedSender", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/acceptedSenders" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "Get-MgGroupAcceptedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -56056,17 +55875,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupAcceptedSenderByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/acceptedSenders/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "Get-MgGroupAcceptedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -56081,30 +55900,30 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupAcceptedSenderByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/acceptedSenders/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgGroupAppRoleAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "Get-MgGroupAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -56112,12 +55931,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -56131,17 +55944,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/appRoleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "Get-MgGroupAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -56149,12 +55962,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -56168,82 +55975,82 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/appRoleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgGroupAppRoleAssignment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupById", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/getByIds", + "Command": "Get-MgGroupById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded" - ], - "Uri": "/groups/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupById", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/getByIds", + "Command": "Get-MgGroupById", + "Permissions": [], "Variants": [ "Get3", "GetExpanded1" - ], - "Uri": "/groups/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/groups/{group-id}/calendar", + "Command": "Get-MgGroupCalendar", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/groups/{group-id}/calendar", + "Command": "Get-MgGroupCalendar", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/events/delta", + "Command": "Get-MgGroupCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -56264,18 +56071,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupCalendarEventDelta", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/events/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/calendar/events/delta", + "Command": "Get-MgGroupCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -56296,232 +56103,232 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupCalendarEventDelta", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/events/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarSchedule", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Command": "Get-MgGroupCalendarSchedule", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/getSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarSchedule", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Command": "Get-MgGroupCalendarSchedule", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/getSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/calendar/calendarView", + "Command": "Get-MgGroupCalendarView", "Permissions": { "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 }, - "Command": "Get-MgGroupCalendarView", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/calendar/calendarView" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/calendarView", + "Command": "Get-MgGroupCalendarView", "Permissions": { "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 }, - "Command": "Get-MgGroupCalendarView", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/calendar/calendarView" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -56536,18 +56343,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversation", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation", + "Uri": "/groups/{group-id}/conversations", + "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -56562,17 +56369,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversation", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversation", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/conversations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation1", + "Uri": "/groups/{group-id}/conversations", + "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -56587,17 +56394,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversation", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversation1", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation1", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group.Read.All", @@ -56612,18 +56419,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversation", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversation1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -56638,18 +56445,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -56664,17 +56471,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread1", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -56689,17 +56496,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread1", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group.Read.All", @@ -56714,18 +56521,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -56740,20 +56547,20 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -56768,17 +56575,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPost", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost1", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -56793,17 +56600,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPost1", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost1", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -56818,33 +56625,33 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPost1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupConversationThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -56859,17 +56666,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupConversationThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -56884,264 +56691,258 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostMention", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Get-MgGroupConversationThreadPostMention", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostMention", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "Get-MgGroupConversationThreadPostMention", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCreatedOnBehalfOf", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Command": "Get-MgGroupCreatedOnBehalfOf", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCreatedOnBehalfOf", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Command": "Get-MgGroupCreatedOnBehalfOf", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCreatedOnBehalfOfByRef", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", + "Command": "Get-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupCreatedOnBehalfOfByRef", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", + "Command": "Get-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/delta", + "Command": "Get-MgGroupDelta", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -57173,24 +56974,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupDelta", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Delta" - ], - "Uri": "/groups/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/groups/delta", + "Command": "Get-MgGroupDelta", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -57222,17 +57017,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupDelta", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Delta1" - ], - "Uri": "/groups/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drive", + "Command": "Get-MgGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -57271,20 +57066,20 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/drive" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives", + "Command": "Get-MgGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -57323,17 +57118,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/drives" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/groups/{group-id}/drives", + "Command": "Get-MgGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -57372,17 +57167,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/drives" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/groups/{group-id}/drive", + "Command": "Get-MgGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -57421,20 +57216,20 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/groups/{group-id}/drive" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/groups/{group-id}/drive/$ref", + "Command": "Get-MgGroupDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -57473,18 +57268,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupDriveByRef", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/drive/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/groups/{group-id}/drive/$ref", + "Command": "Get-MgGroupDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -57523,18 +57318,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupDriveByRef", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/drive/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Command": "Get-MgGroupEndpoint", "Permissions": [ { "Name": "Group.Read.All", @@ -57549,18 +57344,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEndpoint", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/groups/{group-id}/endpoints", + "Command": "Get-MgGroupEndpoint", "Permissions": [ { "Name": "Group.Read.All", @@ -57575,17 +57370,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEndpoint", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/endpoints" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -57606,18 +57401,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events", + "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -57632,17 +57427,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events", + "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -57657,17 +57452,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -57688,130 +57483,130 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupEventAttachment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "Get-MgGroupEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "Get-MgGroupEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupEventAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Command": "Get-MgGroupEventCalendar", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Command": "Get-MgGroupEventCalendar", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventCalendarByRef", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", + "Command": "Get-MgGroupEventCalendarByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventCalendarByRef", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", + "Command": "Get-MgGroupEventCalendarByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/delta", + "Command": "Get-MgGroupEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -57832,18 +57627,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEventDelta", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/delta", + "Command": "Get-MgGroupEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -57864,303 +57659,303 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupEventDelta", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/groups/{group-id}/events/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventExceptionOccurrence", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Get-MgGroupEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventExceptionOccurrence", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", + "Command": "Get-MgGroupEventExceptionOccurrence", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "Get-MgGroupEventExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "Get-MgGroupEventExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventInstance", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "Get-MgGroupEventInstance", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgGroupEventInstance", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "Get-MgGroupEventInstance", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgGroupEventInstance", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventInstance", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Get-MgGroupExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/extensions", + "Command": "Get-MgGroupExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/extensions", + "Command": "Get-MgGroupExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Get-MgGroupExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -58175,18 +57970,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies", + "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -58201,17 +57996,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List" - ], - "Uri": "/groupLifecyclePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies", + "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -58226,17 +58021,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List1" - ], - "Uri": "/groupLifecyclePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -58251,18 +58046,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/members", + "Command": "Get-MgGroupMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -58295,17 +58090,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMember", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/members", + "Command": "Get-MgGroupMember", "Permissions": [ { "Name": "Directory.Read.All", @@ -58338,17 +58133,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMember", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List3" - ], - "Uri": "/groups/{group-id}/members" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/members/$ref", + "Command": "Get-MgGroupMemberByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -58381,17 +58176,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/members/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/members/$ref", + "Command": "Get-MgGroupMemberByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -58424,17 +58219,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List3" - ], - "Uri": "/groups/{group-id}/members/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/getMemberGroups", + "Command": "Get-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -58454,12 +58249,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -58503,20 +58292,20 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupMemberGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/getMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/getMemberGroups", + "Command": "Get-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -58536,12 +58325,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -58585,20 +58368,20 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupMemberGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/getMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/getMemberObjects", + "Command": "Get-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -58618,12 +58401,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -58673,20 +58450,20 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberObject", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/getMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/getMemberObjects", + "Command": "Get-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -58706,12 +58483,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -58761,20 +58532,20 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberObject", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/getMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf", + "Command": "Get-MgGroupMemberOf", "Permissions": [ { "Name": "Group.Read.All", @@ -58789,17 +58560,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberOf", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List5" - ], - "Uri": "/groups/{group-id}/memberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf", + "Command": "Get-MgGroupMemberOf", "Permissions": [ { "Name": "Group.Read.All", @@ -58814,17 +58585,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberOf", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List2" - ], - "Uri": "/groups/{group-id}/memberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/memberOf/$ref", + "Command": "Get-MgGroupMemberOfByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -58839,17 +58610,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberOfByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List5" - ], - "Uri": "/groups/{group-id}/memberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/memberOf/$ref", + "Command": "Get-MgGroupMemberOfByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -58864,65 +58635,65 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupMemberOfByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List2" - ], - "Uri": "/groups/{group-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupMemberWithLicenseError", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Command": "Get-MgGroupMemberWithLicenseError", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/membersWithLicenseErrors" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupMemberWithLicenseError", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Command": "Get-MgGroupMemberWithLicenseError", + "Permissions": [], "Variants": [ "List4" - ], - "Uri": "/groups/{group-id}/membersWithLicenseErrors" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupMemberWithLicenseErrorByRef", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", + "Command": "Get-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupMemberWithLicenseErrorByRef", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", + "Command": "Get-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], "Variants": [ "List4" - ], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -58955,18 +58726,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -58999,17 +58770,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -59042,17 +58813,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -59085,48 +58856,48 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -59159,60 +58930,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteNotebookSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { - "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 - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgGroupOnenoteNotebookSection", - "Module": "Notes", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" - }, - { + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -59245,17 +58973,60 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "GET", + "Variants": [ + "List" + ] + }, + { "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -59288,17 +59059,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgGroupOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -59331,18 +59102,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteOperation", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgGroupOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -59375,18 +59146,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteOperation", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -59413,18 +59184,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -59451,17 +59222,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/onenote/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -59488,17 +59259,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/onenote/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -59525,97 +59296,51 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupOnenotePageContent", - "Module": "Notes", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupOnenotePageContent", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupOnenotePageContent", - "Module": "Notes", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" - }, - { + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupOnenotePageContent", "Permissions": [], - "Command": "Get-MgGroupOnenoteRecentNotebook", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupOnenoteRecentNotebook", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" - }, - { - "Permissions": [], - "Command": "Get-MgGroupOnenoteResource", - "Module": "Notes", - "Method": "GET", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}" - }, - { - "Permissions": [], - "Command": "Get-MgGroupOnenoteResource", - "Module": "Notes", "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}" - }, - { + "Module": "Groups", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgGroupOnenoteRecentNotebook", "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 + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -59641,19 +59366,25 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteResourceContent", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgGroupOnenoteRecentNotebook", "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 + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -59679,25 +59410,45 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteResourceContent", - "Module": "Notes", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { + "ApiVersion": "beta", "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgGroupOnenoteResource", + "Permissions": [], + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "ApiVersion": "v1.0", - "OutputType": null, + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgGroupOnenoteResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgGroupOnenoteResourceContent", "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 - }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -59723,25 +59474,19 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgGroupOnenoteResourceContent", "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 - }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -59767,17 +59512,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ - "List1" - ], - "Uri": "/groups/{group-id}/onenote/sections" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -59810,17 +59556,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ - "List" - ], - "Uri": "/groups/{group-id}/onenote/sections" + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "Get-MgGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -59853,18 +59600,104 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSection", - "Module": "Notes", + "Variants": [ + "List1" + ] + }, + { + "ApiVersion": "v1.0", "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "Get-MgGroupOnenoteSection", + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Variants": [ + "List" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgGroupOnenoteSection", + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -59897,18 +59730,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -59941,18 +59774,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List2", "List3" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -59985,18 +59818,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -60029,18 +59862,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -60073,17 +59906,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -60116,17 +59949,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "Get-MgGroupOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -60159,17 +59992,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "Get-MgGroupOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -60202,17 +60035,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -60239,17 +60072,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionPage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -60276,24 +60109,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionPage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/owners", + "Command": "Get-MgGroupOwner", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -60325,24 +60152,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupOwner", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/owners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/owners", + "Command": "Get-MgGroupOwner", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -60374,24 +60195,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupOwner", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/owners" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "Get-MgGroupOwnerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -60423,24 +60238,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupOwnerByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/owners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "Get-MgGroupOwnerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -60472,30 +60281,30 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupOwnerByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/owners/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "Get-MgGroupPermissionGrant", "Permissions": [ { "Name": "Group.Read.All", @@ -60522,17 +60331,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/permissionGrants" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "Get-MgGroupPermissionGrant", "Permissions": [ { "Name": "Group.Read.All", @@ -60559,183 +60368,183 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/permissionGrants" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/photo", + "Command": "Get-MgGroupPhoto", "Permissions": { "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 }, - "Command": "Get-MgGroupPhoto", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/photo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/photos", + "Command": "Get-MgGroupPhoto", "Permissions": { "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 }, - "Command": "Get-MgGroupPhoto", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/photos" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/photos", + "Command": "Get-MgGroupPhoto", "Permissions": { "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 }, - "Command": "Get-MgGroupPhoto", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/photos" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/photo", + "Command": "Get-MgGroupPhoto", "Permissions": { "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 }, - "Command": "Get-MgGroupPhoto", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/groups/{group-id}/photo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Get-MgGroupPhotoContent", "Permissions": { "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 }, - "Command": "Get-MgGroupPhotoContent", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Get-MgGroupPhotoContent", "Permissions": { "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 }, - "Command": "Get-MgGroupPhotoContent", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/groups/{group-id}/photo/$value" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlanner", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerGroup", + "Uri": "/groups/{group-id}/planner", + "Command": "Get-MgGroupPlanner", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/planner" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlanner", - "Module": "Planner", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerGroup1", + "Uri": "/groups/{group-id}/planner", + "Command": "Get-MgGroupPlanner", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/planner" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlan", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Command": "Get-MgGroupPlannerPlan", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/groups/{group-id}/planner/plans", + "Command": "Get-MgGroupPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -60762,17 +60571,17 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupPlannerPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/planner/plans" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans", + "Command": "Get-MgGroupPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -60799,104 +60608,104 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupPlannerPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/planner/plans" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlan", - "Module": "Planner", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Command": "Get-MgGroupPlannerPlan", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlanBucket", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerBucket1", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgGroupPlannerPlanBucket", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlanBucket", - "Module": "Planner", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgGroupPlannerPlanBucket", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlanDetail", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerPlanDetails1", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgGroupPlannerPlanDetail", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlanDetail", - "Module": "Planner", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgGroupPlannerPlanDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlanTask", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgGroupPlannerPlanTask", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupPlannerPlanTask", - "Module": "Planner", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgGroupPlannerPlanTask", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/rejectedSenders", + "Command": "Get-MgGroupRejectedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -60911,17 +60720,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupRejectedSender", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/rejectedSenders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/rejectedSenders", + "Command": "Get-MgGroupRejectedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -60936,17 +60745,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupRejectedSender", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/rejectedSenders" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "Get-MgGroupRejectedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -60961,17 +60770,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupRejectedSenderByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/rejectedSenders/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "Get-MgGroupRejectedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -60986,24 +60795,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupRejectedSenderByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/rejectedSenders/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Get-MgGroupSetting", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61015,27 +60818,33 @@ "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 + }, + { + "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 + }, + { + "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 } ], - "Command": "Get-MgGroupSetting", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/settings/{directorySetting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/groups/{group-id}/settings", + "Command": "Get-MgGroupSetting", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61047,105 +60856,117 @@ "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 + }, + { + "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 + }, + { + "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 } ], - "Command": "Get-MgGroupSetting", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/settings" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupSite", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Get-MgGroupSite", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/sites/{site-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupSite", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites", + "Command": "Get-MgGroupSite", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/sites" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupSite", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite1", + "Uri": "/groups/{group-id}/sites", + "Command": "Get-MgGroupSite", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/sites" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupSite", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite1", + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Get-MgGroupSite", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/sites/{site-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/groups/{group-id}/team", + "Command": "Get-MgGroupTeam", "Permissions": { "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 }, - "Command": "Get-MgGroupTeam", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/team" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam1", + "Uri": "/groups/{group-id}/team", + "Command": "Get-MgGroupTeam", "Permissions": { "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 }, - "Command": "Get-MgGroupTeam", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/team" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -61160,18 +60981,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/threads", + "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -61186,17 +61007,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/threads" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread1", + "Uri": "/groups/{group-id}/threads", + "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -61211,17 +61032,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/threads" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread1", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group.Read.All", @@ -61236,18 +61057,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThread", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -61262,20 +61083,20 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -61290,17 +61111,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPost", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost1", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -61315,17 +61136,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPost1", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphPost1", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group.Read.All", @@ -61340,33 +61161,33 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThreadPost", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPost1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -61381,17 +61202,17 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupThreadPostAttachment", "Permissions": [ { "Name": "Group.Read.All", @@ -61406,212 +61227,206 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostMention", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Get-MgGroupThreadPostMention", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostMention", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "Get-MgGroupThreadPostMention", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers", + "Command": "Get-MgGroupTransitiveMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61643,24 +61458,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMember", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/transitiveMembers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers", + "Command": "Get-MgGroupTransitiveMember", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61692,24 +61501,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMember", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List3" - ], - "Uri": "/groups/{group-id}/transitiveMembers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/$ref", + "Command": "Get-MgGroupTransitiveMemberByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61741,24 +61544,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMemberByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/groups/{group-id}/transitiveMembers/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/$ref", + "Command": "Get-MgGroupTransitiveMemberByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61790,24 +61587,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMemberByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List3" - ], - "Uri": "/groups/{group-id}/transitiveMembers/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Command": "Get-MgGroupTransitiveMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61821,24 +61612,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMemberOf", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Command": "Get-MgGroupTransitiveMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61852,24 +61637,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMemberOf", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List2" - ], - "Uri": "/groups/{group-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", + "Command": "Get-MgGroupTransitiveMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61883,24 +61662,18 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMemberOfByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", + "Command": "Get-MgGroupTransitiveMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -61914,48 +61687,48 @@ "IsAdmin": true } ], - "Command": "Get-MgGroupTransitiveMemberOfByRef", - "Module": "Groups", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List2" - ], - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgGroupUserOwnedObject", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/getUserOwnedObjects", + "Command": "Get-MgGroupUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/groups/getUserOwnedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.Read.ConditionalAccess", "Description": "Read your organization's conditional access policies", "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.", "IsAdmin": false }, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -61970,466 +61743,466 @@ "IsAdmin": true } ], - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "List" - ], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "List" - ], - "Uri": "/identity/conditionalAccess/namedLocations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "List1" - ], - "Uri": "/identity/conditionalAccess/namedLocations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "List" - ], - "Uri": "/identity/conditionalAccess/policies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", + "Uri": "/identity/conditionalAccess/policies", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", "Variants": [ "List1" - ], - "Uri": "/identity/conditionalAccess/policies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDecision", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions", + "Command": "Get-MgIdentityGovernanceAccessReviewDecision", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/accessReviews/decisions" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List" - ], - "Uri": "/identityGovernance/termsOfUse/agreements" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List1" - ], - "Uri": "/identityGovernance/termsOfUse/agreements" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" + ] }, { - "Permissions": [], - "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62444,18 +62217,18 @@ "IsAdmin": true } ], - "Command": "Get-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identityProviders/{identityProvider-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identityProviders", + "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62470,17 +62243,17 @@ "IsAdmin": true } ], - "Command": "Get-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "List" - ], - "Uri": "/identityProviders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identityProviders", + "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62495,17 +62268,17 @@ "IsAdmin": true } ], - "Command": "Get-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "List1" - ], - "Uri": "/identityProviders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62520,18 +62293,18 @@ "IsAdmin": true } ], - "Command": "Get-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/identityProviders/{identityProvider-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Command": "Get-MgIdentityUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -62546,18 +62319,18 @@ "IsAdmin": true } ], - "Command": "Get-MgIdentityUserFlow", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/identity/userFlows/{identityUserFlow-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Uri": "/identity/userFlows", + "Command": "Get-MgIdentityUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -62572,65 +62345,65 @@ "IsAdmin": true } ], - "Command": "Get-MgIdentityUserFlow", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "List" - ], - "Uri": "/identity/userFlows" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtection", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/informationProtection", + "Command": "Get-MgInformationProtection", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/informationProtection" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtection", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtection1", + "Uri": "/informationProtection", + "Command": "Get-MgInformationProtection", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/informationProtection" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionBitlocker", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphBitlocker", + "Uri": "/informationProtection/bitlocker", + "Command": "Get-MgInformationProtectionBitlocker", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/informationProtection/bitlocker" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionBitlocker", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphBitlocker", + "Uri": "/informationProtection/bitlocker", + "Command": "Get-MgInformationProtectionBitlocker", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/informationProtection/bitlocker" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62645,18 +62418,18 @@ "IsAdmin": false } ], - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62671,17 +62444,17 @@ "IsAdmin": false } ], - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62696,17 +62469,17 @@ "IsAdmin": false } ], - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List1" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62721,222 +62494,222 @@ "IsAdmin": false } ], - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/informationProtection/dataLossPreventionPolicies", + "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/informationProtection/dataLossPreventionPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Uri": "/informationProtection/policy", + "Command": "Get-MgInformationProtectionPolicy", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/informationProtection/policy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Get-MgInformationProtectionPolicyLabel", "Permissions": { "Name": "InformationProtectionPolicy.Read", "Description": "Read user sensitivity labels and label policies.", "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", "IsAdmin": false }, - "Command": "Get-MgInformationProtectionPolicyLabel", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/informationProtection/policy/labels", + "Command": "Get-MgInformationProtectionPolicyLabel", "Permissions": { "Name": "InformationProtectionPolicy.Read", "Description": "Read user sensitivity labels and label policies.", "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", "IsAdmin": false }, - "Command": "Get-MgInformationProtectionPolicyLabel", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "List" - ], - "Uri": "/informationProtection/policy/labels" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionSensitivityPolicySetting", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Uri": "/informationProtection/sensitivityPolicySettings", + "Command": "Get-MgInformationProtectionSensitivityPolicySetting", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/informationProtection/sensitivityPolicySettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List1" - ], - "Uri": "/informationProtection/threatAssessmentRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List" - ], - "Uri": "/informationProtection/threatAssessmentRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" + ] }, { - "Permissions": [], - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -62944,12 +62717,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -62963,18 +62730,18 @@ "IsAdmin": true } ], - "Command": "Get-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants", + "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -62982,12 +62749,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -63001,17 +62762,17 @@ "IsAdmin": true } ], - "Command": "Get-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List1" - ], - "Uri": "/oauth2PermissionGrants" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", + "Uri": "/oauth2PermissionGrants", + "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -63019,12 +62780,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -63038,17 +62793,17 @@ "IsAdmin": true } ], - "Command": "Get-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "List" - ], - "Uri": "/oauth2PermissionGrants" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -63056,12 +62811,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -63075,23 +62824,23 @@ "IsAdmin": true } ], - "Command": "Get-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/delta", + "Command": "Get-MgOauth2PermissionGrantDelta", "Permissions": [ { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "Name": "DelegatedPermissionGrant.ReadWrite.All", + "Description": "Manage all delegated permission grants", + "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, { @@ -63107,22 +62856,22 @@ "IsAdmin": true } ], - "Command": "Get-MgOauth2PermissionGrantDelta", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Delta1" - ], - "Uri": "/oauth2PermissionGrants/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", + "Uri": "/oauth2PermissionGrants/delta", + "Command": "Get-MgOauth2PermissionGrantDelta", "Permissions": [ { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "Name": "DelegatedPermissionGrant.ReadWrite.All", + "Description": "Manage all delegated permission grants", + "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, { @@ -63138,17 +62887,17 @@ "IsAdmin": true } ], - "Command": "Get-MgOauth2PermissionGrantDelta", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "Delta" - ], - "Uri": "/oauth2PermissionGrants/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphOfficeClientConfiguration", + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", + "Command": "Get-MgOfficeClientConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63163,18 +62912,18 @@ "IsAdmin": true } ], - "Command": "Get-MgOfficeClientConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfficeClientConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphOfficeClientConfiguration", + "Uri": "/officeConfiguration/clientConfigurations", + "Command": "Get-MgOfficeClientConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63189,156 +62938,151 @@ "IsAdmin": true } ], - "Command": "Get-MgOfficeClientConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfficeClientConfiguration", "Variants": [ "List" - ], - "Uri": "/officeConfiguration/clientConfigurations" + ] }, { - "Permissions": [], - "Command": "Get-MgOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", + "Command": "Get-MgOfficeClientConfigurationAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments", + "Command": "Get-MgOfficeClientConfigurationAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments" + ] }, { - "Permissions": [], - "Command": "Get-MgOfficeClientConfigurationPolicyPayload", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload", + "Command": "Get-MgOfficeClientConfigurationPolicyPayload", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload" + ] }, { - "Permissions": [], - "Command": "Get-MgOfficeClientConfigurationUserPreferencePayload", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload", + "Command": "Get-MgOfficeClientConfigurationUserPreferencePayload", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload" + ] }, { - "Permissions": [], - "Command": "Get-MgOfficeConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphOfficeConfiguration", + "Uri": "/officeConfiguration", + "Command": "Get-MgOfficeConfiguration", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/officeConfiguration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Command": "Get-MgOnPremisePublishingProfile", "Permissions": { "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 }, - "Command": "Get-MgOnPremisePublishingProfile", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfile", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Uri": "/onPremisesPublishingProfiles", + "Command": "Get-MgOnPremisePublishingProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Command": "Get-MgOnPremisePublishingProfileAgent", "Permissions": { "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 }, - "Command": "Get-MgOnPremisePublishingProfileAgent", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Command": "Get-MgOnPremisePublishingProfileAgent", "Permissions": { "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 }, - "Command": "Get-MgOnPremisePublishingProfileAgent", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Get-MgOnPremisePublishingProfileAgentGroup", "Permissions": { "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 }, - "Command": "Get-MgOnPremisePublishingProfileAgentGroup", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Get", "Get1", @@ -63346,324 +63090,329 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Command": "Get-MgOnPremisePublishingProfileAgentGroup", "Permissions": { "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 }, - "Command": "Get-MgOnPremisePublishingProfileAgentGroup", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "List", "List1", "List2" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnector", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Command": "Get-MgOnPremisePublishingProfileConnector", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnector", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Command": "Get-MgOnPremisePublishingProfileConnector", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplication", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplication", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", + "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplication", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref", + "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnectorGroupMember", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", + "Command": "Get-MgOnPremisePublishingProfileConnectorGroupMember", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfileConnectorMemberOf", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", + "Command": "Get-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Command": "Get-MgOnPremisePublishingProfilePublishedResource", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgOnPremisePublishingProfilePublishedResource", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Command": "Get-MgOnPremisePublishingProfilePublishedResource", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgOnPremisePublishingProfilePublishedResource", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization1", + "Uri": "/organization/{organization-id}", + "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63678,18 +63427,18 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOrganization1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization1", + "Uri": "/organization", + "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63734,17 +63483,17 @@ "IsAdmin": false } ], - "Command": "Get-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOrganization1", "Variants": [ "List" - ], - "Uri": "/organization" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization", + "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63789,17 +63538,17 @@ "IsAdmin": false } ], - "Command": "Get-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "List1" - ], - "Uri": "/organization" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization/{organization-id}", + "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63814,18 +63563,18 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Get2", "GetViaIdentity1" - ], - "Uri": "/organization/{organization-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBranding1", + "Uri": "/organization/{organization-id}/branding", + "Command": "Get-MgOrganizationBranding", "Permissions": [ { "Name": "Organization.Read.All", @@ -63852,18 +63601,18 @@ "IsAdmin": false } ], - "Command": "Get-MgOrganizationBranding", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOrganizationalBranding1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}/branding" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Uri": "/organization/{organization-id}/branding", + "Command": "Get-MgOrganizationBranding", "Permissions": [ { "Name": "Organization.Read.All", @@ -63890,44 +63639,44 @@ "IsAdmin": false } ], - "Command": "Get-MgOrganizationBranding", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOrganizationalBranding", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/organization/{organization-id}/branding" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/getByIds", + "Command": "Get-MgOrganizationById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded" - ], - "Uri": "/organization/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationById", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/getByIds", + "Command": "Get-MgOrganizationById", + "Permissions": [], "Variants": [ "Get3", "GetExpanded1" - ], - "Uri": "/organization/getByIds" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -63942,17 +63691,17 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "List1" - ], - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -63967,17 +63716,17 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "List" - ], - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", "Permissions": [ { "Name": "Organization.Read.All", @@ -63992,17 +63741,17 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", "Permissions": [ { "Name": "Organization.Read.All", @@ -64017,140 +63766,140 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Get-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/organization/{organization-id}/extensions", + "Command": "Get-MgOrganizationExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/organization/{organization-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/organization/{organization-id}/extensions", + "Command": "Get-MgOrganizationExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/organization/{organization-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Get-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/organization/{organization-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberGroups", + "Command": "Get-MgOrganizationMemberGroup", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationMemberGroup", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberGroups", + "Command": "Get-MgOrganizationMemberGroup", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/getMemberGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberObjects", + "Command": "Get-MgOrganizationMemberObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationMemberObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberObjects", + "Command": "Get-MgOrganizationMemberObject", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/getMemberObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationSetting", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOrganizationSettings", + "Uri": "/organization/{organization-id}/settings", + "Command": "Get-MgOrganizationSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Get-MgOrganizationSettingItemInsight", "Permissions": [ { "Name": "User.Read.All", @@ -64165,31 +63914,44 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganizationSettingItemInsight", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/itemInsights" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationSettingMicrosoftApplicationDataAccess", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Get-MgOrganizationSettingMicrosoftApplicationDataAccess", + "Permissions": [ + { + "Name": "Organization.Read.All", + "Description": "Read organization information", + "FullDescription": "Allows the app to read the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, + { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Get-MgOrganizationSettingPersonInsight", "Permissions": [ { "Name": "User.Read.All", @@ -64204,140 +63966,140 @@ "IsAdmin": true } ], - "Command": "Get-MgOrganizationSettingPersonInsight", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/peopleInsights" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationSettingProfileCardProperty", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", + "Command": "Get-MgOrganizationSettingProfileCardProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationSettingProfileCardProperty", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/organization/{organization-id}/settings/profileCardProperties", + "Command": "Get-MgOrganizationSettingProfileCardProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/organization/{organization-id}/settings/profileCardProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgOrganizationUserOwnedObject", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/getUserOwnedObjects", + "Command": "Get-MgOrganizationUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/organization/getUserOwnedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphPlace1", + "Uri": "/places/{place-id}", + "Command": "Get-MgPlace", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgPlace", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlace1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/places/{place-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPlace", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphPlace1", + "Uri": "/places", + "Command": "Get-MgPlace", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/places" + ] }, { - "Permissions": [], - "Command": "Get-MgPlace", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphPlace", + "Uri": "/places", + "Command": "Get-MgPlace", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/places" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphPlace", + "Uri": "/places/{place-id}", + "Command": "Get-MgPlace", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgPlace", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlace", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/places/{place-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPlanner", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlanner1", + "Uri": "/planner", + "Command": "Get-MgPlanner", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/planner" + ] }, { - "Permissions": [], - "Command": "Get-MgPlanner", - "Module": "Planner", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlanner", + "Uri": "/planner", + "Command": "Get-MgPlanner", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/planner" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket1", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -64364,18 +64126,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerBucket", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/buckets/{plannerBucket-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket1", + "Uri": "/planner/buckets", + "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -64402,17 +64164,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerBucket", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "List1" - ], - "Uri": "/planner/buckets" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/buckets", + "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -64439,17 +64201,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerBucket", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ], - "Uri": "/planner/buckets" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -64476,18 +64238,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerBucket", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/buckets/{plannerBucket-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Command": "Get-MgPlannerBucketTask", "Permissions": [ { "Name": "Group.Read.All", @@ -64514,17 +64276,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerBucketTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" - ], - "Uri": "/planner/buckets/{plannerBucket-id}/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Command": "Get-MgPlannerBucketTask", "Permissions": [ { "Name": "Group.Read.All", @@ -64551,17 +64313,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerBucketTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ], - "Uri": "/planner/buckets/{plannerBucket-id}/tasks" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -64588,18 +64350,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/plans/{plannerPlan-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/planner/plans", + "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -64626,17 +64388,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List1" - ], - "Uri": "/planner/plans" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/plans", + "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -64663,17 +64425,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ], - "Uri": "/planner/plans" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -64700,18 +64462,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/plans/{plannerPlan-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket1", + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgPlannerPlanBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -64738,17 +64500,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlanBucket", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "List1" - ], - "Uri": "/planner/plans/{plannerPlan-id}/buckets" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgPlannerPlanBucket", "Permissions": [ { "Name": "Group.Read.All", @@ -64775,17 +64537,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlanBucket", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ], - "Uri": "/planner/plans/{plannerPlan-id}/buckets" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails1", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgPlannerPlanDetail", "Permissions": [ { "Name": "Group.Read.All", @@ -64812,18 +64574,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlanDetail", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlanDetails1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/plans/{plannerPlan-id}/details" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgPlannerPlanDetail", "Permissions": [ { "Name": "Group.Read.All", @@ -64850,18 +64612,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlanDetail", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/plans/{plannerPlan-id}/details" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgPlannerPlanTask", "Permissions": [ { "Name": "Group.Read.All", @@ -64888,17 +64650,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlanTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" - ], - "Uri": "/planner/plans/{plannerPlan-id}/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgPlannerPlanTask", "Permissions": [ { "Name": "Group.Read.All", @@ -64925,17 +64687,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerPlanTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ], - "Uri": "/planner/plans/{plannerPlan-id}/tasks" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Get-MgPlannerRoster", "Permissions": [ { "Name": "Tasks.Read", @@ -64950,30 +64712,30 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerRoster", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/rosters/{plannerRoster-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPlannerRoster", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerRoster", + "Uri": "/planner/rosters", + "Command": "Get-MgPlannerRoster", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/planner/rosters" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Get-MgPlannerRosterMember", "Permissions": [ { "Name": "Tasks.Read", @@ -64988,18 +64750,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerRosterMember", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Command": "Get-MgPlannerRosterMember", "Permissions": [ { "Name": "Tasks.Read", @@ -65014,17 +64776,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerRosterMember", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "List" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/members" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/planner/rosters/{plannerRoster-id}/plans", + "Command": "Get-MgPlannerRosterPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -65039,17 +64801,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerRosterPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/plans" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref", + "Command": "Get-MgPlannerRosterPlanByRef", "Permissions": [ { "Name": "Tasks.Read", @@ -65064,17 +64826,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerRosterPlanByRef", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -65101,18 +64863,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/planner/tasks", + "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -65139,17 +64901,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" - ], - "Uri": "/planner/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/tasks", + "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -65176,17 +64938,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ], - "Uri": "/planner/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -65213,18 +64975,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat1", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65251,18 +65013,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65289,18 +65051,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat1", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65327,18 +65089,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65365,18 +65127,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTaskDetails1", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Get-MgPlannerTaskDetail", "Permissions": [ { "Name": "Group.Read.All", @@ -65403,18 +65165,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskDetail", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerTaskDetails1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/details" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Get-MgPlannerTaskDetail", "Permissions": [ { "Name": "Group.Read.All", @@ -65441,18 +65203,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskDetail", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}/details" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat1", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65479,18 +65241,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65517,18 +65279,18 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Uri": "/policies/accessReviewPolicy", + "Command": "Get-MgPolicyAccessReviewPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65543,17 +65305,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPolicyAccessReviewPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/accessReviewPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65568,18 +65330,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65594,17 +65356,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "List" - ], - "Uri": "/policies/activityBasedTimeoutPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65619,17 +65381,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", "Variants": [ "List1" - ], - "Uri": "/policies/activityBasedTimeoutPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65644,18 +65406,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -65682,17 +65444,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAdminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/adminConsentRequestPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy1", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -65719,17 +65481,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAdminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy1", "Variants": [ "Get1" - ], - "Uri": "/policies/adminConsentRequestPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Get-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65744,18 +65506,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/policies/appManagementPolicies", + "Command": "Get-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65770,17 +65532,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" - ], - "Uri": "/policies/appManagementPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -65801,17 +65563,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref", + "Command": "Get-MgPolicyAppManagementPolicyApplyToByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -65832,17 +65594,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAppManagementPolicyApplyToByRef", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65857,17 +65619,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAuthenticationFlowPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/authenticationFlowsPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65882,64 +65644,64 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAuthenticationFlowPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Get1" - ], - "Uri": "/policies/authenticationFlowsPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/authenticationMethodsPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Get1" - ], - "Uri": "/policies/authenticationMethodsPolicy" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Command": "Get-MgPolicyAuthorizationPolicy", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authorizationPolicy", + "Command": "Get-MgPolicyAuthorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65954,17 +65716,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "List" - ], - "Uri": "/policies/authorizationPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy1", + "Uri": "/policies/authorizationPolicy", + "Command": "Get-MgPolicyAuthorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65979,59 +65741,59 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAuthorizationPolicy1", "Variants": [ "Get1" - ], - "Uri": "/policies/authorizationPolicy" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Command": "Get-MgPolicyB2CAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgPolicyB2CAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/b2cAuthenticationMethodsPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66046,18 +65808,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/policies/claimsMappingPolicies", + "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66072,17 +65834,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List" - ], - "Uri": "/policies/claimsMappingPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", + "Uri": "/policies/claimsMappingPolicies", + "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66097,17 +65859,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "List1" - ], - "Uri": "/policies/claimsMappingPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66122,18 +65884,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Get-MgPolicyCrossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66148,17 +65910,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyCrossTenantAccessPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/crossTenantAccessPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "Permissions": [ { "Name": "Policy.Read.All", @@ -66173,17 +65935,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Variants": [ "Get" - ], - "Uri": "/policies/crossTenantAccessPolicy/default" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -66198,18 +65960,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -66224,17 +65986,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "List" - ], - "Uri": "/policies/crossTenantAccessPolicy/partners" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Get-MgPolicyDefaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66249,161 +66011,161 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyDefaultAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/defaultAppManagementPolicy" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyDirectoryRoleAccessReviewPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Command": "Get-MgPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/policies/directoryRoleAccessReviewPolicy" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyExternalIdentityPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Uri": "/policies/externalIdentitiesPolicy", + "Command": "Get-MgPolicyExternalIdentityPolicy", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/policies/externalIdentitiesPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/featureRolloutPolicies", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "List" - ], - "Uri": "/policies/featureRolloutPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", + "Uri": "/policies/featureRolloutPolicies", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "List1" - ], - "Uri": "/policies/featureRolloutPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66418,18 +66180,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66444,17 +66206,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66469,17 +66231,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "List1" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66494,52 +66256,52 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Variants": [ "Get" - ], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy1", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read your organization's policies on your behalf.", "IsAdmin": true }, - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy1", "Variants": [ "Get1" - ], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Get-MgPolicyMobileAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66554,18 +66316,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyMobileAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileAppManagementPolicies", + "Command": "Get-MgPolicyMobileAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66580,17 +66342,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyMobileAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "List" - ], - "Uri": "/policies/mobileAppManagementPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Get-MgPolicyMobileDeviceManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66605,18 +66367,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyMobileDeviceManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileDeviceManagementPolicies", + "Command": "Get-MgPolicyMobileDeviceManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66631,17 +66393,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyMobileDeviceManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "List" - ], - "Uri": "/policies/mobileDeviceManagementPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66656,18 +66418,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Uri": "/policies/permissionGrantPolicies", + "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66682,17 +66444,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "List" - ], - "Uri": "/policies/permissionGrantPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", + "Uri": "/policies/permissionGrantPolicies", + "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66707,17 +66469,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", "Variants": [ "List1" - ], - "Uri": "/policies/permissionGrantPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66732,31 +66494,31 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -66771,17 +66533,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -66796,43 +66558,43 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "List1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -66847,17 +66609,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Permissions": [ { "Name": "Directory.Read.All", @@ -66872,30 +66634,30 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "List1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Get-MgPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -66928,25 +66690,19 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicies", + "Command": "Get-MgPolicyRoleManagementPolicy", "Permissions": [ - { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - }, { "Name": "RoleManagement.Read.All", "Description": "Read role management data for all RBAC providers", @@ -66978,17 +66734,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "List" - ], - "Uri": "/policies/roleManagementPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67021,25 +66777,19 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Permissions": [ - { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - }, { "Name": "RoleManagement.Read.All", "Description": "Read role management data for all RBAC providers", @@ -67071,43 +66821,43 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "List" - ], - "Uri": "/policies/roleManagementPolicyAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67140,18 +66890,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67184,17 +66934,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67227,18 +66977,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67271,92 +67021,92 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyServicePrincipalCreationPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Command": "Get-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyServicePrincipalCreationPolicy", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Uri": "/policies/servicePrincipalCreationPolicies", + "Command": "Get-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/policies/servicePrincipalCreationPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67371,18 +67121,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67397,17 +67147,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ], - "Uri": "/policies/tokenIssuancePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67422,17 +67172,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "List1" - ], - "Uri": "/policies/tokenIssuancePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67447,18 +67197,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67473,18 +67223,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67499,17 +67249,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ], - "Uri": "/policies/tokenLifetimePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67524,17 +67274,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "List1" - ], - "Uri": "/policies/tokenLifetimePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -67549,42 +67299,42 @@ "IsAdmin": true } ], - "Command": "Get-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrint", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrint1", + "Uri": "/print", + "Command": "Get-MgPrint", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/print" + ] }, { - "Permissions": [], - "Command": "Get-MgPrint", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrint", + "Uri": "/print", + "Command": "Get-MgPrint", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/print" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector1", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67599,18 +67349,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintConnector1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/connectors/{printConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector1", + "Uri": "/print/connectors", + "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67625,17 +67375,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintConnector1", "Variants": [ "List1" - ], - "Uri": "/print/connectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/connectors", + "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67650,17 +67400,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" - ], - "Uri": "/print/connectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67675,18 +67425,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/connectors/{printConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Get-MgPrintOperation", "Permissions": [ { "Name": "Printer.Create", @@ -67707,42 +67457,42 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/operations/{printOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations", + "Command": "Get-MgPrintOperation", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/print/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations", + "Command": "Get-MgPrintOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/print/operations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Get-MgPrintOperation", "Permissions": [ { "Name": "Printer.Create", @@ -67763,18 +67513,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/operations/{printOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter1", + "Uri": "/print/printers/{printer-id}", + "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67813,18 +67563,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinter1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter1", + "Uri": "/print/printers", + "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67845,17 +67595,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinter1", "Variants": [ "List1" - ], - "Uri": "/print/printers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/printers", + "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67876,17 +67626,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "List" - ], - "Uri": "/print/printers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/printers/{printer-id}", + "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67925,18 +67675,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printers/{printer-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterCapabilities1", + "Uri": "/print/printers/{printer-id}/getCapabilities", + "Command": "Get-MgPrintPrinterCapability", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67957,18 +67707,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterCapability", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinterCapabilities1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/getCapabilities" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector1", + "Uri": "/print/printers/{printer-id}/connectors", + "Command": "Get-MgPrintPrinterConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67983,17 +67733,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterConnector", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintConnector1", "Variants": [ "List1" - ], - "Uri": "/print/printers/{printer-id}/connectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/printers/{printer-id}/connectors", + "Command": "Get-MgPrintPrinterConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68008,17 +67758,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterConnector", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" - ], - "Uri": "/print/printers/{printer-id}/connectors" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/connectors/$ref", + "Command": "Get-MgPrintPrinterConnectorByRef", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68033,17 +67783,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterConnectorByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/print/printers/{printer-id}/connectors/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/connectors/$ref", + "Command": "Get-MgPrintPrinterConnectorByRef", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68058,32 +67808,32 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterConnectorByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/print/printers/{printer-id}/connectors/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterShare", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printers/{printer-id}/share", + "Command": "Get-MgPrintPrinterShare", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}/share" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printers/{printer-id}/shares", + "Command": "Get-MgPrintPrinterShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68104,18 +67854,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterShare", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "List1", "List2" - ], - "Uri": "/print/printers/{printer-id}/shares" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare1", + "Uri": "/print/printers/{printer-id}/shares", + "Command": "Get-MgPrintPrinterShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68136,78 +67886,78 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterShare", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "List" - ], - "Uri": "/print/printers/{printer-id}/shares" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterShareAllowedGroup", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", + "Command": "Get-MgPrintPrinterShareAllowedGroup", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterShareAllowedGroupByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgPrintPrinterShareAllowedGroupByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterShareAllowedUser", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphUser", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", + "Command": "Get-MgPrintPrinterShareAllowedUser", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterShareAllowedUserByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgPrintPrinterShareAllowedUserByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterShareByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/share/$ref", + "Command": "Get-MgPrintPrinterShareByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/share/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/shares/$ref", + "Command": "Get-MgPrintPrinterShareByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68228,17 +67978,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterShareByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/print/printers/{printer-id}/shares/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/shares/$ref", + "Command": "Get-MgPrintPrinterShareByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68259,56 +68009,56 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterShareByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/print/printers/{printer-id}/shares/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterSharePrinter", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrinter1", + "Uri": "/print/printerShares/{printerShare-id}/printer", + "Command": "Get-MgPrintPrinterSharePrinter", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printerShares/{printerShare-id}/printer" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", + "Command": "Get-MgPrintPrinterSharePrinterByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printerShares/{printerShare-id}/printer/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterSharePrinterCapability", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrinterCapabilities1", + "Uri": "/print/printerShares/{printerShare-id}/printer/getCapabilities", + "Command": "Get-MgPrintPrinterSharePrinterCapability", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printerShares/{printerShare-id}/printer/getCapabilities" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger1", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68329,18 +68079,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger1", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68361,17 +68111,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger1", "Variants": [ "List1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68392,17 +68142,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "List" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68423,82 +68173,82 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintTaskDefinition1", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", + "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", + "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintReport", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphReportRoot", + "Uri": "/print/reports", + "Command": "Get-MgPrintReport", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/print/reports" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService1", + "Uri": "/print/services/{printService-id}", + "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68615,18 +68365,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintService1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/services/{printService-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService1", + "Uri": "/print/services", + "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68743,17 +68493,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintService1", "Variants": [ "List1" - ], - "Uri": "/print/services" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/services", + "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68870,17 +68620,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "List" - ], - "Uri": "/print/services" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/services/{printService-id}", + "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68997,18 +68747,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/services/{printService-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69125,18 +68875,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69253,17 +69003,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", "Variants": [ "List1" - ], - "Uri": "/print/services/{printService-id}/endpoints" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69380,17 +69130,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "List" - ], - "Uri": "/print/services/{printService-id}/endpoints" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69507,18 +69257,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/shares/{printerShare-id}", + "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69539,18 +69289,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/shares/{printerShare-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/shares", + "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69571,17 +69321,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "List1" - ], - "Uri": "/print/shares" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare1", + "Uri": "/print/shares", + "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69602,17 +69352,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "List" - ], - "Uri": "/print/shares" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare1", + "Uri": "/print/shares/{printerShare-id}", + "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69633,18 +69383,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Command": "Get-MgPrintShareAllowedGroup", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69659,17 +69409,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedGroup", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "List1" - ], - "Uri": "/print/shares/{printerShare-id}/allowedGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Command": "Get-MgPrintShareAllowedGroup", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69684,17 +69434,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedGroup", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ], - "Uri": "/print/shares/{printerShare-id}/allowedGroups" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgPrintShareAllowedGroupByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69709,17 +69459,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedGroupByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgPrintShareAllowedGroupByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69734,17 +69484,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedGroupByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Command": "Get-MgPrintShareAllowedUser", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69759,17 +69509,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedUser", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "List1" - ], - "Uri": "/print/shares/{printerShare-id}/allowedUsers" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Command": "Get-MgPrintShareAllowedUser", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69784,17 +69534,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedUser", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "List" - ], - "Uri": "/print/shares/{printerShare-id}/allowedUsers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgPrintShareAllowedUserByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69809,17 +69559,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedUserByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgPrintShareAllowedUserByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69834,17 +69584,17 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintShareAllowedUserByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter1", + "Uri": "/print/shares/{printerShare-id}/printer", + "Command": "Get-MgPrintSharePrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -69865,18 +69615,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintSharePrinter", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinter1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/shares/{printerShare-id}/printer" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/shares/{printerShare-id}/printer", + "Command": "Get-MgPrintSharePrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -69897,50 +69647,18 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintSharePrinter", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}/printer" + ] }, { - "Permissions": [ - { - "Name": "Printer.FullControl.All", - "Description": "Register, read, update, and unregister printers", - "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", - "IsAdmin": true - }, - { - "Name": "Printer.Read.All", - "Description": "Read printers", - "FullDescription": "Allows the application to read printers on your behalf. ", - "IsAdmin": true - }, - { - "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 - } - ], - "Command": "Get-MgPrintSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/print/shares/{printerShare-id}/printer/$ref" - }, - { + "Uri": "/print/shares/{printerShare-id}/printer/$ref", + "Command": "Get-MgPrintSharePrinterByRef", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -69961,595 +69679,605 @@ "IsAdmin": true } ], - "Command": "Get-MgPrintSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/$ref", + "Command": "Get-MgPrintSharePrinterByRef", + "Permissions": [ + { + "Name": "Printer.FullControl.All", + "Description": "Register, read, update, and unregister printers", + "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", + "IsAdmin": true + }, + { + "Name": "Printer.Read.All", + "Description": "Read printers", + "FullDescription": "Allows the application to read printers on your behalf. ", + "IsAdmin": true + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}/printer/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintSharePrinterCapability", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrinterCapabilities1", + "Uri": "/print/shares/{printerShare-id}/printer/getCapabilities", + "Command": "Get-MgPrintSharePrinterCapability", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}/printer/getCapabilities" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition1", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Get-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition1", + "Uri": "/print/taskDefinitions", + "Command": "Get-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition1", "Variants": [ "List1" - ], - "Uri": "/print/taskDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions", + "Command": "Get-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "List" - ], - "Uri": "/print/taskDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Get-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask1", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTask1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask1", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTask1", "Variants": [ "List1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", + "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", + "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintTaskTrigger1", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", + "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", - "Module": "Devices.CloudPrint", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", + "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccess", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Command": "Get-MgPrivilegedAccess", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccess", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Uri": "/privilegedAccess", + "Command": "Get-MgPrivilegedAccess", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/privilegedAccess" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessResource", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Command": "Get-MgPrivilegedAccessResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessResource", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Command": "Get-MgPrivilegedAccessResource", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleAssignment", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Get-MgPrivilegedAccessRoleAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleAssignment", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Command": "Get-MgPrivilegedAccessRoleAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleDefinition", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Get-MgPrivilegedAccessRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleDefinition", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Command": "Get-MgPrivilegedAccessRoleDefinition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleSetting", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Get-MgPrivilegedAccessRoleSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedAccessRoleSetting", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Command": "Get-MgPrivilegedAccessRoleSetting", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - } - ], - "Command": "Get-MgPrivilegedApproval", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Command": "Get-MgPrivilegedApproval", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - } - ], - "Command": "Get-MgPrivilegedApproval", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval", + "Command": "Get-MgPrivilegedApproval", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, "Variants": [ "List" - ], - "Uri": "/privilegedApproval" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedApprovalRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedApproval/{privilegedApproval-id}/request", + "Command": "Get-MgPrivilegedApprovalRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}/request" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedApprovalRequestByRef", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", + "Command": "Get-MgPrivilegedApprovalRequestByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedApprovalRoleInfo", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Command": "Get-MgPrivilegedApprovalRoleInfo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedOperationEvent", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Command": "Get-MgPrivilegedOperationEvent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Uri": "/privilegedOperationEvents", + "Command": "Get-MgPrivilegedOperationEvent", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedOperationEvent", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "List" - ], - "Uri": "/privilegedOperationEvents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Command": "Get-MgPrivilegedRole", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedRole", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoles", + "Command": "Get-MgPrivilegedRole", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedRole", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "List" - ], - "Uri": "/privilegedRoles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref", + "Command": "Get-MgPrivilegedRoleAssignmentByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedRoleAssignmentByRef", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Command": "Get-MgPrivilegedRoleAssignmentRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests", + "Command": "Get-MgPrivilegedRoleAssignmentRequest", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -70563,128 +70291,128 @@ "IsAdmin": true } ], - "Command": "Get-MgPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "List" - ], - "Uri": "/privilegedRoleAssignmentRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedRoleAssignmentRequestRoleInfo", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Command": "Get-MgPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Command": "Get-MgPrivilegedRoleAssignmentRoleInfo", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedRoleAssignmentRoleInfo", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Command": "Get-MgPrivilegedRoleRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedRoleRoleAssignment", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments", + "Command": "Get-MgPrivilegedRoleRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedRoleRoleAssignment", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "List", "List1" - ], - "Uri": "/privilegedRoleAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Command": "Get-MgPrivilegedRoleSetting", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Get-MgPrivilegedRoleSetting", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/settings" + ] }, { - "Permissions": [], - "Command": "Get-MgPrivilegedRoleSummary", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Command": "Get-MgPrivilegedRoleSummary", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/summary" + ] }, { - "Permissions": [], - "Command": "Get-MgProgram", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programs/{program-id}", + "Command": "Get-MgProgram", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/programs/{program-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programs", + "Command": "Get-MgProgram", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -70699,32 +70427,32 @@ "IsAdmin": true } ], - "Command": "Get-MgProgram", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProgram", "Variants": [ "List" - ], - "Uri": "/programs" + ] }, { - "Permissions": [], - "Command": "Get-MgProgramControl", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphProgramControl", + "Uri": "/programControls/{programControl-id}", + "Command": "Get-MgProgramControl", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/programControls/{programControl-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControl", + "Uri": "/programControls", + "Command": "Get-MgProgramControl", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -70739,44 +70467,44 @@ "IsAdmin": true } ], - "Command": "Get-MgProgramControl", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "List", "List1" - ], - "Uri": "/programControls" + ] }, { - "Permissions": [], - "Command": "Get-MgProgramControlProgram", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programControls/{programControl-id}/program", + "Command": "Get-MgProgramControlProgram", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/programControls/{programControl-id}/program" + ] }, { - "Permissions": [], - "Command": "Get-MgProgramControlType", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControlTypes/{programControlType-id}", + "Command": "Get-MgProgramControlType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/programControlTypes/{programControlType-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControlTypes", + "Command": "Get-MgProgramControlType", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -70791,115 +70519,115 @@ "IsAdmin": true } ], - "Command": "Get-MgProgramControlType", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "List" - ], - "Uri": "/programControlTypes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", + "Command": "Get-MgReportApplicationSign", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportApplicationSign", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Uri": "/reports/applicationSignInDetailedSummary", + "Command": "Get-MgReportApplicationSign", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportApplicationSign", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Variants": [ "List" - ], - "Uri": "/reports/applicationSignInDetailedSummary" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Uri": "/reports/getAttackSimulationRepeatOffenders", + "Command": "Get-MgReportAttackSimulationRepeatOffender", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportAttackSimulationRepeatOffender", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Variants": [ "Get" - ], - "Uri": "/reports/getAttackSimulationRepeatOffenders" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Uri": "/reports/getAttackSimulationTrainingUserCoverage", + "Command": "Get-MgReportAttackSimulationTrainingUserCoverage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportAttackSimulationTrainingUserCoverage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Variants": [ "Get" - ], - "Uri": "/reports/getAttackSimulationTrainingUserCoverage" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Uri": "/reports/getAttackSimulationSimulationUserCoverage", + "Command": "Get-MgReportAttackSimulationUserCoverage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportAttackSimulationUserCoverage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Variants": [ "Get" - ], - "Uri": "/reports/getAttackSimulationSimulationUserCoverage" + ] }, { - "Permissions": [], - "Command": "Get-MgReportAuthenticationMethod", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Uri": "/reports/authenticationMethods", + "Command": "Get-MgReportAuthenticationMethod", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/reports/authenticationMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -70914,18 +70642,18 @@ "IsAdmin": true } ], - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -70940,1757 +70668,2172 @@ "IsAdmin": true } ], - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "List" - ], - "Uri": "/reports/authenticationMethods/userRegistrationDetails" + ] }, { - "Permissions": [], - "Command": "Get-MgReportAzureAdApplicationSign", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", + "Command": "Get-MgReportAzureAdApplicationSign", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportAzureAdFeatureUsage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphAzureAdFeatureUsage", + "Uri": "/reports/getAzureADFeatureUsage(period='{period}')", + "Command": "Get-MgReportAzureAdFeatureUsage", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getAzureADFeatureUsage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportAzureAdLicenseUsage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphAzureAdLicenseUsage", + "Uri": "/reports/getAzureADLicenseUsage(period='{period}')", + "Command": "Get-MgReportAzureAdLicenseUsage", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getAzureADLicenseUsage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportAzureAdUserFeatureUsage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphAzureAdUserFeatureUsage", + "Uri": "/reports/getAzureADUserFeatureUsage", + "Command": "Get-MgReportAzureAdUserFeatureUsage", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/reports/getAzureADUserFeatureUsage" + ] }, { - "Permissions": [], - "Command": "Get-MgReportBrowserDistributionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportBrowserDistributionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportBrowserUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getBrowserUserCounts(period='{period}')", + "Command": "Get-MgReportBrowserUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getBrowserUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportBrowserUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getBrowserUserDetail(period='{period}')", + "Command": "Get-MgReportBrowserUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getBrowserUserDetail(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportCredentialUsageSummary", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "Uri": "/reports/getCredentialUsageSummary(period='{period}')", + "Command": "Get-MgReportCredentialUsageSummary", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getCredentialUsageSummary(period='{period}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "Uri": "/reports/getCredentialUserRegistrationCount", + "Command": "Get-MgReportCredentialUserRegistrationCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportCredentialUserRegistrationCount", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", "Variants": [ "Get" - ], - "Uri": "/reports/getCredentialUserRegistrationCount" + ] }, { - "Permissions": [], - "Command": "Get-MgReportCredentialUserRegistrationDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", + "Command": "Get-MgReportCredentialUserRegistrationDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Uri": "/reports/credentialUserRegistrationDetails", + "Command": "Get-MgReportCredentialUserRegistrationDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportCredentialUserRegistrationDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Variants": [ "List" - ], - "Uri": "/reports/credentialUserRegistrationDetails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportDailyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportDailyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/dailyPrintUsageByPrinter", + "Command": "Get-MgReportDailyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportDailyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "List2", "List3" - ], - "Uri": "/reports/dailyPrintUsageByPrinter" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageByPrinter", + "Command": "Get-MgReportDailyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportDailyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List", "List1" - ], - "Uri": "/reports/dailyPrintUsageByPrinter" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportDailyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportDailyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter", + "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/reports/dailyPrintUsageSummariesByPrinter" + ] }, { - "Permissions": [], - "Command": "Get-MgReportDailyPrintUsageSummaryByUser", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByUser1", + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Command": "Get-MgReportDailyPrintUsageSummaryByUser", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgReportDailyPrintUsageSummaryByUser", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByUser1", + "Uri": "/reports/dailyPrintUsageSummariesByUser", + "Command": "Get-MgReportDailyPrintUsageSummaryByUser", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/reports/dailyPrintUsageSummariesByUser" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "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.", "IsAdmin": true }, - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Device1" - ], - "Uri": "/reports/deviceConfigurationDeviceActivity" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "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.", "IsAdmin": true }, - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Device" - ], - "Uri": "/reports/deviceConfigurationDeviceActivity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/deviceConfigurationUserActivity", + "Command": "Get-MgReportDeviceConfigurationUserActivity", "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.", "IsAdmin": true }, - "Command": "Get-MgReportDeviceConfigurationUserActivity", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Device1" - ], - "Uri": "/reports/deviceConfigurationUserActivity" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/deviceConfigurationUserActivity", + "Command": "Get-MgReportDeviceConfigurationUserActivity", "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.", "IsAdmin": true }, - "Command": "Get-MgReportDeviceConfigurationUserActivity", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Device" - ], - "Uri": "/reports/deviceConfigurationUserActivity" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Command": "Get-MgReportEmailActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getEmailActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Command": "Get-MgReportEmailActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getEmailActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Command": "Get-MgReportEmailActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Command": "Get-MgReportEmailActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Command": "Get-MgReportEmailActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getEmailActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Command": "Get-MgReportEmailActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getEmailActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageAppUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageAppUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, - "Variants": [ + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, + "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Command": "Get-MgReportEmailAppUsageUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Command": "Get-MgReportEmailAppUsageUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportGroupArchivedPrintJob", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphArchivedPrintJob1", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportGroupArchivedPrintJob", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportGroupArchivedPrintJob", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportGroupArchivedPrintJob", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportM365AppPlatformUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Command": "Get-MgReportM365AppPlatformUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportM365AppUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Command": "Get-MgReportM365AppUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getM365AppUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportM365AppUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getM365AppUserDetail(date={date})", + "Command": "Get-MgReportM365AppUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getM365AppUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Command": "Get-MgReportMailboxUsageDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getMailboxUsageDetail(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Command": "Get-MgReportMailboxUsageDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getMailboxUsageDetail(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageMailboxCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Command": "Get-MgReportMailboxUsageMailboxCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageMailboxCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Command": "Get-MgReportMailboxUsageMailboxCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Command": "Get-MgReportMailboxUsageStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getMailboxUsageStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMailboxUsageStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Command": "Get-MgReportMailboxUsageStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getMailboxUsageStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentDetail", + "Permissions": [], "Variants": [ "Managed", "ManagedViaIdentity" - ], - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentSummary", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentSummary", + "Permissions": [], "Variants": [ "Managed", "ManagedViaIdentity" - ], - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Managed", "Managed1", "ManagedViaIdentity" - ], - "Uri": "/reports/managedDeviceEnrollmentFailureDetails" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Managed2", "Managed3", "ManagedViaIdentity1" - ], - "Uri": "/reports/managedDeviceEnrollmentFailureDetails" + ] }, { - "Permissions": [], - "Command": "Get-MgReportManagedDeviceEnrollmentFailureTrend", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentFailureTrends", + "Command": "Get-MgReportManagedDeviceEnrollmentFailureTrend", + "Permissions": [], "Variants": [ "Managed" - ], - "Uri": "/reports/managedDeviceEnrollmentFailureTrends" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Top", "Top1", "TopViaIdentity" - ], - "Uri": "/reports/managedDeviceEnrollmentTopFailures" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Top2", "Top3", "TopViaIdentity1" - ], - "Uri": "/reports/managedDeviceEnrollmentTopFailures" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportMonthlyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportMonthlyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Command": "Get-MgReportMonthlyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportMonthlyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "List", "List1" - ], - "Uri": "/reports/monthlyPrintUsageByPrinter" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Command": "Get-MgReportMonthlyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportMonthlyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List2", "List3" - ], - "Uri": "/reports/monthlyPrintUsageByPrinter" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportMonthlyPrintUsage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportMonthlyPrintUsage", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", + "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByUser1", + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphPrintUsageByUser1", + "Uri": "/reports/monthlyPrintUsageSummariesByUser", + "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/reports/monthlyPrintUsageSummariesByUser" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/getOffice365ActivationCounts", + "Command": "Get-MgReportOffice365ActivationCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportOffice365ActivationCount", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1" - ], - "Uri": "/reports/getOffice365ActivationCounts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/getOffice365ActivationCounts", + "Command": "Get-MgReportOffice365ActivationCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportOffice365ActivationCount", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/reports/getOffice365ActivationCounts" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", + "Command": "Get-MgReportOffice365ActivationUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportOffice365ActivationUserCount", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1" - ], - "Uri": "/reports/getOffice365ActivationsUserCounts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", + "Command": "Get-MgReportOffice365ActivationUserCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportOffice365ActivationUserCount", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/reports/getOffice365ActivationsUserCounts" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", + "Command": "Get-MgReportOffice365ActivationUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportOffice365ActivationUserDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1" - ], - "Uri": "/reports/getOffice365ActivationsUserDetail" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", + "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", + "Command": "Get-MgReportOffice365ActivationUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportOffice365ActivationUserDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/reports/getOffice365ActivationsUserDetail" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365ActiveUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Command": "Get-MgReportOffice365ActiveUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365ActiveUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Command": "Get-MgReportOffice365ActiveUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365ActiveUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Command": "Get-MgReportOffice365ActiveUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365ActiveUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Command": "Get-MgReportOffice365ActiveUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Command": "Get-MgReportOffice365GroupActivityDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Command": "Get-MgReportOffice365GroupActivityDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365GroupActivityStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365ServiceUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Command": "Get-MgReportOffice365ServiceUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOffice365ServiceUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Command": "Get-MgReportOffice365ServiceUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveActivityFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Command": "Get-MgReportOneDriveActivityFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveActivityFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Command": "Get-MgReportOneDriveActivityFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Command": "Get-MgReportOneDriveActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Command": "Get-MgReportOneDriveActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Command": "Get-MgReportOneDriveActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Command": "Get-MgReportOneDriveActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageAccountCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Command": "Get-MgReportOneDriveUsageAccountCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageAccountCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Command": "Get-MgReportOneDriveUsageAccountCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageAccountDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageAccountDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Command": "Get-MgReportOneDriveUsageFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Command": "Get-MgReportOneDriveUsageFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Command": "Get-MgReportOneDriveUsageStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportOneDriveUsageStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Command": "Get-MgReportOneDriveUsageStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportPrinterArchivedPrintJob", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphArchivedPrintJob1", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportPrinterArchivedPrintJob", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportPrinterArchivedPrintJob", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportPrinterArchivedPrintJob", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportRelyingPartyDetailedSummary", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Command": "Get-MgReportRelyingPartyDetailedSummary", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Command": "Get-MgReportSharePointActivityFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Command": "Get-MgReportSharePointActivityFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityPage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Command": "Get-MgReportSharePointActivityPage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointActivityPages(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityPage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Command": "Get-MgReportSharePointActivityPage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getSharePointActivityPages(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Command": "Get-MgReportSharePointActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Command": "Get-MgReportSharePointActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Command": "Get-MgReportSharePointActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getSharePointActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Command": "Get-MgReportSharePointActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Command": "Get-MgReportSharePointSiteUsageDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Command": "Get-MgReportSharePointSiteUsageDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageFileCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageFileCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsagePage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsagePage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsagePage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsagePage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSharePointSiteUsageStorage", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageStorage", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSkype", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Command": "Get-MgReportSkype", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", @@ -72726,16 +72869,21 @@ "GetViaIdentity7", "GetViaIdentity8", "GetViaIdentity9" - ], - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportSkype", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Command": "Get-MgReportSkype", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get17", "Get18", @@ -72771,678 +72919,893 @@ "GetViaIdentity31", "GetViaIdentity32", "GetViaIdentity33" - ], - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Command": "Get-MgReportTeamActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamActivityDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Command": "Get-MgReportTeamActivityDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamActivityDistributionCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Command": "Get-MgReportTeamActivityDistributionCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageDistributionTotalUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageDistributionTotalUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageTotalUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageTotalUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityDistributionTotalUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityDistributionTotalUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityDistributionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityDistributionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityTotalCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityTotalCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityTotalDistributionCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityTotalDistributionCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityTotalUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityTotalUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Command": "Get-MgReportTeamUserActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportTeamUserActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Command": "Get-MgReportTeamUserActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportUserArchivedPrintJob", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphArchivedPrintJob1", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportUserArchivedPrintJob", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportUserArchivedPrintJob", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportUserArchivedPrintJob", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportUserCredentialUsageDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", + "Command": "Get-MgReportUserCredentialUsageDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Uri": "/reports/userCredentialUsageDetails", + "Command": "Get-MgReportUserCredentialUsageDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true }, - "Command": "Get-MgReportUserCredentialUsageDetail", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Variants": [ "List" - ], - "Uri": "/reports/userCredentialUsageDetails" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Command": "Get-MgReportYammerActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getYammerActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Command": "Get-MgReportYammerActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Command": "Get-MgReportYammerActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerActivityUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Command": "Get-MgReportYammerActivityUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Command": "Get-MgReportYammerActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerActivityUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Command": "Get-MgReportYammerActivityUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getYammerActivityUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerDeviceUsageUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerDeviceUsageUserCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerGroupActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Command": "Get-MgReportYammerGroupActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerGroupActivityCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Command": "Get-MgReportYammerGroupActivityCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerGroupActivityDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Command": "Get-MgReportYammerGroupActivityDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerGroupActivityDetail", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Command": "Get-MgReportYammerGroupActivityDetail", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerGroupActivityGroupCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')" + ] }, { - "Permissions": [], - "Command": "Get-MgReportYammerGroupActivityGroupCount", - "Module": "Reports", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + }, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/riskDetections/{riskDetection-id}", + "Command": "Get-MgRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Command": "Get-MgRiskDetection", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/riskDetections/{riskDetection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/riskDetections", + "Command": "Get-MgRiskDetection", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ", "IsAdmin": true }, - "Command": "Get-MgRiskDetection", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "List" - ], - "Uri": "/riskDetections" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/riskyUsers/{riskyUser-id}", + "Command": "Get-MgRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "Get-MgRiskyUser", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/riskyUsers/{riskyUser-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/riskyUsers", + "Command": "Get-MgRiskyUser", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "Get-MgRiskyUser", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "List" - ], - "Uri": "/riskyUsers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Get-MgRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -73457,18 +73820,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRiskyUserHistory", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/riskyUsers/{riskyUser-id}/history", + "Command": "Get-MgRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -73483,17 +73846,17 @@ "IsAdmin": true } ], - "Command": "Get-MgRiskyUserHistory", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "List" - ], - "Uri": "/riskyUsers/{riskyUser-id}/history" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphRoleManagement1", + "Uri": "/roleManagement", + "Command": "Get-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73520,17 +73883,17 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleManagement1", "Variants": [ "Get" - ], - "Uri": "/roleManagement" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphRoleManagement", + "Uri": "/roleManagement", + "Command": "Get-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73557,92 +73920,92 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleManagement", "Variants": [ "Get1" - ], - "Uri": "/roleManagement" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPc", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Uri": "/roleManagement/cloudPC", + "Command": "Get-MgRoleManagementCloudPc", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/roleManagement/cloudPC" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Command": "Get-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Get-MgRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73669,18 +74032,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementCloudPcRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Command": "Get-MgRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73707,116 +74070,116 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementCloudPcRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73842,12 +74205,6 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -73878,12 +74235,24 @@ "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", "IsAdmin": true }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", "IsAdmin": true }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -73891,18 +74260,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementCloudPcRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Command": "Get-MgRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73928,12 +74297,6 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -73964,12 +74327,24 @@ "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", "IsAdmin": true }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", "IsAdmin": true }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -73977,42 +74352,42 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementCloudPcRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Uri": "/roleManagement/deviceManagement", + "Command": "Get-MgRoleManagementDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74039,80 +74414,80 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDeviceManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Variants": [ "Get" - ], - "Uri": "/roleManagement/deviceManagement" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74139,18 +74514,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74177,116 +74552,116 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74312,12 +74687,6 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -74348,12 +74717,24 @@ "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", "IsAdmin": true }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", "IsAdmin": true }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -74361,18 +74742,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74398,12 +74779,6 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -74434,12 +74809,24 @@ "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", "IsAdmin": true }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", "IsAdmin": true }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -74447,136 +74834,206 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectory", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/directory", + "Command": "Get-MgRoleManagementDirectory", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/roleManagement/directory" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectory", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphRbacApplication1", + "Uri": "/roleManagement/directory", + "Command": "Get-MgRoleManagementDirectory", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/roleManagement/directory" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [ + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [ + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [ + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [ + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -74589,6 +75046,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -74602,25 +75071,19 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -74633,6 +75096,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -74646,24 +75121,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleAssignments" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [ { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -74676,6 +75145,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -74689,24 +75170,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List1" - ], - "Uri": "/roleManagement/directory/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -74719,6 +75194,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -74732,250 +75219,250 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75002,18 +75489,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75040,43 +75527,43 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75109,18 +75596,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75153,43 +75640,43 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75222,18 +75709,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75266,180 +75753,174 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -75452,6 +75933,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -75465,25 +75958,19 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -75496,6 +75983,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -75509,24 +76008,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -75539,6 +76032,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -75552,24 +76057,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "List1" - ], - "Uri": "/roleManagement/directory/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -75582,6 +76081,18 @@ "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 }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -75595,68 +76106,68 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75689,18 +76200,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75733,17 +76244,17 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleEligibilitySchedules" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75776,18 +76287,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75820,17 +76331,17 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75863,18 +76374,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75907,357 +76418,376 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignment", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/entitlementManagement", + "Command": "Get-MgRoleManagementEntitlementManagement", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/roleManagement/entitlementManagement" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphRbacApplication1", + "Uri": "/roleManagement/entitlementManagement", + "Command": "Get-MgRoleManagementEntitlementManagement", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/roleManagement/entitlementManagement" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -76295,25 +76825,19 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -76351,24 +76875,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -76406,24 +76924,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -76461,564 +76973,534 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -77043,12 +77525,6 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -77062,49 +77538,19 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -77129,12 +77575,6 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -77148,48 +77588,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -77214,12 +77624,6 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -77233,48 +77637,18 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "List1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -77299,12 +77673,6 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true - }, { "Name": "RoleManagement.Read.Directory", "Description": "Read directory RBAC settings", @@ -77318,389 +77686,389 @@ "IsAdmin": true } ], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -77715,18 +78083,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/schemaExtensions/{schemaExtension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions", + "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -77741,17 +78109,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "List" - ], - "Uri": "/schemaExtensions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions", + "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -77766,17 +78134,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "List1" - ], - "Uri": "/schemaExtensions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "Application.Read.All", @@ -77791,152 +78159,230 @@ "IsAdmin": false } ], - "Command": "Get-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/schemaExtensions/{schemaExtension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchAcronym", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchAcronym", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Get-MgSearchAcronym", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/search/acronyms/{acronym-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchAcronym", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchAcronym", + "Uri": "/search/acronyms", + "Command": "Get-MgSearchAcronym", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/search/acronyms" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchBookmark", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchBookmark", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Get-MgSearchBookmark", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/search/bookmarks/{bookmark-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchBookmark", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchBookmark", + "Uri": "/search/bookmarks", + "Command": "Get-MgSearchBookmark", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/search/bookmarks" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchEntity", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchEntity1", + "Uri": "/search", + "Command": "Get-MgSearchEntity", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/search" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchEntity", - "Module": "Search", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Search", "OutputType": null, + "Uri": "/search", + "Command": "Get-MgSearchEntity", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/search" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchQna", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search/qnas/{qna-id}", + "Command": "Get-MgSearchQna", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/search/qnas/{qna-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSearchQna", - "Module": "Search", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search/qnas", + "Command": "Get-MgSearchQna", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/search/qnas" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAction", + "Uri": "/security/securityActions/{securityAction-id}", + "Command": "Get-MgSecurityAction", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgSecurityAction", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/securityActions/{securityAction-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAction", + "Uri": "/security/securityActions", + "Command": "Get-MgSecurityAction", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgSecurityAction", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "List" - ], - "Uri": "/security/securityActions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts/{alert-id}", + "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -77951,18 +78397,18 @@ "IsAdmin": true } ], - "Command": "Get-MgSecurityAlert", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/security/alerts/{alert-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts", + "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -77977,17 +78423,17 @@ "IsAdmin": true } ], - "Command": "Get-MgSecurityAlert", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAlert", "Variants": [ "List1" - ], - "Uri": "/security/alerts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts", + "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78002,17 +78448,17 @@ "IsAdmin": true } ], - "Command": "Get-MgSecurityAlert", - "Module": "Security", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAlert", "Variants": [ "List" - ], - "Uri": "/security/alerts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts/{alert-id}", + "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78027,311 +78473,321 @@ "IsAdmin": true } ], - "Command": "Get-MgSecurityAlert", - "Module": "Security", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/alerts/{alert-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityAttackSimulation", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulation", + "Uri": "/security/attackSimulation/simulations/{simulation-id}", + "Command": "Get-MgSecurityAttackSimulation", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity" - ], - "Uri": "/security/attackSimulation/simulations/{simulation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSimulation", + "Uri": "/security/attackSimulation/simulations", + "Command": "Get-MgSecurityAttackSimulation", "Permissions": { "Name": "SecurityEvents.Read.All", "Description": "Read your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf.", "IsAdmin": true }, - "Command": "Get-MgSecurityAttackSimulation", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "List" - ], - "Uri": "/security/attackSimulation/simulations" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityAttackSimulationAutomation", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityAttackSimulationAutomation", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Permissions": { + "Name": "SecurityEvents.Read.All", + "Description": "Read your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events on your behalf.", + "IsAdmin": true + }, "Variants": [ "List" - ], - "Uri": "/security/attackSimulation/simulationAutomations" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Permissions": { + "Name": "SecurityEvents.Read.All", + "Description": "Read your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events on your behalf.", + "IsAdmin": true + }, "Variants": [ "List" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityCloudAppSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Command": "Get-MgSecurityCloudAppSecurityProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityCloudAppSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Uri": "/security/cloudAppSecurityProfiles", + "Command": "Get-MgSecurityCloudAppSecurityProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/cloudAppSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityDomainSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Command": "Get-MgSecurityDomainSecurityProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityDomainSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Uri": "/security/domainSecurityProfiles", + "Command": "Get-MgSecurityDomainSecurityProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/domainSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityFileSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Command": "Get-MgSecurityFileSecurityProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityFileSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Uri": "/security/fileSecurityProfiles", + "Command": "Get-MgSecurityFileSecurityProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/fileSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityHostSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Command": "Get-MgSecurityHostSecurityProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityHostSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Uri": "/security/hostSecurityProfiles", + "Command": "Get-MgSecurityHostSecurityProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/hostSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityInformationProtection", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Uri": "/security/informationProtection", + "Command": "Get-MgSecurityInformationProtection", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/security/informationProtection" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityInformationProtectionLabelPolicySetting", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Get-MgSecurityInformationProtectionLabelPolicySetting", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/security/informationProtection/labelPolicySettings" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityInformationProtectionSensitivityLabel", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Get-MgSecurityInformationProtectionSensitivityLabel", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityInformationProtectionSensitivityLabel", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels", + "Command": "Get-MgSecurityInformationProtectionSensitivityLabel", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/informationProtection/sensitivityLabels" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityInformationProtectionSensitivityLabelParent", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Get-MgSecurityInformationProtectionSensitivityLabelParent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityIPSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Command": "Get-MgSecurityIPSecurityProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityIPSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles", + "Command": "Get-MgSecurityIPSecurityProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/ipSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityProviderTenantSetting", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Command": "Get-MgSecurityProviderTenantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityProviderTenantSetting", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Uri": "/security/providerTenantSettings", + "Command": "Get-MgSecurityProviderTenantSetting", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/providerTenantSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78346,18 +78802,18 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScore", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/security/secureScores/{secureScore-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores", + "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78372,17 +78828,17 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScore", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "List1" - ], - "Uri": "/security/secureScores" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores", + "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78397,17 +78853,17 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScore", - "Module": "Security", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "List" - ], - "Uri": "/security/secureScores" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78422,18 +78878,18 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScore", - "Module": "Security", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/secureScores/{secureScore-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78448,18 +78904,18 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles", + "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78474,17 +78930,17 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "List1" - ], - "Uri": "/security/secureScoreControlProfiles" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles", + "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78499,17 +78955,17 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "List" - ], - "Uri": "/security/secureScoreControlProfiles" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78524,460 +78980,460 @@ "IsAdmin": true } ], - "Command": "Get-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Command": "Get-MgSecurityTiIndicator", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Command": "Get-MgSecurityTiIndicator", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/tiIndicators/{tiIndicator-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", + "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators", + "Command": "Get-MgSecurityTiIndicator", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Command": "Get-MgSecurityTiIndicator", - "Module": "Security", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "List" - ], - "Uri": "/security/tiIndicators" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityUserSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Command": "Get-MgSecurityUserSecurityProfile", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSecurityUserSecurityProfile", - "Module": "Security", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Security", "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Uri": "/security/userSecurityProfiles", + "Command": "Get-MgSecurityUserSecurityProfile", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/security/userSecurityProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "List" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "List1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Get-MgServiceAnnouncementIssue", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "Get-MgServiceAnnouncementIssue", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List" - ], - "Uri": "/admin/serviceAnnouncement/issues" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "Get-MgServiceAnnouncementIssue", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List1" - ], - "Uri": "/admin/serviceAnnouncement/issues" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Get-MgServiceAnnouncementIssue", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Get-MgServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "Get-MgServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "List" - ], - "Uri": "/admin/serviceAnnouncement/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "Get-MgServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "List1" - ], - "Uri": "/admin/serviceAnnouncement/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Get-MgServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "List" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "List1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.", "IsAdmin": true }, - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal1", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -78991,12 +79447,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79010,18 +79460,18 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipal", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServicePrincipal1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal1", + "Uri": "/servicePrincipals", + "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -79035,12 +79485,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79054,17 +79498,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipal", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServicePrincipal1", "Variants": [ "List" - ], - "Uri": "/servicePrincipals" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals", + "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -79078,12 +79522,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79097,17 +79535,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipal", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -79121,12 +79559,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79140,55 +79572,55 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipal", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get2", "GetViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalAppManagementPolicyByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref", + "Command": "Get-MgServicePrincipalAppManagementPolicyByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -79202,12 +79634,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79221,17 +79647,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -79245,12 +79671,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79264,43 +79684,43 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -79314,12 +79734,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79333,17 +79747,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -79357,12 +79771,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79376,56 +79784,56 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalById", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/getByIds", + "Command": "Get-MgServicePrincipalById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded" - ], - "Uri": "/servicePrincipals/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalById", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/getByIds", + "Command": "Get-MgServicePrincipalById", + "Permissions": [], "Variants": [ "Get3", "GetExpanded1" - ], - "Uri": "/servicePrincipals/getByIds" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79446,17 +79854,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalClaimMappingPolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79477,17 +79885,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalClaimMappingPolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79508,17 +79916,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79539,17 +79947,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Command": "Get-MgServicePrincipalCreatedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -79563,12 +79971,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79582,17 +79984,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalCreatedObject", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Command": "Get-MgServicePrincipalCreatedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -79606,12 +80008,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79625,17 +80021,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalCreatedObject", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", + "Command": "Get-MgServicePrincipalCreatedObjectByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -79649,12 +80045,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79668,17 +80058,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalCreatedObjectByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", + "Command": "Get-MgServicePrincipalCreatedObjectByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -79692,12 +80082,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79711,30 +80095,30 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalCreatedObjectByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [ { "Name": "Application.Read.All", @@ -79749,17 +80133,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [ { "Name": "Application.Read.All", @@ -79774,30 +80158,30 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal1", + "Uri": "/servicePrincipals/delta", + "Command": "Get-MgServicePrincipalDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -79811,12 +80195,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79830,17 +80208,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalDelta", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphServicePrincipal1", "Variants": [ "Delta" - ], - "Uri": "/servicePrincipals/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/delta", + "Command": "Get-MgServicePrincipalDelta", "Permissions": [ { "Name": "Application.Read.All", @@ -79854,12 +80232,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -79873,92 +80245,92 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalDelta", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Delta1" - ], - "Uri": "/servicePrincipals/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Get-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalFederatedIdentityCredential", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Get-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalFederatedIdentityCredential", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials", + "Command": "Get-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79979,17 +80351,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -80010,17 +80382,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -80041,17 +80413,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -80072,42 +80444,42 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalLicenseDetail", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Get-MgServicePrincipalLicenseDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalLicenseDetail", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Command": "Get-MgServicePrincipalLicenseDetail", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Command": "Get-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -80127,12 +80499,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80176,20 +80542,20 @@ "IsAdmin": false } ], - "Command": "Get-MgServicePrincipalMemberGroup", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Command": "Get-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -80209,12 +80575,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80258,20 +80618,20 @@ "IsAdmin": false } ], - "Command": "Get-MgServicePrincipalMemberGroup", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Command": "Get-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -80291,12 +80651,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80346,20 +80700,20 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalMemberObject", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Command": "Get-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -80379,12 +80733,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80434,20 +80782,20 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalMemberObject", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Command": "Get-MgServicePrincipalMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -80461,12 +80809,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80480,17 +80822,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalMemberOf", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Command": "Get-MgServicePrincipalMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -80504,12 +80846,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80523,17 +80859,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalMemberOf", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", + "Command": "Get-MgServicePrincipalMemberOfByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -80547,12 +80883,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80566,17 +80896,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalMemberOfByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", + "Command": "Get-MgServicePrincipalMemberOfByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -80590,12 +80920,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80609,17 +80933,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalMemberOfByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80627,12 +80951,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80646,17 +80964,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80664,12 +80982,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80683,17 +80995,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", + "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80701,12 +81013,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80720,17 +81026,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", + "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80738,12 +81044,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80757,17 +81057,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Command": "Get-MgServicePrincipalOwnedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -80781,12 +81081,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80800,17 +81094,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwnedObject", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Command": "Get-MgServicePrincipalOwnedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -80824,12 +81118,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80843,17 +81131,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwnedObject", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", + "Command": "Get-MgServicePrincipalOwnedObjectByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -80867,12 +81155,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80886,17 +81168,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwnedObjectByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", + "Command": "Get-MgServicePrincipalOwnedObjectByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -80910,12 +81192,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80929,17 +81205,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwnedObjectByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Command": "Get-MgServicePrincipalOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -80953,12 +81229,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -80972,17 +81242,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwner", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Command": "Get-MgServicePrincipalOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -80996,12 +81266,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81015,17 +81279,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwner", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "Get-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -81039,12 +81303,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81058,17 +81316,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwnerByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "Get-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -81082,12 +81340,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81101,17 +81353,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalOwnerByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", + "Command": "Get-MgServicePrincipalPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81119,12 +81371,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81138,257 +81384,257 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalPasswordSingleSignOnCredentials", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalSynchronization", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Get-MgServicePrincipalSynchronization", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "Permissions": { "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 }, - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgServicePrincipalSynchronizationJob", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "Get-MgServicePrincipalSynchronizationJob", "Permissions": { "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 }, - "Command": "Get-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81409,17 +81655,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81440,17 +81686,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81471,17 +81717,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81502,17 +81748,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -81526,12 +81772,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81545,17 +81785,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -81569,12 +81809,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81588,17 +81822,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", + "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -81612,12 +81846,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81631,17 +81859,17 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", + "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -81655,12 +81883,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81674,30 +81896,30 @@ "IsAdmin": true } ], - "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgServicePrincipalUserOwnedObject", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/getUserOwnedObjects", + "Command": "Get-MgServicePrincipalUserOwnedObject", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/servicePrincipals/getUserOwnedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Command": "Get-MgShareDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81718,18 +81940,18 @@ "IsAdmin": false } ], - "Command": "Get-MgShareDriveItem", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Command": "Get-MgShareDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81750,18 +81972,18 @@ "IsAdmin": false } ], - "Command": "Get-MgShareDriveItem", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", + "Command": "Get-MgShareDriveItemByRef", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81782,18 +82004,18 @@ "IsAdmin": false } ], - "Command": "Get-MgShareDriveItemByRef", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", + "Command": "Get-MgShareDriveItemByRef", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81814,722 +82036,717 @@ "IsAdmin": false } ], - "Command": "Get-MgShareDriveItemByRef", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/items", + "Command": "Get-MgShareItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/items" + ] }, { - "Permissions": [], - "Command": "Get-MgShareItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/shares/{sharedDriveItem-id}/items", + "Command": "Get-MgShareItem", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/items" + ] }, { - "Permissions": [], - "Command": "Get-MgShareItemByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$ref", + "Command": "Get-MgShareItemByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/items/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareItemByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$ref", + "Command": "Get-MgShareItemByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/items/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareList", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphList", + "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Get-MgShareList", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list" + ] }, { - "Permissions": [], - "Command": "Get-MgShareList", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphList1", + "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Get-MgShareList", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/shares/{sharedDriveItem-id}/list/activities", + "Command": "Get-MgShareListActivity", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/activities" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgShareListColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "Get-MgShareListColumn", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "Get-MgShareListColumn", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgShareListColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgShareListColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgShareListColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgShareListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgShareListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgShareListContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "Get-MgShareListContentType", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "Get-MgShareListContentType", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgShareListContentType", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBase", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBase", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBaseByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgShareListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBaseByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgShareListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBaseType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgShareListContentTypeBaseType", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBaseType", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgShareListContentTypeBaseType", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeBaseTypeCompatibleHubContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", + "Command": "Get-MgShareListContentTypeBaseTypeCompatibleHubContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnPosition", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgShareListContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnPosition", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgShareListContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive", + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Command": "Get-MgShareListDrive", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Command": "Get-MgShareListDrive", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListDriveByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", + "Command": "Get-MgShareListDriveByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListDriveByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", + "Command": "Get-MgShareListDriveByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", + "Command": "Get-MgShareListItem", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "Get-MgShareListItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "Get-MgShareListItem", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", + "Command": "Get-MgShareListItem", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgShareListItemActivity", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", + "Command": "Get-MgShareListItemActivity", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemActivity", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemActivityStat1", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgShareListItemActivity", + "Permissions": [], "Variants": [ "Get2", "Get3", @@ -82539,414 +82756,419 @@ "GetViaIdentity3", "GetViaIdentity4", "GetViaIdentity5" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemAnalytic", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgShareListItemAnalytic", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemAnalytic", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphItemAnalytics1", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgShareListItemAnalytic", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemAnalyticByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Get-MgShareListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemAnalyticByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Get-MgShareListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemDelta", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "Command": "Get-MgShareListItemDelta", + "Permissions": [], "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgShareListItemDriveItem", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgShareListItemDriveItem", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemDriveItemByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Get-MgShareListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemDriveItemByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Get-MgShareListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemField", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgShareListItemField", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemField", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgShareListItemField", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgShareListItemVersion", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgShareListItemVersion", + "Permissions": [], "Variants": [ "List2", "List3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemVersion", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemVersionField", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgShareListItemVersionField", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListItemVersionField", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgShareListItemVersionField", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListOperation", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgShareListOperation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListOperation", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Command": "Get-MgShareListOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgShareListSubscription", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "Get-MgShareListSubscription", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "Get-MgShareListSubscription", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgShareListSubscription", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgShareListSubscription", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSharePermission", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Get-MgSharePermission", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission" + ] }, { - "Permissions": [], - "Command": "Get-MgSharePermission", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphPermission1", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Get-MgSharePermission", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission" + ] }, { - "Permissions": [], - "Command": "Get-MgShareRoot", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/root", + "Command": "Get-MgShareRoot", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/root" + ] }, { - "Permissions": [], - "Command": "Get-MgShareRoot", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/shares/{sharedDriveItem-id}/root", + "Command": "Get-MgShareRoot", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/root" + ] }, { - "Permissions": [], - "Command": "Get-MgShareRootByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/$ref", + "Command": "Get-MgShareRootByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/root/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareRootByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/$ref", + "Command": "Get-MgShareRootByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/root/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -82967,42 +83189,42 @@ "IsAdmin": false } ], - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/shares" + ] }, { - "Permissions": [], - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSharedDriveItem1", + "Uri": "/shares", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/shares" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphSharedDriveItem1", + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -83023,70 +83245,70 @@ "IsAdmin": false } ], - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSharedDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgShareSite", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSite", + "Uri": "/shares/{sharedDriveItem-id}/site", + "Command": "Get-MgShareSite", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/site" + ] }, { - "Permissions": [], - "Command": "Get-MgShareSite", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphSite1", + "Uri": "/shares/{sharedDriveItem-id}/site", + "Command": "Get-MgShareSite", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/site" + ] }, { - "Permissions": [], - "Command": "Get-MgShareSiteByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/site/$ref", + "Command": "Get-MgShareSiteByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgShareSiteByRef", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/site/$ref", + "Command": "Get-MgShareSiteByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/site/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}", + "Command": "Get-MgSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -83101,17 +83323,43 @@ "IsAdmin": false } ], - "Command": "Get-MgSite", - "Module": "Sites", - "Method": "GET", + "Variants": [ + "Get3", + "GetViaIdentity3" + ] + }, + { "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites", + "Command": "Get-MgSite", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } + ], "Variants": [ "List3" - ], - "Uri": "/sites" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite1", + "Uri": "/sites", + "Command": "Get-MgSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -83126,43 +83374,93 @@ "IsAdmin": false } ], - "Command": "Get-MgSite", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSite1", "Variants": [ "List1" - ], - "Uri": "/sites" + ] }, { - "Permissions": [], - "Command": "Get-MgSite", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite1", - "Variants": [ - "Get2", - "GetViaIdentity2" + "Uri": "/sites/{site-id}", + "Command": "Get-MgSite", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } ], - "Uri": "/sites/{site-id}/getByPath(path='{path}')" + "Variants": [ + "Get1", + "GetViaIdentity1" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteActivityByInterval", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgSiteActivityByInterval", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": 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 + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat1", + "Uri": "/sites/{site-id}/getActivitiesByInterval", + "Command": "Get-MgSiteActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -83201,20 +83499,20 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteActivityByInterval", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphItemActivityStat1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/sites/{site-id}/getActivitiesByInterval" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/analytics", + "Command": "Get-MgSiteAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -83253,18 +83551,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteAnalytic", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/analytics" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics1", + "Uri": "/sites/{site-id}/analytics", + "Command": "Get-MgSiteAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -83303,18 +83601,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteAnalytic", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphItemAnalytics1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/analytics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/analytics/$ref", + "Command": "Get-MgSiteAnalyticByRef", "Permissions": [ { "Name": "Files.Read", @@ -83353,18 +83651,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteAnalyticByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/analytics/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/analytics/$ref", + "Command": "Get-MgSiteAnalyticByRef", "Permissions": [ { "Name": "Files.Read", @@ -83403,59 +83701,120 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteAnalyticByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteApplicableContentType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgSiteApplicableContentType", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteApplicableContentType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgSiteApplicableContentType", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } + ], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteByPath", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgSiteByPath", + "Permissions": [], "Variants": [ "Get", - "Get3", - "GetViaIdentity", - "GetViaIdentity3" - ], - "Uri": "/sites/{site-id}/getByPath(path='{path}')" + "GetViaIdentity" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite1", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgSiteByPath", + "Permissions": [], + "Variants": [ + "Get2", + "GetViaIdentity2" + ] + }, + { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83482,18 +83841,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns", + "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83520,17 +83879,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/columns", + "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83557,17 +83916,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83594,70 +83953,70 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83684,18 +84043,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83722,17 +84081,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/contentTypes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83759,17 +84118,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/contentTypes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83796,131 +84155,131 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBaseByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgSiteContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBaseByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgSiteContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBaseType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgSiteContentTypeBaseType", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBaseType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgSiteContentTypeBaseType", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeBaseTypeCompatibleHubContentType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteContentTypeBaseTypeCompatibleHubContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83947,55 +84306,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all your site collections", - "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "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 - } - ], - "Command": "Get-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84022,17 +84344,54 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "GET", + "Variants": [ + "List1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteContentTypeColumn", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } + ], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84059,168 +84418,168 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnPosition", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgSiteContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnPosition", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgSiteContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84247,18 +84606,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/delta", + "Command": "Get-MgSiteDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -84273,17 +84632,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDelta", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSite", "Variants": [ "Delta" - ], - "Uri": "/sites/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drive", + "Command": "Get-MgSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -84322,18 +84681,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDrive", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/drive" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drives", + "Command": "Get-MgSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -84372,17 +84731,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDrive", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/drives" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/sites/{site-id}/drives", + "Command": "Get-MgSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -84421,17 +84780,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDrive", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/drives" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/sites/{site-id}/drive", + "Command": "Get-MgSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -84470,18 +84829,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDrive", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/drive" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/drive/$ref", + "Command": "Get-MgSiteDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -84520,18 +84879,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDriveByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/drive/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/drives/$ref", + "Command": "Get-MgSiteDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -84570,17 +84929,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDriveByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/drives/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/drives/$ref", + "Command": "Get-MgSiteDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -84619,17 +84978,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDriveByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/drives/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/drive/$ref", + "Command": "Get-MgSiteDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -84668,66 +85027,66 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteDriveByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteExternalColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/externalColumns", + "Command": "Get-MgSiteExternalColumn", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/externalColumns" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteExternalColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/externalColumns", + "Command": "Get-MgSiteExternalColumn", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/externalColumns" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteExternalColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/externalColumns/$ref", + "Command": "Get-MgSiteExternalColumnByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/externalColumns/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteExternalColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/externalColumns/$ref", + "Command": "Get-MgSiteExternalColumnByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/externalColumns/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -84742,42 +85101,42 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteList", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphList", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteList", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/lists", + "Command": "Get-MgSiteList", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteList", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphList1", + "Uri": "/sites/{site-id}/lists", + "Command": "Get-MgSiteList", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphList1", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -84792,18 +85151,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteList", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphList1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Command": "Get-MgSiteListActivity", "Permissions": [ { "Name": "Files.Read", @@ -84842,17 +85201,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListActivity", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/activities" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84879,18 +85238,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84917,17 +85276,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84954,17 +85313,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84991,70 +85350,70 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteListColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteListColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85081,18 +85440,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85119,17 +85478,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85156,17 +85515,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85193,131 +85552,131 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBaseByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgSiteListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBaseByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Get-MgSiteListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBaseType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgSiteListContentTypeBaseType", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBaseType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgSiteListContentTypeBaseType", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "Get-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeBaseTypeCompatibleHubContentType", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteListContentTypeBaseTypeCompatibleHubContentType", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85344,18 +85703,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85382,17 +85741,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85419,17 +85778,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85456,168 +85815,168 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnPosition", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnPosition", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "Get-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85644,70 +86003,70 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListDrive", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Command": "Get-MgSiteListDrive", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListDrive", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Command": "Get-MgSiteListDrive", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListDriveByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", + "Command": "Get-MgSiteListDriveByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListDriveByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", + "Command": "Get-MgSiteListDriveByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -85722,18 +86081,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItem", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -85748,17 +86107,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItem", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -85773,17 +86132,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItem", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -85798,31 +86157,68 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItem", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListItemActivityByInterval", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgSiteListItemActivityByInterval", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": 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 + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Command": "Get-MgSiteListItemActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -85861,17 +86257,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemActivityByInterval", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat1", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgSiteListItemActivityByInterval", "Permissions": [ { "Name": "Files.Read", @@ -85910,20 +86306,20 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemActivityByInterval", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphItemActivityStat1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgSiteListItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -85962,18 +86358,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemAnalytic", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics1", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgSiteListItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -86012,18 +86408,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemAnalytic", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphItemAnalytics1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", + "Command": "Get-MgSiteListItemAnalyticByRef", "Permissions": [ { "Name": "Files.Read", @@ -86062,18 +86458,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemAnalyticByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", + "Command": "Get-MgSiteListItemAnalyticByRef", "Permissions": [ { "Name": "Files.Read", @@ -86112,18 +86508,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemAnalyticByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Command": "Get-MgSiteListItemDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -86138,20 +86534,20 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemDelta", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgSiteListItemDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -86190,18 +86586,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemDriveItem", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgSiteListItemDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -86240,18 +86636,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemDriveItem", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", + "Command": "Get-MgSiteListItemDriveItemByRef", "Permissions": [ { "Name": "Files.Read", @@ -86290,18 +86686,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemDriveItemByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", + "Command": "Get-MgSiteListItemDriveItemByRef", "Permissions": [ { "Name": "Files.Read", @@ -86340,44 +86736,44 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemDriveItemByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListItemField", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Get-MgSiteListItemField", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListItemField", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Get-MgSiteListItemField", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -86392,18 +86788,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemVersion", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -86418,17 +86814,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemVersion", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -86443,17 +86839,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemVersion", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -86468,44 +86864,44 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListItemVersion", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListItemVersionField", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgSiteListItemVersionField", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListItemVersionField", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgSiteListItemVersionField", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgSiteListOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -86532,18 +86928,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListOperation", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "Get-MgSiteListOperation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -86570,67 +86966,67 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteListOperation", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListSubscription", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Get-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListSubscription", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "Get-MgSiteListSubscription", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListSubscription", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "Get-MgSiteListSubscription", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteListSubscription", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Get-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -86663,18 +87059,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -86707,17 +87103,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -86750,17 +87146,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -86793,48 +87189,48 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -86867,17 +87263,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebookSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -86910,17 +87306,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebookSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -86953,17 +87349,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -86996,61 +87392,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { - "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 - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgSiteOnenoteOperation", - "Module": "Notes", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}" - }, - { + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgSiteOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -87083,57 +87435,25 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteOperation", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}" - }, - { - "Permissions": [ - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgSiteOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgSiteOnenoteOperation", "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 + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -87159,17 +87479,56 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenotePage", - "Module": "Notes", - "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenotePage1", - "Variants": [ - "List1" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgSiteOnenotePage", + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } ], - "Uri": "/sites/{site-id}/onenote/pages" + "Variants": [ + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "Get-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -87196,17 +87555,54 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenotePage", - "Module": "Notes", - "Method": "GET", + "Variants": [ + "List1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "Get-MgSiteOnenotePage", + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -87233,70 +87629,70 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteOnenotePageContent", - "Module": "Notes", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgSiteOnenotePageContent", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteOnenotePageContent", - "Module": "Notes", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgSiteOnenotePageContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteOnenoteResource", - "Module": "Notes", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgSiteOnenoteResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteOnenoteResource", - "Module": "Notes", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgSiteOnenoteResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgSiteOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -87323,18 +87719,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteResourceContent", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgSiteOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -87361,18 +87757,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteResourceContent", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -87405,18 +87801,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -87449,17 +87845,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/onenote/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -87492,17 +87888,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -87535,18 +87931,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -87579,18 +87975,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -87623,18 +88019,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List2", "List3" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -87667,18 +88063,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -87711,18 +88107,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -87755,17 +88151,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -87798,17 +88194,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "Get-MgSiteOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -87841,17 +88237,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "Get-MgSiteOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -87884,17 +88280,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -87921,17 +88317,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionPage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -87958,17 +88354,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionPage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/sites/{site-id}/pages/{sitePage-id}", + "Command": "Get-MgSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -87983,18 +88379,18 @@ "IsAdmin": false } ], - "Command": "Get-MgSitePage", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/pages/{sitePage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/sites/{site-id}/pages", + "Command": "Get-MgSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -88009,163 +88405,175 @@ "IsAdmin": false } ], - "Command": "Get-MgSitePage", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/pages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Get-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgSitePermission", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions", + "Command": "Get-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgSitePermission", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/permissions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission1", + "Uri": "/sites/{site-id}/permissions", + "Command": "Get-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgSitePermission", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "List1" - ], - "Uri": "/sites/{site-id}/permissions" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission1", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Get-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgSitePermission", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteRecentNotebook", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" - }, - { - "Permissions": [], - "Command": "Get-MgSiteRecentNotebook", - "Module": "Sites", "Method": "GET", - "ApiVersion": "v1.0", + "Module": "Sites", "OutputType": "IMicrosoftGraphRecentNotebook", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" - }, - { + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgSiteRecentNotebook", "Permissions": [ { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "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 }, { - "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.", + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 } ], - "Command": "Get-MgSiteSiteByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ - "List" - ], - "Uri": "/sites/{site-id}/sites/$ref" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgSiteRecentNotebook", "Permissions": [ { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "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 }, { - "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.", + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 } ], - "Command": "Get-MgSiteSiteByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ - "List1" - ], - "Uri": "/sites/{site-id}/sites/$ref" + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/termStore", + "Command": "Get-MgSiteTermStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88180,30 +88588,30 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStore", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/sites/{site-id}/termStore" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStore", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStore1", + "Uri": "/sites/{site-id}/termStores", + "Command": "Get-MgSiteTermStore", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/termStores" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore1", + "Uri": "/sites/{site-id}/termStore", + "Command": "Get-MgSiteTermStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88218,20 +88626,20 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStore", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStore1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/sites/{site-id}/termStore" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup1", + "Uri": "/sites/{site-id}/termStore/groups", + "Command": "Get-MgSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88246,18 +88654,18 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreGroup", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/groups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Get-MgSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88272,20 +88680,20 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreGroup", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "Get-MgSiteTermStoreGroupSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88300,54 +88708,49 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreGroupSet", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Get-MgSiteTermStoreGroupSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChild", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Permissions": [], "Variants": [ "List", "List1", "List2", "List3" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChild", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Permissions": [], "Variants": [ "Get", "Get1", @@ -88357,304 +88760,309 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetChildSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", + "Command": "Get-MgSiteTermStoreGroupSetChildSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreGroup1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelationSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", + "Command": "Get-MgSiteTermStoreGroupSetRelationSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetRelationToTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Get-MgSiteTermStoreGroupSetRelationToTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgSiteTermStoreGroupSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88669,209 +89077,209 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreGroupSetTermSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", + "Command": "Get-MgSiteTermStoreGroupSetTermSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets", + "Command": "Get-MgSiteTermStoreSet", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/sets" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Get-MgSiteTermStoreSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88886,20 +89294,20 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreSet", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "Get-MgSiteTermStoreSetChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88914,26 +89322,21 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreSetChild", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1", "List2", "List3" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChild", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Get-MgSiteTermStoreSetChild", + "Permissions": [], "Variants": [ "Get", "Get1", @@ -88943,201 +89346,206 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelationFromTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Get-MgSiteTermStoreSetChildRelationFromTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelationSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelationSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Get-MgSiteTermStoreSetChildRelationSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildRelationToTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Get-MgSiteTermStoreSetChildRelationToTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set", + "Command": "Get-MgSiteTermStoreSetChildSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetChildSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", + "Command": "Get-MgSiteTermStoreSetChildSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetParentGroup", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreGroup1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Get-MgSiteTermStoreSetParentGroup", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "Get-MgSiteTermStoreSetRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89152,136 +89560,136 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreSetRelation", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetRelation", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetRelationFromTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Get-MgSiteTermStoreSetRelationFromTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetRelationSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetRelationSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetRelationSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", + "Command": "Get-MgSiteTermStoreSetRelationSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetRelationToTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetRelationToTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Get-MgSiteTermStoreSetRelationToTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "Get-MgSiteTermStoreSetTerm", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgSiteTermStoreSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89296,20 +89704,20 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreSetTerm", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgSiteTermStoreSetTermChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89324,33 +89732,33 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreSetTermChild", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermChild", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgSiteTermStoreSetTermChild", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgSiteTermStoreSetTermRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89365,160 +89773,154 @@ "IsAdmin": true } ], - "Command": "Get-MgSiteTermStoreSetTermRelation", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermRelation", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermRelationFromTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Get-MgSiteTermStoreSetTermRelationFromTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermRelationSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermRelationSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Get-MgSiteTermStoreSetTermRelationSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermRelationToTermByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Get-MgSiteTermStoreSetTermRelationToTermByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermSet", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgSiteTermStoreSetTermSet", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set" + ] }, { - "Permissions": [], - "Command": "Get-MgSiteTermStoreSetTermSetByRef", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", + "Command": "Get-MgSiteTermStoreSetTermSetByRef", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Get-MgSubscribedSku", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -89538,25 +89940,19 @@ "IsAdmin": true } ], - "Command": "Get-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/subscribedSkus/{subscribedSku-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus", + "Command": "Get-MgSubscribedSku", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -89582,24 +89978,18 @@ "IsAdmin": true } ], - "Command": "Get-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "List" - ], - "Uri": "/subscribedSkus" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus", + "Command": "Get-MgSubscribedSku", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -89625,24 +90015,18 @@ "IsAdmin": true } ], - "Command": "Get-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "List1" - ], - "Uri": "/subscribedSkus" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Get-MgSubscribedSku", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -89662,68 +90046,68 @@ "IsAdmin": true } ], - "Command": "Get-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/subscribedSkus/{subscribedSku-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSubscription", - "Module": "ChangeNotifications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "ChangeNotifications", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/subscriptions/{subscription-id}", + "Command": "Get-MgSubscription", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgSubscription", - "Module": "ChangeNotifications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "ChangeNotifications", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/subscriptions", + "Command": "Get-MgSubscription", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgSubscription", - "Module": "ChangeNotifications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "ChangeNotifications", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscriptions", + "Command": "Get-MgSubscription", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/subscriptions" + ] }, { - "Permissions": [], - "Command": "Get-MgSubscription", - "Module": "ChangeNotifications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "ChangeNotifications", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscriptions/{subscription-id}", + "Command": "Get-MgSubscription", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/subscriptions/{subscription-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/sites", + "Command": "Get-MgSubSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -89738,17 +90122,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSubSite", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ], - "Uri": "/sites/{site-id}/sites" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite1", + "Uri": "/sites/{site-id}/sites", + "Command": "Get-MgSubSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -89763,17 +90147,17 @@ "IsAdmin": false } ], - "Command": "Get-MgSubSite", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSite1", "Variants": [ "List2" - ], - "Uri": "/sites/{site-id}/sites" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/sites/$ref", + "Command": "Get-MgSubSiteByRef", "Permissions": [ { "Name": "Sites.Read.All", @@ -89788,18 +90172,42 @@ "IsAdmin": false } ], - "Command": "Get-MgSubSite", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSite1", "Variants": [ - "Get1", - "GetViaIdentity1" + "List" + ] + }, + { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/sites/$ref", + "Command": "Get-MgSubSiteByRef", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "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 + } ], - "Uri": "/sites/{site-id}" + "Variants": [ + "List1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams/{team-id}", + "Command": "Get-MgTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -89844,18 +90252,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeam", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam1", + "Uri": "/teams/{team-id}", + "Command": "Get-MgTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -89900,31 +90308,31 @@ "IsAdmin": true } ], - "Command": "Get-MgTeam", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamAllChannelMessage", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/allChannels/getAllMessages", + "Command": "Get-MgTeamAllChannelMessage", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/allChannels/getAllMessages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Get-MgTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -89969,31 +90377,50 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannel", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannel", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/allChannels", + "Command": "Get-MgTeamChannel", + "Permissions": [ + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of channels", + "FullDescription": "Read channel names and channel descriptions, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "List", "List1" - ], - "Uri": "/teams/{team-id}/allChannels" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel1", + "Uri": "/teams/{team-id}/channels", + "Command": "Get-MgTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -90038,17 +90465,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannel", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "List2" - ], - "Uri": "/teams/{team-id}/channels" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel1", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Get-MgTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -90093,68 +90520,49 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannel", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, - "Variants": [ - "List" - ], - "Uri": "/teams/{team-id}/allChannels/$ref" - }, - { + "Uri": "/teams/{team-id}/allChannels/$ref", + "Command": "Get-MgTeamChannelByRef", "Permissions": [ { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": 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.", + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of channels", + "FullDescription": "Read channel names and channel descriptions, on your behalf.", "IsAdmin": 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. ", + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.", "IsAdmin": true }, { - "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.", + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true } ], - "Command": "Get-MgTeamChannelFileFolder", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder" + "List" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgTeamChannelFileFolder", "Permissions": [ { "Name": "Files.Read.All", @@ -90181,18 +90589,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelFileFolder", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgTeamChannelFileFolder", "Permissions": [ { "Name": "Files.Read.All", @@ -90219,18 +90627,56 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelFileFolderByRef", - "Module": "Teams", - "Method": "GET", + "Variants": [ + "Get1", + "GetViaIdentity1" + ] + }, + { "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", + "Command": "Get-MgTeamChannelFileFolderByRef", + "Permissions": [ + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", + "Command": "Get-MgTeamChannelFileFolderByRef", "Permissions": [ { "Name": "Files.Read.All", @@ -90257,18 +90703,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelFileFolderByRef", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90307,18 +90753,18 @@ "IsAdmin": false } ], - "Command": "Get-MgTeamChannelMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90339,17 +90785,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90370,17 +90816,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90419,18 +90865,18 @@ "IsAdmin": false } ], - "Command": "Get-MgTeamChannelMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90463,54 +90909,54 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "Get-MgTeamChannelMessage", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgTeamChannelMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "Get-MgTeamChannelMessage", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgTeamChannelMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90543,56 +90989,56 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgTeamChannelMessageDelta", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgTeamChannelMessageDelta", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgTeamChannelMessageDelta", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgTeamChannelMessageDelta", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90613,18 +91059,18 @@ "IsAdmin": false } ], - "Command": "Get-MgTeamChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90645,17 +91091,17 @@ "IsAdmin": false } ], - "Command": "Get-MgTeamChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90676,17 +91122,17 @@ "IsAdmin": false } ], - "Command": "Get-MgTeamChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90707,18 +91153,18 @@ "IsAdmin": false } ], - "Command": "Get-MgTeamChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90751,52 +91197,52 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamChannelMessageReply", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamChannelMessageReply", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", "IsAdmin": true }, - "Command": "Get-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90829,18 +91275,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamChannelMessageReplyDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90872,19 +91318,19 @@ "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 } - ], - "Command": "Get-MgTeamChannelMessageReplyDelta", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", + ], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamChannelMessageReplyDelta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90917,67 +91363,119 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMessageReplyDelta", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelShared", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgTeamChannelShared", + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of teams and channels", + "FullDescription": "Read the members of channels, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelShared", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgTeamChannelShared", + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of teams and channels", + "FullDescription": "Read the members of channels, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of teams and channels", + "FullDescription": "Read the members of channels, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberByRef", + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of teams and channels", + "FullDescription": "Read the members of channels, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -91022,18 +91520,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -91078,17 +91576,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -91133,17 +91631,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.Read.All", @@ -91188,133 +91686,171 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelTab", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelTabTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgTeamChannelTabTeamApp", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelTabTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgTeamChannelTabTeamApp", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Get-MgTeamChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Get-MgTeamChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamGroupByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/group/$ref", + "Command": "Get-MgTeamGroupByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamGroupByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/group/$ref", + "Command": "Get-MgTeamGroupByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamIncomingChannel", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/incomingChannels", + "Command": "Get-MgTeamIncomingChannel", + "Permissions": [ + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of channels", + "FullDescription": "Read channel names and channel descriptions, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/incomingChannels" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamIncomingChannelByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/incomingChannels/$ref", + "Command": "Get-MgTeamIncomingChannelByRef", + "Permissions": [ + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of channels", + "FullDescription": "Read channel names and channel descriptions, on your behalf.", + "IsAdmin": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/incomingChannels/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamIncomingChannelMessage", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/incomingChannels/getAllMessages", + "Command": "Get-MgTeamIncomingChannelMessage", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/incomingChannels/getAllMessages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -91365,18 +91901,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/teams/{team-id}/installedApps", + "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -91413,19 +91949,25 @@ "Description": "Manage installed Teams apps in teams", "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true } ], - "Command": "Get-MgTeamInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/installedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", + "Uri": "/teams/{team-id}/installedApps", + "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -91462,19 +92004,25 @@ "Description": "Manage installed Teams apps in teams", "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true } ], - "Command": "Get-MgTeamInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/installedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.Read.All", @@ -91525,122 +92073,122 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgTeamInstalledAppTeamApp", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgTeamInstalledAppTeamApp", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Get-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Get-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91655,18 +92203,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members", + "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91681,17 +92229,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members", + "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91706,17 +92254,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91731,18 +92279,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/getAllMessages", + "Command": "Get-MgTeamMessage", "Permissions": [ { "Name": "Directory.Read.All", @@ -91787,17 +92335,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" - ], - "Uri": "/teams/getAllMessages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/getAllMessages", + "Command": "Get-MgTeamMessage", "Permissions": [ { "Name": "Directory.Read.All", @@ -91842,104 +92390,104 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamMessage", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get1" - ], - "Uri": "/teams/getAllMessages" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamOperation", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgTeamOperation", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamOperation", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/operations", + "Command": "Get-MgTeamOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamOperation", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", + "Uri": "/teams/{team-id}/operations", + "Command": "Get-MgTeamOperation", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/operations" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamOperation", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgTeamOperation", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamOwner", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphUser1", + "Uri": "/teams/{team-id}/owners", + "Command": "Get-MgTeamOwner", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/owners" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamOwnerByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/owners/$ref", + "Command": "Get-MgTeamOwnerByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/owners/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPermissionGrant", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgTeamPermissionGrant", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "Get-MgTeamPermissionGrant", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -91960,43 +92508,43 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamPermissionGrant", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/permissionGrants" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPhoto", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/teams/{team-id}/photo", + "Command": "Get-MgTeamPhoto", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/photo" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPhotoContent", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/photo/$value", + "Command": "Get-MgTeamPhotoContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/photo/$value" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Get-MgTeamPrimaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -92017,18 +92565,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamPrimaryChannel", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel1", + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Get-MgTeamPrimaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -92049,549 +92597,473 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamPrimaryChannel", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelFileFolder", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelFileFolder", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelFileFolderByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", + "Command": "Get-MgTeamPrimaryChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelFileFolderByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", + "Command": "Get-MgTeamPrimaryChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/members" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/primaryChannel/members" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Get-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Get-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelShared", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgTeamPrimaryChannelShared", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelShared", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Command": "Get-MgTeamPrimaryChannelShared", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Get-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Command": "Get-MgTeamSchedule", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphSchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule" - }, - { - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], + "Uri": "/teams/{team-id}/schedule", "Command": "Get-MgTeamSchedule", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSchedule1", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule" - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -92618,68 +93090,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" + ] }, { - "Permissions": [ - { - "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 - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", + "ApiVersion": "v1.0", "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Variants": [ - "List" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests" - }, - { - "Permissions": [ - { - "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 - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Command": "Get-MgTeamScheduleOfferShiftRequest", "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest1", - "Variants": [ - "List1" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests" - }, - { + "OutputType": "IMicrosoftGraphSchedule1", + "Uri": "/teams/{team-id}/schedule", + "Command": "Get-MgTeamSchedule", "Permissions": [ { "Name": "Group.Read.All", @@ -92706,18 +93128,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -92744,18 +93166,68 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Get", "GetViaIdentity" + ] + }, + { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Permissions": [ + { + "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 + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } ], - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" + "Variants": [ + "List" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest1", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Permissions": [ + { + "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 + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "Variants": [ + "List1" + ] + }, + { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest1", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -92782,17 +93254,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ - "List" - ], - "Uri": "/teams/{team-id}/schedule/openShifts" + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -92819,17 +93292,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOpenShift1", "Variants": [ - "List1" - ], - "Uri": "/teams/{team-id}/schedule/openShifts" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -92856,18 +93330,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOpenShift1", "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" + "List" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift1", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -92894,18 +93367,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" + "List1" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift1", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.Read.All", @@ -92932,17 +93404,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ - "List" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -92969,17 +93442,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", "Variants": [ - "List1" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93006,18 +93480,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" + "List" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93044,18 +93517,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" + "List1" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93082,17 +93554,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ - "List" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups" + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.Read.All", @@ -93119,17 +93592,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup1", "Variants": [ - "List1" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "Get-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.Read.All", @@ -93156,18 +93630,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup1", "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" + "List" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup1", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "Get-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.Read.All", @@ -93194,18 +93667,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleShift", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphShift", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" + "List1" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup1", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.Read.All", @@ -93232,17 +93704,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleShift", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphShift", "Variants": [ - "List" - ], - "Uri": "/teams/{team-id}/schedule/shifts" + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Get-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -93269,17 +93742,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleShift", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphShift1", "Variants": [ - "List1" - ], - "Uri": "/teams/{team-id}/schedule/shifts" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "Get-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -93306,31 +93780,105 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleShift", - "Module": "Teams", + "Variants": [ + "List" + ] + }, + { + "ApiVersion": "v1.0", "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphShift1", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "Get-MgTeamScheduleShift", + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], + "Variants": [ + "List1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphShift1", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Get-MgTeamScheduleShift", + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93357,17 +93905,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93394,30 +93942,30 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Get-MgTeamScheduleTimeCard", "Permissions": [ { "Name": "Schedule.Read.All", @@ -93432,18 +93980,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeCard", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards", + "Command": "Get-MgTeamScheduleTimeCard", "Permissions": [ { "Name": "Schedule.Read.All", @@ -93458,17 +94006,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeCard", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/schedule/timeCards" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -93495,18 +94043,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -93533,17 +94081,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/schedule/timesOff" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff1", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -93570,17 +94118,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOff1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/schedule/timesOff" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff1", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.Read.All", @@ -93607,18 +94155,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOff1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -93645,18 +94193,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -93683,17 +94231,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason1", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -93720,17 +94268,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOffReason1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason1", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.Read.All", @@ -93757,18 +94305,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOffReason1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93795,18 +94343,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93833,17 +94381,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest1", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93870,17 +94418,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOffRequest1", "Variants": [ "List1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest1", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.Read.All", @@ -93907,18 +94455,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOffRequest1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Get-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -93933,18 +94481,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamTag", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags", + "Command": "Get-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -93959,17 +94507,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamTag", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/tags" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Get-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -93984,18 +94532,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamTagMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "Get-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -94010,93 +94558,93 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamTagMember", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "List" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamTemplate", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template", + "Command": "Get-MgTeamTemplate", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/template" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamTemplate", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template", + "Command": "Get-MgTeamTemplate", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/template" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamTemplateByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template/$ref", + "Command": "Get-MgTeamTemplateByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teams/{team-id}/template/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamTemplateByRef", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template/$ref", + "Command": "Get-MgTeamTemplateByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teams/{team-id}/template/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamwork", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamwork", + "Uri": "/teamwork", + "Command": "Get-MgTeamwork", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/teamwork" + ] }, { - "Permissions": [], - "Command": "Get-MgTeamwork", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamwork1", + "Uri": "/teamwork", + "Command": "Get-MgTeamwork", + "Permissions": [], "Variants": [ "Get1" - ], - "Uri": "/teamwork" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Command": "Get-MgTeamworkDevice", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94111,18 +94659,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkDevice", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Uri": "/teamwork/devices", + "Command": "Get-MgTeamworkDevice", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94137,17 +94685,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkDevice", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "List" - ], - "Uri": "/teamwork/devices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Command": "Get-MgTeamworkDeviceActivity", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94162,18 +94710,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkDeviceActivity", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Command": "Get-MgTeamworkDeviceConfiguration", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94188,18 +94736,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkDeviceConfiguration", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Command": "Get-MgTeamworkDeviceHealth", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94214,18 +94762,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkDeviceHealth", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/health" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Command": "Get-MgTeamworkDeviceOperation", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94240,18 +94788,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkDeviceOperation", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Command": "Get-MgTeamworkDeviceOperation", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94266,17 +94814,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkDeviceOperation", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "List" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94291,18 +94839,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Uri": "/teamwork/workforceIntegrations", + "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94317,17 +94865,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "List" - ], - "Uri": "/teamwork/workforceIntegrations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration1", + "Uri": "/teamwork/workforceIntegrations", + "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94342,17 +94890,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration1", "Variants": [ "List1" - ], - "Uri": "/teamwork/workforceIntegrations" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration1", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94367,30 +94915,30 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgTrustFramework", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphTrustFramework", + "Uri": "/trustFramework", + "Command": "Get-MgTrustFramework", + "Permissions": [], "Variants": [ "Get" - ], - "Uri": "/trustFramework" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Command": "Get-MgTrustFrameworkKeySet", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -94405,18 +94953,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTrustFrameworkKeySet", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Uri": "/trustFramework/keySets", + "Command": "Get-MgTrustFrameworkKeySet", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -94431,17 +94979,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTrustFrameworkKeySet", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "List" - ], - "Uri": "/trustFramework/keySets" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", + "Command": "Get-MgTrustFrameworkKeySetActiveKey", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -94456,18 +95004,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTrustFrameworkKeySetActiveKey", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Command": "Get-MgTrustFrameworkPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -94482,18 +95030,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTrustFrameworkPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", + "Uri": "/trustFramework/policies", + "Command": "Get-MgTrustFrameworkPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -94508,17 +95056,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTrustFrameworkPolicy", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", "Variants": [ "List" - ], - "Uri": "/trustFramework/policies" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Command": "Get-MgTrustFrameworkPolicyContent", "Permissions": [ { "Name": "Policy.Read.All", @@ -94533,18 +95081,18 @@ "IsAdmin": true } ], - "Command": "Get-MgTrustFrameworkPolicyContent", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}", + "Command": "Get-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94582,12 +95130,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -94631,18 +95173,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUser", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users", + "Command": "Get-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94680,12 +95222,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -94717,17 +95253,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUser", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ], - "Uri": "/users" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/users", + "Command": "Get-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94765,12 +95301,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -94802,17 +95332,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUser", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "List1" - ], - "Uri": "/users" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/users/{user-id}", + "Command": "Get-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94850,12 +95380,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -94899,291 +95423,291 @@ "IsAdmin": true } ], - "Command": "Get-MgUser", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphUserActivity1", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Get-MgUserActivity", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity1", + "Uri": "/users/{user-id}/activities", + "Command": "Get-MgUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Command": "Get-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserActivity1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/activities" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities", + "Command": "Get-MgUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Command": "Get-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/activities" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Get-MgUserActivity", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphActivityHistoryItem1", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphActivityHistoryItem1", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Get-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItemActivity", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphUserActivity1", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Command": "Get-MgUserActivityHistoryItemActivity", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItemActivity", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Command": "Get-MgUserActivityHistoryItemActivity", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItemActivityByRef", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", + "Command": "Get-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityHistoryItemActivityByRef", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", + "Command": "Get-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserActivityStatistics", - "Module": "People", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphActivityStatistics", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Command": "Get-MgUserActivityStatistics", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphActivityStatistics", + "Uri": "/users/{user-id}/analytics/activityStatistics", + "Command": "Get-MgUserActivityStatistics", "Permissions": { "Name": "Analytics.Read", "Description": "Read your activity statistics", "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.", "IsAdmin": false }, - "Command": "Get-MgUserActivityStatistics", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphActivityStatistics", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/analytics/activityStatistics" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/users/{user-id}/agreementAcceptances", + "Command": "Get-MgUserAgreementAcceptance", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Command": "Get-MgUserAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/agreementAcceptances" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/users/{user-id}/agreementAcceptances", + "Command": "Get-MgUserAgreementAcceptance", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Command": "Get-MgUserAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/agreementAcceptances" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/users/{user-id}/agreementAcceptances/$ref", + "Command": "Get-MgUserAgreementAcceptanceByRef", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Command": "Get-MgUserAgreementAcceptanceByRef", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/agreementAcceptances/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/users/{user-id}/agreementAcceptances/$ref", + "Command": "Get-MgUserAgreementAcceptanceByRef", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", "FullDescription": "Allows the app to read your terms of use acceptance statuses.", "IsAdmin": true }, - "Command": "Get-MgUserAgreementAcceptanceByRef", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/agreementAcceptances/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgUserAppRoleAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "Get-MgUserAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -95191,12 +95715,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -95204,23 +95722,23 @@ "IsAdmin": 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 + "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 } ], - "Command": "Get-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/appRoleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "Get-MgUserAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -95228,12 +95746,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -95241,36 +95753,36 @@ "IsAdmin": 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 + "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 } ], - "Command": "Get-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/appRoleAssignments" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgUserAppRoleAssignment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95297,18 +95809,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationEmailMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "Get-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95335,17 +95847,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationEmailMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/emailMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95372,18 +95884,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95410,17 +95922,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95447,17 +95959,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95484,18 +95996,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95522,18 +96034,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95560,17 +96072,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/methods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95597,17 +96109,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/authentication/methods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95634,18 +96146,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95672,18 +96184,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95710,17 +96222,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95747,17 +96259,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95784,74 +96296,74 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDevice1", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Get-MgUserAuthenticationOperation", "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 }, - "Command": "Get-MgUserAuthenticationOperation", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAuthenticationOperation", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/operations", + "Command": "Get-MgUserAuthenticationOperation", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/operations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95878,18 +96390,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95916,100 +96428,100 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationPasswordMethod", "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 }, - "Command": "Get-MgUserAuthenticationPasswordMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/passwordMethods", + "Command": "Get-MgUserAuthenticationPasswordMethod", "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 }, - "Command": "Get-MgUserAuthenticationPasswordMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/passwordMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationPhoneMethod", "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 }, - "Command": "Get-MgUserAuthenticationPhoneMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "Get-MgUserAuthenticationPhoneMethod", "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 }, - "Command": "Get-MgUserAuthenticationPhoneMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/phoneMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96036,18 +96548,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96074,17 +96586,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/softwareOathMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96111,18 +96623,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96149,17 +96661,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationWindowHello", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96186,18 +96698,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Command": "Get-MgUserAuthenticationWindowHello", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96224,17 +96736,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Command": "Get-MgUserAuthenticationWindowHello", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96261,17 +96773,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationWindowHello", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96298,83 +96810,83 @@ "IsAdmin": true } ], - "Command": "Get-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDevice1", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Get-MgUserById", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/getByIds", + "Command": "Get-MgUserById", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/users/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgUserById", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/getByIds", + "Command": "Get-MgUserById", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1" - ], - "Uri": "/users/getByIds" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/calendar", + "Command": "Get-MgUserCalendar", + "Permissions": [], "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/users/{user-id}/calendar" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/calendars", + "Command": "Get-MgUserCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -96395,17 +96907,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendar", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/calendars" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendars", + "Command": "Get-MgUserCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -96426,30 +96938,30 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendar", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/calendars" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendar", + "Command": "Get-MgUserCalendar", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/calendar" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "Get-MgUserCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -96464,17 +96976,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "Get-MgUserCalendarEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -96489,75 +97001,75 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/events" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar/events/delta", + "Command": "Get-MgUserCalendarEventDelta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserCalendarEventDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "Delta3", "DeltaViaIdentity", "DeltaViaIdentity3" - ], - "Uri": "/users/{user-id}/calendar/events/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/calendar/events/delta", + "Command": "Get-MgUserCalendarEventDelta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserCalendarEventDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta1", "Delta2", "DeltaViaIdentity1", "DeltaViaIdentity2" - ], - "Uri": "/users/{user-id}/calendar/events/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup1", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Get-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCalendarGroup1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup1", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "Get-MgUserCalendarGroup", "Permissions": [ { "Name": "Calendars.Read", @@ -96572,17 +97084,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCalendarGroup1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/calendarGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "Get-MgUserCalendarGroup", "Permissions": [ { "Name": "Calendars.Read", @@ -96597,35 +97109,35 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/calendarGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Get-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "Get-MgUserCalendarGroupCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -96646,17 +97158,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarGroupCalendar", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "Get-MgUserCalendarGroupCalendar", "Permissions": [ { "Name": "Calendars.Read", @@ -96677,215 +97189,215 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarGroupCalendar", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "Get3", "GetViaIdentity", "GetViaIdentity3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List2", "List3" - ], - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "Get-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "List2", "List3" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "Get-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "List", "List1" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarSchedule", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Command": "Get-MgUserCalendarSchedule", + "Permissions": [], "Variants": [ "Get3", "GetExpanded3", "GetViaIdentity3", "GetViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarSchedule", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Command": "Get-MgUserCalendarSchedule", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "Get3", "GetViaIdentity", "GetViaIdentity3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List", "List3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties", + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1", "List2" - ], - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/calendar/calendarView", + "Command": "Get-MgUserCalendarView", "Permissions": [ { "Name": "Calendars.Read", @@ -96900,18 +97412,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarView", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List2", "List3" - ], - "Uri": "/users/{user-id}/calendar/calendarView" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar/calendarView", + "Command": "Get-MgUserCalendarView", "Permissions": [ { "Name": "Calendars.Read", @@ -96926,18 +97438,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserCalendarView", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List", "List1" - ], - "Uri": "/users/{user-id}/calendar/calendarView" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.Read", @@ -96958,18 +97470,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/chats/{chat-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats", + "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.Read", @@ -96990,17 +97502,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/chats" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat1", + "Uri": "/users/{user-id}/chats", + "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.Read", @@ -97021,17 +97533,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChat1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/chats" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat1", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.Read", @@ -97052,31 +97564,44 @@ "IsAdmin": false } ], - "Command": "Get-MgUserChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/chats/{chat-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserCloudPcLaunchInfo", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Command": "Get-MgUserCloudPcLaunchInfo", + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97091,18 +97616,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contacts", + "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97117,17 +97642,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contacts", + "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97142,17 +97667,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97167,18 +97692,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contacts/delta", + "Command": "Get-MgUserContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -97193,18 +97718,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contacts/delta", + "Command": "Get-MgUserContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -97219,68 +97744,68 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgUserContactExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgUserContactExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgUserContactExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgUserContactExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -97295,18 +97820,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders", + "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -97321,17 +97846,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders", + "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -97346,17 +97871,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -97371,31 +97896,31 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Get-MgUserContactFolderChildFolder", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "Get-MgUserContactFolderChildFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -97410,17 +97935,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "Get-MgUserContactFolderChildFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -97435,56 +97960,56 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Get-MgUserContactFolderChildFolder", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderChildFolderDelta", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderChildFolderDelta", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97499,18 +98024,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97525,17 +98050,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97550,17 +98075,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -97575,18 +98100,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Command": "Get-MgUserContactFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -97601,18 +98126,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderContactDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Command": "Get-MgUserContactFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -97627,240 +98152,240 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderContactDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Get-MgUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactFolderContactPhoto", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Get-MgUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactFolderContactPhoto", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactFolderContactPhotoContent", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactFolderContactPhotoContent", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/delta", + "Command": "Get-MgUserContactFolderDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -97875,18 +98400,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders/delta", + "Command": "Get-MgUserContactFolderDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -97901,297 +98426,291 @@ "IsAdmin": false } ], - "Command": "Get-MgUserContactFolderDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Get-MgUserContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactPhoto", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Get-MgUserContactPhoto", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactPhoto", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgUserContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactPhotoContent", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgUserContactPhotoContent", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", "FullDescription": "Allows the app to read contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Get-MgUserContactPhotoContent", - "Module": "PersonalContacts", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/createdObjects", + "Command": "Get-MgUserCreatedObject", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98229,24 +98748,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserCreatedObject", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/createdObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/createdObjects", + "Command": "Get-MgUserCreatedObject", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98284,24 +98797,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserCreatedObject", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/createdObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/createdObjects/$ref", + "Command": "Get-MgUserCreatedObjectByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98339,24 +98846,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserCreatedObjectByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/createdObjects/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/createdObjects/$ref", + "Command": "Get-MgUserCreatedObjectByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98394,43 +98895,43 @@ "IsAdmin": true } ], - "Command": "Get-MgUserCreatedObjectByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/createdObjects/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDefaultCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Get-MgUserDefaultCalendar", + "Permissions": [], "Variants": [ "Get3", "GetViaIdentity3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDefaultCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Get-MgUserDefaultCalendar", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendar/getSchedule", + "Command": "Get-MgUserDefaultCalendarSchedule", "Permissions": [ { "Name": "Calendars.Read", @@ -98445,20 +98946,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDefaultCalendarSchedule", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get2", "GetExpanded2", "GetViaIdentity2", "GetViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/calendar/getSchedule" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendar/getSchedule", + "Command": "Get-MgUserDefaultCalendarSchedule", "Permissions": [ { "Name": "Calendars.Read", @@ -98473,20 +98974,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDefaultCalendarSchedule", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/calendar/getSchedule" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/users/delta", + "Command": "Get-MgUserDelta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -98524,12 +99025,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98573,17 +99068,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Delta1" - ], - "Uri": "/users/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/delta", + "Command": "Get-MgUserDelta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -98621,12 +99116,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98670,154 +99159,148 @@ "IsAdmin": true } ], - "Command": "Get-MgUserDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "Delta" - ], - "Uri": "/users/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDevice", - "Module": "CrossDeviceExperiences", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices/{device-id}", + "Command": "Get-MgUserDevice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/devices/{device-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices", + "Command": "Get-MgUserDevice", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Get-MgUserDevice", - "Module": "CrossDeviceExperiences", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/devices" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Command": "Get-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" + ] }, { - "Permissions": [], - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/directReports", + "Command": "Get-MgUserDirectReport", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98843,24 +99326,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserDirectReport", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/directReports" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/directReports", + "Command": "Get-MgUserDirectReport", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98886,24 +99363,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserDirectReport", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/directReports" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/directReports/$ref", + "Command": "Get-MgUserDirectReportByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98929,24 +99400,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserDirectReportByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/directReports/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/directReports/$ref", + "Command": "Get-MgUserDirectReportByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -98972,17 +99437,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserDirectReportByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/directReports/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drive", + "Command": "Get-MgUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -99021,20 +99486,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/drive" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives", + "Command": "Get-MgUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -99073,17 +99538,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/drives" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/users/{user-id}/drives", + "Command": "Get-MgUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -99122,17 +99587,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/drives" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/users/{user-id}/drive", + "Command": "Get-MgUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -99171,20 +99636,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDrive", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/users/{user-id}/drive" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/users/{user-id}/drive/$ref", + "Command": "Get-MgUserDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -99223,18 +99688,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDriveByRef", - "Module": "Files", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/drive/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", + "OutputType": null, + "Uri": "/users/{user-id}/drive/$ref", + "Command": "Get-MgUserDriveByRef", "Permissions": [ { "Name": "Files.Read", @@ -99273,49 +99738,49 @@ "IsAdmin": false } ], - "Command": "Get-MgUserDriveByRef", - "Module": "Files", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEffectiveDeviceEnrollmentConfiguration", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", + "Command": "Get-MgUserEffectiveDeviceEnrollmentConfiguration", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Get-MgUserEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events", + "Command": "Get-MgUserEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -99330,17 +99795,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events", + "Command": "Get-MgUserEvent", "Permissions": [ { "Name": "Calendars.Read", @@ -99355,524 +99820,524 @@ "IsAdmin": false } ], - "Command": "Get-MgUserEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Get-MgUserEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEvent", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventAttachment", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgUserEventAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "Get-MgUserEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEventAttachment", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "Get-MgUserEventAttachment", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEventAttachment", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventAttachment", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgUserEventAttachment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Command": "Get-MgUserEventCalendar", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventCalendar", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Command": "Get-MgUserEventCalendar", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventCalendarByRef", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", + "Command": "Get-MgUserEventCalendarByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventCalendarByRef", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", + "Command": "Get-MgUserEventCalendarByRef", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventCalendarSchedule", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule", + "Command": "Get-MgUserEventCalendarSchedule", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventCalendarSchedule", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule", + "Command": "Get-MgUserEventCalendarSchedule", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/delta", + "Command": "Get-MgUserEventDelta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEventDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/events/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/delta", + "Command": "Get-MgUserEventDelta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEventDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/events/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventExceptionOccurrence", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Get-MgUserEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventExceptionOccurrence", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", + "Command": "Get-MgUserEventExceptionOccurrence", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgUserEventExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "Get-MgUserEventExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "Get-MgUserEventExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventExtension", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgUserEventExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventInstance", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgUserEventInstance", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "Get-MgUserEventInstance", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEventInstance", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "Get-MgUserEventInstance", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Get-MgUserEventInstance", - "Module": "Calendar", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventInstance", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgUserEventInstance", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventInstanceDelta", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Command": "Get-MgUserEventInstanceDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventInstanceDelta", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Command": "Get-MgUserEventInstanceDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Get-MgUserExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/extensions", + "Command": "Get-MgUserExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/extensions", + "Command": "Get-MgUserExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Get-MgUserExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites", + "Command": "Get-MgUserFollowedSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -99887,17 +100352,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserFollowedSite", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/followedSites" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSite1", + "Uri": "/users/{user-id}/followedSites", + "Command": "Get-MgUserFollowedSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -99912,17 +100377,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserFollowedSite", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSite1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/followedSites" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/users/{user-id}/followedSites/$ref", + "Command": "Get-MgUserFollowedSiteByRef", "Permissions": [ { "Name": "Sites.Read.All", @@ -99937,17 +100402,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserFollowedSiteByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/followedSites/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/users/{user-id}/followedSites/$ref", + "Command": "Get-MgUserFollowedSiteByRef", "Permissions": [ { "Name": "Sites.Read.All", @@ -99962,141 +100427,141 @@ "IsAdmin": false } ], - "Command": "Get-MgUserFollowedSiteByRef", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/followedSites/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserInferenceClassification", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphInferenceClassification", + "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Get-MgUserInferenceClassification", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/inferenceClassification" + ] }, { - "Permissions": [], - "Command": "Get-MgUserInferenceClassification", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphInferenceClassification", + "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Get-MgUserInferenceClassification", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/inferenceClassification" + ] }, { - "Permissions": [], - "Command": "Get-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Get-MgUserInferenceClassificationOverride", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "Get-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Command": "Get-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "Get-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Command": "Get-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides" + ] }, { - "Permissions": [], - "Command": "Get-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Get-MgUserInferenceClassificationOverride", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserInformationProtection", - "Module": "Identity.SignIns", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/users/{user-id}/informationProtection", + "Command": "Get-MgUserInformationProtection", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/informationProtection" + ] }, { - "Permissions": [], - "Command": "Get-MgUserJoinedGroup", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/joinedGroups/{group-id}", + "Command": "Get-MgUserJoinedGroup", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/joinedGroups/{group-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserJoinedGroup", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/joinedGroups", + "Command": "Get-MgUserJoinedGroup", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/joinedGroups" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/users/{user-id}/joinedTeams", + "Command": "Get-MgUserJoinedTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -100141,17 +100606,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserJoinedTeam", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeam", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/joinedTeams" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam1", + "Uri": "/users/{user-id}/joinedTeams", + "Command": "Get-MgUserJoinedTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -100196,30 +100661,30 @@ "IsAdmin": true } ], - "Command": "Get-MgUserJoinedTeam", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/joinedTeams" + ] }, { - "Permissions": [], - "Command": "Get-MgUserJoinedTeam", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeam1", + "Uri": "/users/{user-id}/joinedTeams/{team-id}", + "Command": "Get-MgUserJoinedTeam", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/joinedTeams/{team-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": null, + "Uri": "/users/{user-id}/joinedTeams/$ref", + "Command": "Get-MgUserJoinedTeamByRef", "Permissions": [ { "Name": "Directory.Read.All", @@ -100264,50 +100729,44 @@ "IsAdmin": true } ], - "Command": "Get-MgUserJoinedTeamByRef", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/joinedTeams/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserLastSharedMethodInsight", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "Command": "Get-MgUserLastSharedMethodInsight", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod" + ] }, { - "Permissions": [], - "Command": "Get-MgUserLicenseDetail", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Get-MgUserLicenseDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails", + "Command": "Get-MgUserLicenseDetail", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -100339,24 +100798,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserLicenseDetail", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/licenseDetails" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails", + "Command": "Get-MgUserLicenseDetail", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -100388,43 +100841,43 @@ "IsAdmin": true } ], - "Command": "Get-MgUserLicenseDetail", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/licenseDetails" + ] }, { - "Permissions": [], - "Command": "Get-MgUserLicenseDetail", - "Module": "Users", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Get-MgUserLicenseDetail", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserLoggedOnManagedDevice", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/getLoggedOnManagedDevices", + "Command": "Get-MgUserLoggedOnManagedDevice", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/getLoggedOnManagedDevices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -100445,18 +100898,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolder", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders", + "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -100477,17 +100930,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolder", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders", + "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -100508,17 +100961,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolder", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.Read", @@ -100539,31 +100992,31 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolder", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Get-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "Get-MgUserMailFolderChildFolder", "Permissions": [ { "Name": "Mail.Read", @@ -100584,17 +101037,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "Get-MgUserMailFolderChildFolder", "Permissions": [ { "Name": "Mail.Read", @@ -100615,56 +101068,56 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Get-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderChildFolderDelta", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Command": "Get-MgUserMailFolderChildFolderDelta", + "Permissions": [], "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderChildFolderDelta", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Command": "Get-MgUserMailFolderChildFolderDelta", + "Permissions": [], "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/delta", + "Command": "Get-MgUserMailFolderDelta", "Permissions": [ { "Name": "Mail.Read", @@ -100685,18 +101138,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/delta", + "Command": "Get-MgUserMailFolderDelta", "Permissions": [ { "Name": "Mail.Read", @@ -100717,18 +101170,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -100743,18 +101196,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -100775,17 +101228,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -100806,17 +101259,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -100831,78 +101284,78 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgUserMailFolderMessageAttachment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "Get-MgUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Command": "Get-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "Get-MgUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Command": "Get-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgUserMailFolderMessageAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Get-MgUserMailFolderMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -100917,18 +101370,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessageContent", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Get-MgUserMailFolderMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -100943,18 +101396,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessageContent", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Command": "Get-MgUserMailFolderMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -100975,18 +101428,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessageDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Command": "Get-MgUserMailFolderMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -101007,368 +101460,368 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailFolderMessageDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageMention", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Get-MgUserMailFolderMessageMention", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageMention", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Command": "Get-MgUserMailFolderMessageMention", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Get-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderUserConfiguration", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphUserConfiguration", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", + "Command": "Get-MgUserMailFolderUserConfiguration", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMailFolderUserConfiguration", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphUserConfiguration", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", + "Command": "Get-MgUserMailFolderUserConfiguration", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailTips", + "Uri": "/users/{user-id}/getMailTips", + "Command": "Get-MgUserMailTip", "Permissions": [ { "Name": "Mail.Read", @@ -101383,20 +101836,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailTip", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailTips", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/getMailTips" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailTips", + "Uri": "/users/{user-id}/getMailTips", + "Command": "Get-MgUserMailTip", "Permissions": [ { "Name": "Mail.Read", @@ -101411,20 +101864,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMailTip", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailTips", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/getMailTips" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": null, + "Uri": "/users/getManagedAppBlockedUsers", + "Command": "Get-MgUserManagedAppBlockedUser", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101462,12 +101915,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -101511,17 +101958,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedAppBlockedUser", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get" - ], - "Uri": "/users/getManagedAppBlockedUsers" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Command": "Get-MgUserManagedAppDiagnosticStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101536,18 +101983,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedAppDiagnosticStatuses", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Command": "Get-MgUserManagedAppDiagnosticStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101562,18 +102009,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedAppDiagnosticStatuses", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Command": "Get-MgUserManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101588,18 +102035,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedAppPolicy", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/getManagedAppPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Command": "Get-MgUserManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101614,92 +102061,92 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedAppPolicy", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/getManagedAppPolicies" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/users/{user-id}/managedAppRegistrations", + "Command": "Get-MgUserManagedAppRegistration", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedAppRegistrations" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppRegistration1", + "Uri": "/users/{user-id}/managedAppRegistrations", + "Command": "Get-MgUserManagedAppRegistration", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/managedAppRegistrations" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedAppRegistrationByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$ref", + "Command": "Get-MgUserManagedAppRegistrationByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedAppRegistrations/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedAppRegistrationByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$ref", + "Command": "Get-MgUserManagedAppRegistrationByRef", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/managedAppRegistrations/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedAppRegistrationUserId", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Command": "Get-MgUserManagedAppRegistrationUserId", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedAppRegistrationUserId", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Command": "Get-MgUserManagedAppRegistrationUserId", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgUserManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101714,18 +102161,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices", + "Command": "Get-MgUserManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101740,17 +102187,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/users/{user-id}/managedDevices", + "Command": "Get-MgUserManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101765,17 +102212,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/managedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgUserManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101790,407 +102237,407 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgUserManagedDeviceCategory", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceCategory", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCategory2", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgUserManagedDeviceCategory", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceCloudPcRemoteActionResult", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Command": "Get-MgUserManagedDeviceCloudPcRemoteActionResult", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceDetectedApp", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", + "Command": "Get-MgUserManagedDeviceDetectedApp", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceDetectedAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref", + "Command": "Get-MgUserManagedDeviceDetectedAppByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceFileVaultKey", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", + "Command": "Get-MgUserManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceNonCompliantSetting", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Command": "Get-MgUserManagedDeviceNonCompliantSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceOemWarranty", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphOemWarranty", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getOemWarranty", + "Command": "Get-MgUserManagedDeviceOemWarranty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getOemWarranty" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceSecurityBaselineState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Get-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceSecurityBaselineState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "Get-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceUser", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Command": "Get-MgUserManagedDeviceUser", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceUserByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref", + "Command": "Get-MgUserManagedDeviceUserByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceWindowProtectionState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgUserManagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": null, + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Command": "Get-MgUserManagedDeviceWithAppFailure", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -102205,27 +102652,21 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagedDeviceWithAppFailure", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/manager", + "Command": "Get-MgUserManager", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102251,25 +102692,19 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManager", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/manager" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/manager", + "Command": "Get-MgUserManager", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102295,25 +102730,19 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManager", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/manager" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Get-MgUserManagerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102339,25 +102768,19 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagerByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/manager/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Get-MgUserManagerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102383,18 +102806,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserManagerByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/manager/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/getMemberGroups", + "Command": "Get-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -102414,12 +102837,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102463,20 +102880,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMemberGroup", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/getMemberGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/getMemberGroups", + "Command": "Get-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -102496,12 +102913,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102545,20 +102956,20 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMemberGroup", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/getMemberGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/getMemberObjects", + "Command": "Get-MgUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -102578,12 +102989,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102633,20 +103038,20 @@ "IsAdmin": true } ], - "Command": "Get-MgUserMemberObject", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/getMemberObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/getMemberObjects", + "Command": "Get-MgUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -102666,12 +103071,6 @@ "FullDescription": "Allows the app to read devices' configuration information on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102721,27 +103120,21 @@ "IsAdmin": true } ], - "Command": "Get-MgUserMemberObject", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/getMemberObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/memberOf", + "Command": "Get-MgUserMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102767,24 +103160,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMemberOf", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/memberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/memberOf", + "Command": "Get-MgUserMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102810,24 +103197,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMemberOf", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/memberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/memberOf/$ref", + "Command": "Get-MgUserMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102853,24 +103234,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMemberOfByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/memberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/memberOf/$ref", + "Command": "Get-MgUserMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -102896,17 +103271,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMemberOfByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/memberOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -102921,18 +103296,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages", + "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -102953,17 +103328,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages", + "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -102984,17 +103359,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -103009,78 +103384,78 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessage", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageAttachment", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgUserMessageAttachment", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "Get-MgUserMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Command": "Get-MgUserMessageAttachment", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "Get-MgUserMessageAttachment", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", "FullDescription": "Allows the app to read email in your mailbox. ", "IsAdmin": false }, - "Command": "Get-MgUserMessageAttachment", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageAttachment", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgUserMessageAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Get-MgUserMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -103095,18 +103470,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessageContent", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Get-MgUserMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -103121,18 +103496,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessageContent", - "Module": "Mail", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/$value" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages/delta", + "Command": "Get-MgUserMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -103147,18 +103522,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessageDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/delta", + "Command": "Get-MgUserMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -103173,193 +103548,193 @@ "IsAdmin": false } ], - "Command": "Get-MgUserMessageDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/messages/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "Get-MgUserMessageExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "Get-MgUserMessageExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageExtension", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageMention", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Get-MgUserMessageMention", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageMention", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Command": "Get-MgUserMessageMention", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/messages/{message-id}/mentions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Command": "Get-MgUserMobileAppIntentAndState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -103374,18 +103749,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserMobileAppIntentAndState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Command": "Get-MgUserMobileAppIntentAndState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -103400,92 +103775,92 @@ "IsAdmin": true } ], - "Command": "Get-MgUserMobileAppIntentAndState", - "Module": "Devices.CorporateManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mobileAppIntentAndStates" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Get-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Command": "Get-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" + ] }, { - "Permissions": [], - "Command": "Get-MgUserNotification", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphNotification", + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Command": "Get-MgUserNotification", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/notifications/{notification-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserNotification", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphNotification", + "Uri": "/users/{user-id}/notifications", + "Command": "Get-MgUserNotification", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/notifications" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Command": "Get-MgUserOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103493,12 +103868,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -103506,23 +103875,23 @@ "IsAdmin": 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 + "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 } ], - "Command": "Get-MgUserOauth2PermissionGrant", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/oauth2PermissionGrants" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Command": "Get-MgUserOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103530,12 +103899,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -103543,23 +103906,23 @@ "IsAdmin": 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 + "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 } ], - "Command": "Get-MgUserOauth2PermissionGrant", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/oauth2PermissionGrants" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", + "Command": "Get-MgUserOauth2PermissionGrantByRef", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103567,12 +103930,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -103580,23 +103937,23 @@ "IsAdmin": 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 + "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 } ], - "Command": "Get-MgUserOauth2PermissionGrantByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", + "Command": "Get-MgUserOauth2PermissionGrantByRef", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103604,12 +103961,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -103617,23 +103968,23 @@ "IsAdmin": 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 + "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 } ], - "Command": "Get-MgUserOauth2PermissionGrantByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -103666,18 +104017,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -103710,17 +104061,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -103753,17 +104104,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -103796,48 +104147,48 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Permissions": [], "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Permissions": [], "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -103870,17 +104221,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebookSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -103913,17 +104264,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebookSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -103956,17 +104307,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -103999,17 +104350,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgUserOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -104042,18 +104393,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteOperation", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgUserOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -104086,18 +104437,56 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteOperation", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}" + "Get", + "GetViaIdentity" + ] + }, + { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgUserOnenotePage", + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Variants": [ + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "Get-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -104124,18 +104513,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" + "List1" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "Get-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -104162,17 +104550,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ - "List1" - ], - "Uri": "/users/{user-id}/onenote/pages" + "List" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -104199,17 +104587,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ - "List" - ], - "Uri": "/users/{user-id}/onenote/pages" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgUserOnenotePageContent", "Permissions": [ { "Name": "Notes.Read", @@ -104236,18 +104625,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenotePage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" + "Get1", + "GetViaIdentity1" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgUserOnenotePageContent", "Permissions": [ { "Name": "Notes.Read", @@ -104274,19 +104663,25 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenotePageContent", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgUserOnenoteRecentNotebook", "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 + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -104312,70 +104707,88 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenotePageContent", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" - }, - { - "Permissions": [], - "Command": "Get-MgUserOnenoteRecentNotebook", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnenoteRecentNotebook", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgUserOnenoteRecentNotebook", + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnenoteResource", - "Module": "Notes", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgUserOnenoteResource", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnenoteResource", - "Module": "Notes", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgUserOnenoteResource", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgUserOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -104402,18 +104815,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteResourceContent", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgUserOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -104440,18 +104853,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteResourceContent", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -104484,18 +104897,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -104528,17 +104941,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onenote/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -104571,17 +104984,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onenote/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -104614,18 +105027,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -104658,18 +105071,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -104702,18 +105115,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List", "List3" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -104746,18 +105159,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List1", "List2" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -104790,18 +105203,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -104834,17 +105247,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -104877,17 +105290,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "Get-MgUserOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -104920,17 +105333,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "Get-MgUserOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -104963,17 +105376,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -105000,17 +105413,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionPage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -105037,17 +105450,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnenoteSectionPage", - "Module": "Notes", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105068,18 +105481,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105100,17 +105513,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onlineMeetings" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105131,17 +105544,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onlineMeetings" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105162,18 +105575,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Get-MgUserOnlineMeetingAlternativeRecording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105194,153 +105607,153 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingAlternativeRecording", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttendanceRecord1", "Variants": [ "List", "List1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read user's online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", "IsAdmin": false }, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Get2", "GetViaIdentity2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105361,18 +105774,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105393,18 +105806,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Get-MgUserOnlineMeetingRecording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105425,18 +105838,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingRecording", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Get-MgUserOnlineMeetingRegistration", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -105451,18 +105864,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingRegistration", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMeetingRegistration", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -105477,637 +105890,631 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Get-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Command": "Get-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "Get-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Command": "Get-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/outlook/masterCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "Get-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Command": "Get-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/masterCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Get-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", "FullDescription": "Allows the app to read your mailbox settings.", "IsAdmin": false }, - "Command": "Get-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Command": "Get-MgUserOutlookTask", "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 }, - "Command": "Get-MgUserOutlookTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks", + "Command": "Get-MgUserOutlookTask", "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 }, - "Command": "Get-MgUserOutlookTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/tasks" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskAttachment", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Get-MgUserOutlookTaskAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Command": "Get-MgUserOutlookTaskAttachment", "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 }, - "Command": "Get-MgUserOutlookTaskAttachment", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Command": "Get-MgUserOutlookTaskFolder", "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 }, - "Command": "Get-MgUserOutlookTaskFolder", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskFolders", + "Command": "Get-MgUserOutlookTaskFolder", "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 }, - "Command": "Get-MgUserOutlookTaskFolder", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskFolders" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderTask", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Get-MgUserOutlookTaskFolderTask", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "Get-MgUserOutlookTaskFolderTask", "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 }, - "Command": "Get-MgUserOutlookTaskFolderTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Command": "Get-MgUserOutlookTaskGroup", "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 }, - "Command": "Get-MgUserOutlookTaskGroup", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Uri": "/users/{user-id}/outlook/taskGroups", + "Command": "Get-MgUserOutlookTaskGroup", "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 }, - "Command": "Get-MgUserOutlookTaskGroup", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Command": "Get-MgUserOutlookTaskGroupTaskFolder", "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 }, - "Command": "Get-MgUserOutlookTaskGroupTaskFolder", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Command": "Get-MgUserOutlookTaskGroupTaskFolder", "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 }, - "Command": "Get-MgUserOutlookTaskGroupTaskFolder", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", "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 }, - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties", + "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices", + "Command": "Get-MgUserOwnedDevice", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106139,24 +106546,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedDevice", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/ownedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices", + "Command": "Get-MgUserOwnedDevice", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106188,24 +106589,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedDevice", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/ownedDevices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/ownedDevices/$ref", + "Command": "Get-MgUserOwnedDeviceByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106237,24 +106632,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedDeviceByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/ownedDevices/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/ownedDevices/$ref", + "Command": "Get-MgUserOwnedDeviceByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106286,24 +106675,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedDeviceByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/ownedDevices/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedObjects", + "Command": "Get-MgUserOwnedObject", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106335,24 +106718,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedObject", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/ownedObjects" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedObjects", + "Command": "Get-MgUserOwnedObject", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106384,24 +106761,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedObject", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/ownedObjects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/$ref", + "Command": "Get-MgUserOwnedObjectByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106433,24 +106804,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedObjectByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/ownedObjects/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/$ref", + "Command": "Get-MgUserOwnedObjectByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -106482,43 +106847,43 @@ "IsAdmin": true } ], - "Command": "Get-MgUserOwnedObjectByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/ownedObjects/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserOwnedObjectByType", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/getUserOwnedObjects", + "Command": "Get-MgUserOwnedObjectByType", + "Permissions": [], "Variants": [ "Get", "GetExpanded" - ], - "Uri": "/users/getUserOwnedObjects" + ] }, { - "Permissions": [], - "Command": "Get-MgUserPerson", - "Module": "People", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphPerson1", + "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Get-MgUserPerson", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/people/{person-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPerson1", + "Uri": "/users/{user-id}/people", + "Command": "Get-MgUserPerson", "Permissions": [ { "Name": "People.Read", @@ -106533,17 +106898,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserPerson", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPerson1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/people" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPerson", + "Uri": "/users/{user-id}/people", + "Command": "Get-MgUserPerson", "Permissions": [ { "Name": "People.Read", @@ -106558,144 +106923,144 @@ "IsAdmin": true } ], - "Command": "Get-MgUserPerson", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPerson", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/people" + ] }, { - "Permissions": [], - "Command": "Get-MgUserPerson", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphPerson", + "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Get-MgUserPerson", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/people/{person-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photo", + "Command": "Get-MgUserPhoto", "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 }, - "Command": "Get-MgUserPhoto", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/photo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photos", + "Command": "Get-MgUserPhoto", "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 }, - "Command": "Get-MgUserPhoto", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/photos" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photos", + "Command": "Get-MgUserPhoto", "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 }, - "Command": "Get-MgUserPhoto", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/photos" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photo", + "Command": "Get-MgUserPhoto", "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 }, - "Command": "Get-MgUserPhoto", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/users/{user-id}/photo" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/photo/$value", + "Command": "Get-MgUserPhotoContent", "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 }, - "Command": "Get-MgUserPhotoContent", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/photo/$value", + "Command": "Get-MgUserPhotoContent", "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 }, - "Command": "Get-MgUserPhotoContent", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" - ], - "Uri": "/users/{user-id}/photo/$value" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerUser1", + "Uri": "/users/{user-id}/planner", + "Command": "Get-MgUserPlanner", "Permissions": [ { "Name": "Group.Read.All", @@ -106716,32 +107081,32 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlanner", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerUser1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" - ], - "Uri": "/users/{user-id}/planner" + ] }, { - "Permissions": [], - "Command": "Get-MgUserPlanner", - "Module": "Planner", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerDelta", + "Uri": "/users/{user-id}/planner/all", + "Command": "Get-MgUserPlanner", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/planner/all" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerUser", + "Uri": "/users/{user-id}/planner", + "Command": "Get-MgUserPlanner", "Permissions": [ { "Name": "Group.Read.All", @@ -106762,87 +107127,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlanner", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerUser", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/planner" + ] }, { - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgUserPlannerAllDelta", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerDelta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/planner/all/delta" - }, - { - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgUserPlannerFavoritePlan", - "Module": "Planner", "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Variants": [ - "List" - ], - "Uri": "/users/{user-id}/planner/favoritePlans" - }, - { + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphPlannerDelta", + "Uri": "/users/{user-id}/planner/all/delta", + "Command": "Get-MgUserPlannerAllDelta", "Permissions": [ { "Name": "Group.Read.All", @@ -106869,17 +107165,49 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlannerPlan", - "Module": "Planner", - "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ] + }, + { "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerPlan1", - "Variants": [ - "List1" + "Uri": "/users/{user-id}/planner/favoritePlans", + "Command": "Get-MgUserPlannerFavoritePlan", + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + } ], - "Uri": "/users/{user-id}/planner/plans" + "Variants": [ + "List" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/users/{user-id}/planner/plans", + "Command": "Get-MgUserPlannerPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -106906,17 +107234,54 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlannerPlan", - "Module": "Planner", - "Method": "GET", + "Variants": [ + "List1" + ] + }, + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/plans", + "Command": "Get-MgUserPlannerPlan", + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/planner/plans" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/users/{user-id}/planner/recentPlans", + "Command": "Get-MgUserPlannerRecentPlan", "Permissions": [ { "Name": "Group.Read.All", @@ -106937,17 +107302,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlannerRecentPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/planner/recentPlans" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/users/{user-id}/planner/rosterPlans", + "Command": "Get-MgUserPlannerRosterPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -106962,17 +107327,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlannerRosterPlan", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/planner/rosterPlans" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/users/{user-id}/planner/tasks", + "Command": "Get-MgUserPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -106999,17 +107364,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlannerTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/planner/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/users/{user-id}/planner/tasks", + "Command": "Get-MgUserPlannerTask", "Permissions": [ { "Name": "Group.Read.All", @@ -107036,17 +107401,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPlannerTask", - "Module": "Planner", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/planner/tasks" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence1", + "Uri": "/users/{user-id}/presence", + "Command": "Get-MgUserPresence", "Permissions": [ { "Name": "Presence.Read", @@ -107061,18 +107426,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPresence", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPresence1", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/presence" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", + "Uri": "/users/{user-id}/presence", + "Command": "Get-MgUserPresence", "Permissions": [ { "Name": "Presence.Read", @@ -107087,18 +107452,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserPresence", - "Module": "CloudCommunications", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/presence" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphProfile", + "Uri": "/users/{user-id}/profile", + "Command": "Get-MgUserProfile", "Permissions": [ { "Name": "User.Read", @@ -107131,18 +107496,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfile", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProfile", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Get-MgUserProfileAccount", "Permissions": [ { "Name": "User.Read", @@ -107175,18 +107540,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileAccount", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Uri": "/users/{user-id}/profile/account", + "Command": "Get-MgUserProfileAccount", "Permissions": [ { "Name": "User.Read", @@ -107219,17 +107584,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileAccount", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/account" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemAddress", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Get-MgUserProfileAddress", "Permissions": [ { "Name": "User.Read", @@ -107262,18 +107627,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileAddress", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemAddress", + "Uri": "/users/{user-id}/profile/addresses", + "Command": "Get-MgUserProfileAddress", "Permissions": [ { "Name": "User.Read", @@ -107306,17 +107671,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileAddress", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/addresses" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Get-MgUserProfileAnniversary", "Permissions": [ { "Name": "User.Read", @@ -107349,18 +107714,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileAnniversary", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Uri": "/users/{user-id}/profile/anniversaries", + "Command": "Get-MgUserProfileAnniversary", "Permissions": [ { "Name": "User.Read", @@ -107393,17 +107758,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileAnniversary", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/anniversaries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAward", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Get-MgUserProfileAward", "Permissions": [ { "Name": "User.Read", @@ -107436,61 +107801,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileAward", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/awards/{personAward-id}" + ] }, { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgUserProfileAward", - "Module": "People", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphPersonAward", - "Variants": [ - "List" - ], - "Uri": "/users/{user-id}/profile/awards" - }, - { + "Uri": "/users/{user-id}/profile/awards", + "Command": "Get-MgUserProfileAward", "Permissions": [ { "Name": "User.Read", @@ -107523,61 +107845,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileCertification", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ - "Get", - "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" + "List" + ] }, { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgUserProfileCertification", - "Module": "People", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphPersonCertification", - "Variants": [ - "List" - ], - "Uri": "/users/{user-id}/profile/certifications" - }, - { + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Get-MgUserProfileCertification", "Permissions": [ { "Name": "User.Read", @@ -107610,18 +107888,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileEducationalActivity", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonCertification", + "Uri": "/users/{user-id}/profile/certifications", + "Command": "Get-MgUserProfileCertification", "Permissions": [ { "Name": "User.Read", @@ -107654,17 +107932,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileEducationalActivity", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/educationalActivities" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Get-MgUserProfileEducationalActivity", "Permissions": [ { "Name": "User.Read", @@ -107697,18 +107975,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileEmail", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Uri": "/users/{user-id}/profile/educationalActivities", + "Command": "Get-MgUserProfileEducationalActivity", "Permissions": [ { "Name": "User.Read", @@ -107741,17 +108019,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileEmail", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/emails" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemEmail", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Get-MgUserProfileEmail", "Permissions": [ { "Name": "User.Read", @@ -107784,18 +108062,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileInterest", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemEmail", + "Uri": "/users/{user-id}/profile/emails", + "Command": "Get-MgUserProfileEmail", "Permissions": [ { "Name": "User.Read", @@ -107828,17 +108106,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileInterest", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/interests" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonInterest", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Get-MgUserProfileInterest", "Permissions": [ { "Name": "User.Read", @@ -107871,18 +108149,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileLanguage", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonInterest", + "Uri": "/users/{user-id}/profile/interests", + "Command": "Get-MgUserProfileInterest", "Permissions": [ { "Name": "User.Read", @@ -107915,17 +108193,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileLanguage", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/languages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Get-MgUserProfileLanguage", "Permissions": [ { "Name": "User.Read", @@ -107958,18 +108236,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileName", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/names/{personName-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Uri": "/users/{user-id}/profile/languages", + "Command": "Get-MgUserProfileLanguage", "Permissions": [ { "Name": "User.Read", @@ -108002,17 +108280,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileName", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/names" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonName", + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Get-MgUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -108045,18 +108323,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileNote", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonName", + "Uri": "/users/{user-id}/profile/names", + "Command": "Get-MgUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -108089,17 +108367,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileNote", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/notes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Get-MgUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -108132,18 +108410,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfilePatent", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Uri": "/users/{user-id}/profile/notes", + "Command": "Get-MgUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -108176,17 +108454,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfilePatent", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/patents" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPatent", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Get-MgUserProfilePatent", "Permissions": [ { "Name": "User.Read", @@ -108219,61 +108497,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfilePhone", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" + ] }, { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgUserProfilePhone", - "Module": "People", - "Method": "GET", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPhone", - "Variants": [ - "List" - ], - "Uri": "/users/{user-id}/profile/phones" - }, - { + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPatent", + "Uri": "/users/{user-id}/profile/patents", + "Command": "Get-MgUserProfilePatent", "Permissions": [ { "Name": "User.Read", @@ -108306,18 +108541,61 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfilePosition", - "Module": "People", - "Method": "GET", + "Variants": [ + "List" + ] + }, + { "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPhone", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Get-MgUserProfilePhone", + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPhone", + "Uri": "/users/{user-id}/profile/phones", + "Command": "Get-MgUserProfilePhone", "Permissions": [ { "Name": "User.Read", @@ -108350,17 +108628,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfilePosition", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/positions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphWorkPosition", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Get-MgUserProfilePosition", "Permissions": [ { "Name": "User.Read", @@ -108393,18 +108671,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileProject", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphWorkPosition", + "Uri": "/users/{user-id}/profile/positions", + "Command": "Get-MgUserProfilePosition", "Permissions": [ { "Name": "User.Read", @@ -108437,17 +108715,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileProject", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/projects" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Get-MgUserProfileProject", "Permissions": [ { "Name": "User.Read", @@ -108480,18 +108758,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfilePublication", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Uri": "/users/{user-id}/profile/projects", + "Command": "Get-MgUserProfileProject", "Permissions": [ { "Name": "User.Read", @@ -108524,17 +108802,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfilePublication", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/publications" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPublication", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Get-MgUserProfilePublication", "Permissions": [ { "Name": "User.Read", @@ -108567,18 +108845,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileSkill", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPublication", + "Uri": "/users/{user-id}/profile/publications", + "Command": "Get-MgUserProfilePublication", "Permissions": [ { "Name": "User.Read", @@ -108611,17 +108889,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileSkill", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/skills" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Get-MgUserProfileSkill", "Permissions": [ { "Name": "User.Read", @@ -108654,18 +108932,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileWebAccount", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Uri": "/users/{user-id}/profile/skills", + "Command": "Get-MgUserProfileSkill", "Permissions": [ { "Name": "User.Read", @@ -108698,17 +108976,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileWebAccount", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/profile/webAccounts" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphWebAccount", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Get-MgUserProfileWebAccount", "Permissions": [ { "Name": "User.Read", @@ -108741,18 +109019,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileWebsite", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphWebAccount", + "Uri": "/users/{user-id}/profile/webAccounts", + "Command": "Get-MgUserProfileWebAccount", "Permissions": [ { "Name": "User.Read", @@ -108785,24 +109063,105 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileWebsite", - "Module": "People", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "List" + ] + }, + { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Get-MgUserProfileWebsite", + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } ], - "Uri": "/users/{user-id}/profile/websites" + "Variants": [ + "Get", + "GetViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Uri": "/users/{user-id}/profile/websites", + "Command": "Get-MgUserProfileWebsite", "Permissions": [ { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "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 + }, + { + "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 }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Variants": [ + "List" + ] + }, + { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/registeredDevices", + "Command": "Get-MgUserRegisteredDevice", + "Permissions": [ { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -108830,28 +109189,22 @@ { "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 - } - ], - "Command": "Get-MgUserRegisteredDevice", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "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 + } + ], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/registeredDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/registeredDevices", + "Command": "Get-MgUserRegisteredDevice", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -108883,24 +109236,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserRegisteredDevice", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/registeredDevices" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/$ref", + "Command": "Get-MgUserRegisteredDeviceByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -108932,24 +109279,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserRegisteredDeviceByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/registeredDevices/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/$ref", + "Command": "Get-MgUserRegisteredDeviceByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -108981,37 +109322,31 @@ "IsAdmin": true } ], - "Command": "Get-MgUserRegisteredDeviceByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/registeredDevices/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Get-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "Get-MgUserScopedRoleMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -109025,24 +109360,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "Get-MgUserScopedRoleMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -109056,30 +109385,30 @@ "IsAdmin": true } ], - "Command": "Get-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf" + ] }, { - "Permissions": [], - "Command": "Get-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Get-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/settings", + "Command": "Get-MgUserSetting", "Permissions": [ { "Name": "User.Read.All", @@ -109094,18 +109423,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserSetting", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserSettings", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/settings" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphUserSettings1", + "Uri": "/users/{user-id}/settings", + "Command": "Get-MgUserSetting", "Permissions": [ { "Name": "User.Read.All", @@ -109120,31 +109449,44 @@ "IsAdmin": true } ], - "Command": "Get-MgUserSetting", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserSettings1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/settings" + ] }, { - "Permissions": [], - "Command": "Get-MgUserSettingContactMergeSuggestion", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Get-MgUserSettingContactMergeSuggestion", + "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 + }, + { + "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 + } + ], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/settings/contactMergeSuggestions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Get-MgUserSettingItemInsight", "Permissions": [ { "Name": "User.Read", @@ -109159,31 +109501,31 @@ "IsAdmin": false } ], - "Command": "Get-MgUserSettingItemInsight", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/settings/itemInsights" + ] }, { - "Permissions": [], - "Command": "Get-MgUserSettingRegionalAndLanguageSetting", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Get-MgUserSettingRegionalAndLanguageSetting", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphShiftPreferences", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Get-MgUserSettingShiftPreference", "Permissions": [ { "Name": "User.Read.All", @@ -109198,18 +109540,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserSettingShiftPreference", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphShiftPreferences", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/settings/shiftPreferences" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphShiftPreferences1", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Get-MgUserSettingShiftPreference", "Permissions": [ { "Name": "User.Read.All", @@ -109224,18 +109566,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserSettingShiftPreference", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphShiftPreferences1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/settings/shiftPreferences" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/insights/shared", + "Command": "Get-MgUserSharedInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -109250,69 +109592,69 @@ "IsAdmin": false } ], - "Command": "Get-MgUserSharedInsight", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/insights/shared" + ] }, { - "Permissions": [], - "Command": "Get-MgUserSharedInsight", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Command": "Get-MgUserSharedInsight", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserSharedLastSharedMethodInsightByRef", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", + "Command": "Get-MgUserSharedLastSharedMethodInsightByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserSharedResourceInsight", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "Command": "Get-MgUserSharedResourceInsight", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource" + ] }, { - "Permissions": [], - "Command": "Get-MgUserSharedResourceInsightByRef", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", + "Command": "Get-MgUserSharedResourceInsightByRef", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphBaseTask", + "Uri": "/users/{user-id}/tasks/alltasks/delta", + "Command": "Get-MgUserTaskAlltaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -109327,36 +109669,36 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTaskAlltaskDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/tasks/alltasks/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphBaseTaskList", + "Uri": "/users/{user-id}/tasks/lists/delta", + "Command": "Get-MgUserTaskListDelta", "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 }, - "Command": "Get-MgUserTaskListDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBaseTaskList", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/tasks/lists/delta" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphBaseTask", + "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/delta", + "Command": "Get-MgUserTaskListTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -109371,69 +109713,88 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTaskListTaskDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTeamwork", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphUserTeamwork", + "Uri": "/users/{user-id}/teamwork", + "Command": "Get-MgUserTeamwork", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTeamwork", - "Module": "Teams", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphUserTeamwork1", + "Uri": "/users/{user-id}/teamwork", + "Command": "Get-MgUserTeamwork", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/teamwork" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTeamworkAssociatedTeam", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTeamworkAssociatedTeam", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Permissions": [ + { + "Name": "Team.ReadBasic.All", + "Description": "Read the names and descriptions of teams", + "FullDescription": "Read the names and descriptions of teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "TeamSettings.Read.All", + "Description": "Read teams' settings", + "FullDescription": "Read all teams' settings, on your behalf.", + "IsAdmin": true + }, + { + "Name": "TeamSettings.ReadWrite.All", + "Description": "Read and change teams' settings", + "FullDescription": "Read and change all teams' settings, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/teamwork/associatedTeams" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109454,18 +109815,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109486,17 +109847,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/teamwork/installedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109517,17 +109878,17 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109548,18 +109909,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Command": "Get-MgUserTeamworkInstalledAppChat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109580,18 +109941,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledAppChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat1", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Command": "Get-MgUserTeamworkInstalledAppChat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109612,18 +109973,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledAppChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", + "Command": "Get-MgUserTeamworkInstalledAppChatByRef", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109644,18 +110005,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledAppChatByRef", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Teams", + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", + "Command": "Get-MgUserTeamworkInstalledAppChatByRef", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109676,407 +110037,401 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTeamworkInstalledAppChatByRef", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Get-MgUserTodoList", "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 }, - "Command": "Get-MgUserTodoList", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists", + "Command": "Get-MgUserTodoList", "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 }, - "Command": "Get-MgUserTodoList", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/todo/lists" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists", + "Command": "Get-MgUserTodoList", "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 }, - "Command": "Get-MgUserTodoList", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/todo/lists" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Get-MgUserTodoList", "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 }, - "Command": "Get-MgUserTodoList", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/delta", + "Command": "Get-MgUserTodoListDelta", "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 }, - "Command": "Get-MgUserTodoListDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/delta", + "Command": "Get-MgUserTodoListDelta", "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 }, - "Command": "Get-MgUserTodoListDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Get-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "Get-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "Get-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Get-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Get-MgUserTodoListTask", "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 }, - "Command": "Get-MgUserTodoListTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "Get-MgUserTodoListTask", "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 }, - "Command": "Get-MgUserTodoListTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "Get-MgUserTodoListTask", "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 }, - "Command": "Get-MgUserTodoListTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Get-MgUserTodoListTask", "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 }, - "Command": "Get-MgUserTodoListTask", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Command": "Get-MgUserTodoListTaskDelta", "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 }, - "Command": "Get-MgUserTodoListTaskDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Delta1", "DeltaViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Command": "Get-MgUserTodoListTaskDelta", "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 }, - "Command": "Get-MgUserTodoListTaskDelta", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Delta", "DeltaViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Get-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Get-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Get-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "Get-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Get-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "Get-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Get-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Get-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Get-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get1", "GetViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveMemberOf", + "Command": "Get-MgUserTransitiveMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -110090,24 +110445,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserTransitiveMemberOf", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveMemberOf", + "Command": "Get-MgUserTransitiveMemberOf", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -110121,24 +110470,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserTransitiveMemberOf", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/transitiveMemberOf" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$ref", + "Command": "Get-MgUserTransitiveMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -110152,24 +110495,18 @@ "IsAdmin": true } ], - "Command": "Get-MgUserTransitiveMemberOfByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "List" - ], - "Uri": "/users/{user-id}/transitiveMemberOf/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$ref", + "Command": "Get-MgUserTransitiveMemberOfByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -110183,41 +110520,41 @@ "IsAdmin": true } ], - "Command": "Get-MgUserTransitiveMemberOfByRef", - "Module": "Users", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "List1" - ], - "Uri": "/users/{user-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTransitiveReport", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveReports", + "Command": "Get-MgUserTransitiveReport", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/transitiveReports" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTransitiveReportByRef", - "Module": "Users", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/transitiveReports/$ref", + "Command": "Get-MgUserTransitiveReportByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/transitiveReports/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/trending", + "Command": "Get-MgUserTrendingInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -110232,30 +110569,30 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTrendingInsight", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTrending", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/insights/trending" + ] }, { - "Permissions": [], - "Command": "Get-MgUserTrendingInsight", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Command": "Get-MgUserTrendingInsight", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Command": "Get-MgUserTrendingResourceInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -110270,18 +110607,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTrendingResourceInsight", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", + "Command": "Get-MgUserTrendingResourceInsightByRef", "Permissions": [ { "Name": "Sites.Read.All", @@ -110296,18 +110633,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserTrendingResourceInsightByRef", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/used", + "Command": "Get-MgUserUsedInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -110322,30 +110659,30 @@ "IsAdmin": false } ], - "Command": "Get-MgUserUsedInsight", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "List" - ], - "Uri": "/users/{user-id}/insights/used" + ] }, { - "Permissions": [], - "Command": "Get-MgUserUsedInsight", - "Module": "People", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Command": "Get-MgUserUsedInsight", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Command": "Get-MgUserUsedResourceInsight", "Permissions": [ { "Name": "Sites.Read.All", @@ -110360,18 +110697,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserUsedResourceInsight", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", + "Command": "Get-MgUserUsedResourceInsightByRef", "Permissions": [ { "Name": "Sites.Read.All", @@ -110386,202 +110723,202 @@ "IsAdmin": false } ], - "Command": "Get-MgUserUsedResourceInsightByRef", - "Module": "People", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgUserWindowInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", + "Command": "Get-MgUserWindowInformationProtectionDeviceRegistration", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations" + ] }, { - "Permissions": [], - "Command": "Get-MgUserWindowInformationProtectionDeviceRegistrationByRef", - "Module": "Devices.CorporateManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref", + "Command": "Get-MgUserWindowInformationProtectionDeviceRegistrationByRef", + "Permissions": [], "Variants": [ "List" - ], - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref" + ] }, { - "Permissions": [], - "Command": "Get-MgWindowsUpdatesCatalogEntry", - "Module": "WindowsUpdates", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", + "Command": "Get-MgWindowsUpdatesCatalogEntry", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries", + "Command": "Get-MgWindowsUpdatesCatalogEntry", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgWindowsUpdatesCatalogEntry", - "Module": "WindowsUpdates", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "List" - ], - "Uri": "/admin/windows/updates/catalog/entries" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Command": "Get-MgWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgWindowsUpdatesDeployment", - "Module": "WindowsUpdates", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Uri": "/admin/windows/updates/deployments", + "Command": "Get-MgWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgWindowsUpdatesDeployment", - "Module": "WindowsUpdates", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "List" - ], - "Uri": "/admin/windows/updates/deployments" + ] }, { - "Permissions": [], - "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", - "Module": "WindowsUpdates", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", + "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", + "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", - "Module": "WindowsUpdates", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions" + ] }, { - "Permissions": [], - "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", - "Module": "WindowsUpdates", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", + "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", + "Permissions": [], "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", + "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", - "Module": "WindowsUpdates", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Command": "Get-MgWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets", + "Command": "Get-MgWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Get-MgWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ], - "Uri": "/admin/windows/updates/updatableAssets" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Command": "Grant-MgSharePermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -110602,20 +110939,20 @@ "IsAdmin": false } ], - "Command": "Grant-MgSharePermission", - "Module": "Files", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission/grant" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", + "OutputType": "IMicrosoftGraphPermission1", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Command": "Grant-MgSharePermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -110636,209 +110973,209 @@ "IsAdmin": false } ], - "Command": "Grant-MgSharePermission", - "Module": "Files", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "Grant1", "GrantExpanded1", "GrantViaIdentity1", "GrantViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission/grant" + ] }, { - "Permissions": [], - "Command": "Grant-MgSitePermission", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgSitePermission", + "Permissions": [], "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant" + ] }, { - "Permissions": [], - "Command": "Grant-MgSitePermission", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphPermission1", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgSitePermission", + "Permissions": [], "Variants": [ "Grant1", "GrantExpanded1", "GrantViaIdentity1", "GrantViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/hideForUser", + "Command": "Hide-MgChat", "Permissions": { "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 }, - "Command": "Hide-MgChat", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/hideForUser" + ] }, { - "Permissions": [], - "Command": "Import-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", + "Command": "Import-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "Permissions": [], "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList" + ] }, { - "Permissions": [], - "Command": "Import-MgDeviceManagementImportedDeviceIdentityList", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", + "Command": "Import-MgDeviceManagementImportedDeviceIdentityList", + "Permissions": [], "Variants": [ "Import", "ImportExpanded" - ], - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList" + ] }, { - "Permissions": [], - "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], "Variants": [ "Import", "ImportExpanded" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import" + ] }, { - "Permissions": [], - "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], "Variants": [ "Import1", "ImportExpanded1" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import" + ] }, { - "Permissions": [], - "Command": "Import-MgDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", + "Command": "Import-MgDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "Permissions": [], "Variants": [ "Import", "ImportViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies" + ] }, { - "Permissions": [], - "Command": "Import-MgDeviceManagementTemplateOffice365DeviceConfigurationPolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", + "Command": "Import-MgDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "Permissions": [], "Variants": [ "Import" - ], - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies" + ] }, { - "Permissions": [], - "Command": "Import-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" + ] }, { - "Permissions": [], - "Command": "Import-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" + ] }, { - "Permissions": [], - "Command": "Import-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" + ] }, { - "Permissions": [], - "Command": "Import-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", + "Command": "Initialize-MgComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -110853,18 +111190,18 @@ "IsAdmin": true } ], - "Command": "Initialize-MgComplianceEdiscoveryCaseCustodian", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Activate", "ActivateViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", + "Command": "Initialize-MgDeviceManagementComanagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110879,20 +111216,20 @@ "IsAdmin": true } ], - "Command": "Initialize-MgDeviceManagementComanagedDeviceEsim", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/activateDeviceEsim", + "Command": "Initialize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110907,35 +111244,35 @@ "IsAdmin": true } ], - "Command": "Initialize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceEsim", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/activateDeviceEsim" + ] }, { - "Permissions": [], - "Command": "Initialize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceEsim", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim", + "Command": "Initialize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceEsim", + "Permissions": [], "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Command": "Initialize-MgDeviceManagementManagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110950,20 +111287,20 @@ "IsAdmin": true } ], - "Command": "Initialize-MgDeviceManagementManagedDeviceEsim", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim", + "Command": "Initialize-MgDeviceManagementScriptDeviceRunStateManagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110978,687 +111315,697 @@ "IsAdmin": true } ], - "Command": "Initialize-MgDeviceManagementScriptDeviceRunStateManagedDeviceEsim", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/activateService", + "Command": "Initialize-MgOrganizationService", "Permissions": { "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 }, - "Command": "Initialize-MgOrganizationService", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/activateService" + ] }, { - "Permissions": [], - "Command": "Initialize-MgUserManagedDeviceEsim", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Command": "Initialize-MgUserManagedDeviceEsim", + "Permissions": [], "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/activateServicePlan", + "Command": "Initialize-MgUserServicePlan", "Permissions": { "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 }, - "Command": "Initialize-MgUserServicePlan", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/activateServicePlan" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAbortUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/abort", + "Command": "Invoke-MgAbortUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/abort" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAbortUserInsightSharedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/abort", + "Command": "Invoke-MgAbortUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/abort" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAbortUserInsightTrendingResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/abort", + "Command": "Invoke-MgAbortUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/abort" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAbortUserInsightUsedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/abort", + "Command": "Invoke-MgAbortUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/abort" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Permissions": [], "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Permissions": [], "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Command": "Invoke-MgAcceptGroupEvent", + "Permissions": [], "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Command": "Invoke-MgAcceptGroupEvent", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupEventTentatively", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptGroupEventTentatively", + "Permissions": [], "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptGroupEventTentatively", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptGroupEventTentatively", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", + "Command": "Invoke-MgAcceptUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgAcceptUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/accept" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", + "Command": "Invoke-MgAcceptUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgAcceptUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Command": "Invoke-MgAcceptUserEventInstance", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Command": "Invoke-MgAcceptUserEventInstance", + "Permissions": [], "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Permissions": [], "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserEventTentatively", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgAcceptUserEventTentatively", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserEventTentatively", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgAcceptUserEventTentatively", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserInsightSharedLastSharedMethodMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/accept", + "Command": "Invoke-MgAcceptUserInsightSharedLastSharedMethodMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserInsightSharedResourceMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/accept", + "Command": "Invoke-MgAcceptUserInsightSharedResourceMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserInsightTrendingResourceMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/accept", + "Command": "Invoke-MgAcceptUserInsightTrendingResourceMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserInsightUsedResourceMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/accept", + "Command": "Invoke-MgAcceptUserInsightUsedResourceMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept1", "AcceptViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequestTentatively", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequestTentatively", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/messages/{message-id}/accept", + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept1", "AcceptViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/messages/{message-id}/accept", + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/accept", + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/accept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequestTentatively", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequestTentatively", + "Permissions": [], "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/tentativelyAccept" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceDecisionInstanceRecommendation", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceDecisionInstanceRecommendation", + "Permissions": [], "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceRecommendation", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceRecommendation", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", + "Command": "Invoke-MgAccountDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgAccountDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Account", "AccountViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAnswerCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/answer", + "Command": "Invoke-MgAnswerCommunicationCall", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "Answer1", "AnswerExpanded1", "AnswerViaIdentity1", "AnswerViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/answer" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAnswerCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/answer", + "Command": "Invoke-MgAnswerCommunicationCall", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/answer" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/archive" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Archive1", "ArchiveExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/archive" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/archive", + "Command": "Invoke-MgArchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -111679,20 +112026,20 @@ "IsAdmin": true } ], - "Command": "Invoke-MgArchiveTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/archive" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/archive", + "Command": "Invoke-MgArchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -111713,33 +112060,33 @@ "IsAdmin": true } ], - "Command": "Invoke-MgArchiveTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Archive1", "ArchiveExpanded1", "ArchiveViaIdentity1", "ArchiveViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/archive" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagChildTagHierarchy", - "Module": "Compliance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/asHierarchy", + "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagChildTagHierarchy", + "Permissions": [], "Variants": [ "As", "AsViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/asHierarchy" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", + "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -111754,134 +112101,134 @@ "IsAdmin": true } ], - "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagHierarchy", - "Module": "Compliance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "As", "AsViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatColumn", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitColumns", + "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitColumns" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatRow", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitRows", + "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitRows" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatColumn", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitColumns", + "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitColumns" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatRow", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitRows", + "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitRows" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatColumn", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitColumns", + "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitColumns" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatRow", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitRows", + "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitRows" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatColumn", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitColumns", + "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatColumn", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitColumns" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatRow", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitRows", + "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatRow", + "Permissions": [], "Variants": [ "Autofit", "AutofitViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitRows" + ] }, { - "Permissions": [], - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", - "Module": "Identity.DirectoryManagement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/federationConfigurations/availableProviderTypes", + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Permissions": [], "Variants": [ "Available" - ], - "Uri": "/directory/federationConfigurations/availableProviderTypes" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identityProviders/availableProviderTypes", + "Command": "Invoke-MgAvailableIdentityProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -111896,17 +112243,17 @@ "IsAdmin": true } ], - "Command": "Invoke-MgAvailableIdentityProviderType", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Available" - ], - "Uri": "/identityProviders/availableProviderTypes" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identityProviders/availableProviderTypes", + "Command": "Invoke-MgAvailableIdentityProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -111921,1019 +112268,936 @@ "IsAdmin": true } ], - "Command": "Invoke-MgAvailableIdentityProviderType", - "Module": "Identity.SignIns", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Available1" - ], - "Uri": "/identityProviders/availableProviderTypes" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Permissions": [], "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceDecisionInstanceRecordDecision", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceDecisionInstanceRecordDecision", + "Permissions": [], "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceRecordDecision", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true }, - "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceRecordDecision", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Begin", "BeginViaIdentity" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Begin1", "BeginViaIdentity1" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBoundingUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRect", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/boundingRect(anotherRange='{anotherRange}')", + "Command": "Invoke-MgBoundingUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRect", + "Permissions": [], "Variants": [ "Bounding", "BoundingViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/boundingRect(anotherRange='{anotherRange}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBoundingUserInsightSharedResourceMicrosoftGraphWorkbookRangeRect", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')", + "Command": "Invoke-MgBoundingUserInsightSharedResourceMicrosoftGraphWorkbookRangeRect", + "Permissions": [], "Variants": [ "Bounding", "BoundingViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBoundingUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRect", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/boundingRect(anotherRange='{anotherRange}')", + "Command": "Invoke-MgBoundingUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRect", + "Permissions": [], "Variants": [ "Bounding", "BoundingViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/boundingRect(anotherRange='{anotherRange}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBoundingUserInsightUsedResourceMicrosoftGraphWorkbookRangeRect", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')", + "Command": "Invoke-MgBoundingUserInsightUsedResourceMicrosoftGraphWorkbookRangeRect", + "Permissions": [], "Variants": [ "Bounding", "BoundingViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBufferInformationProtectionDecrypt", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/decryptBuffer", + "Command": "Invoke-MgBufferInformationProtectionDecrypt", + "Permissions": [], "Variants": [ "Buffer", "BufferExpanded" - ], - "Uri": "/informationProtection/decryptBuffer" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBufferInformationProtectionEncrypt", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Uri": "/informationProtection/encryptBuffer", + "Command": "Invoke-MgBufferInformationProtectionEncrypt", + "Permissions": [], "Variants": [ "Buffer", "BufferExpanded" - ], - "Uri": "/informationProtection/encryptBuffer" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, - "Variants": [ - "Bulk", - "BulkExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc" - }, - { + "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", + "Command": "Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc", "Permissions": [], - "Command": "Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkReprovisionCloudPc", + "Command": "Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkReprovisionCloudPc" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", + "Command": "Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Bulk", - "BulkExpanded", - "BulkViaIdentity", - "BulkViaIdentityExpanded" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkRestoreCloudPc" + "BulkExpanded" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", + "Command": "Invoke-MgBulkReprovisionUserManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Bulk", - "BulkExpanded" - ], - "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc" + "BulkExpanded", + "BulkViaIdentity", + "BulkViaIdentityExpanded" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", + "Command": "Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Bulk", "BulkExpanded" - ], - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBulkUserManagedDeviceReprovisionCloudPc", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", - "OutputType": null, + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkRestoreCloudPc", + "Command": "Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc" + ] }, { - "Permissions": [], - "Command": "Invoke-MgBulkUserManagedDeviceRestoreCloudPc", - "Module": "Users.Actions", + "ApiVersion": "beta", "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", + "Command": "Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc", + "Permissions": [], + "Variants": [ + "Bulk", + "BulkExpanded" + ] + }, + { "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", + "Command": "Invoke-MgBulkRestoreUserManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCalendarGroupCalendar", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarGroupCalendar", + "Permissions": [], "Variants": [ "Calendar", "CalendarViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCalendarGroupCalendar", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarGroupCalendar", + "Permissions": [], "Variants": [ "Calendar1", "CalendarViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Permissions": [], "Variants": [ "Calendar", "Calendar3", "CalendarViaIdentity", "CalendarViaIdentity3" - ], - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Permissions": [], "Variants": [ "Calendar1", "Calendar2", "CalendarViaIdentity1", "CalendarViaIdentity2" - ], - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", + "Permissions": [], "Variants": [ "Calendar", "CalendarViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", + "Permissions": [], "Variants": [ "Calendar1", "CalendarViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCellUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cell(row={row},column={column})", + "Command": "Invoke-MgCellUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Cell", "CellViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cell(row={row},column={column})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCellUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cell(row={row},column={column})", + "Command": "Invoke-MgCellUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Cell", "CellViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cell(row={row},column={column})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCellUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cell(row={row},column={column})", + "Command": "Invoke-MgCellUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Cell", "CellViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cell(row={row},column={column})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCellUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cell(row={row},column={column})", + "Command": "Invoke-MgCellUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Cell", "CellViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cell(row={row},column={column})" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgCleanDeviceManagementComanagedDeviceWindowDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgCleanDeviceManagementComanagedDeviceWindowDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/cleanWindowsDevice", + "Command": "Invoke-MgCleanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgCleanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/cleanWindowsDevice" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCleanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice", + "Command": "Invoke-MgCleanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDevice", + "Permissions": [], "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Clean1", "CleanExpanded1", "CleanViaIdentity1", "CleanViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice", + "Command": "Invoke-MgCleanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgCleanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Clean1", "CleanExpanded1", "CleanViaIdentity1", "CleanViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] }, { - "Permissions": [], - "Command": "Invoke-MgClockTeamScheduleTimeCardIn", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", + "Command": "Invoke-MgClockTeamScheduleTimeCardIn", + "Permissions": [], "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", + "Command": "Invoke-MgClockTeamScheduleTimeCardOut", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgClockTeamScheduleTimeCardOut", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut" - }, - { - "Permissions": [], - "Command": "Invoke-MgCloudDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Cloud", - "CloudViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc" - }, - { - "Permissions": [], - "Command": "Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Cloud", - "CloudViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reprovisionCloudPc" - }, - { - "Permissions": [], - "Command": "Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Cloud", - "CloudViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc" - }, - { - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - "Command": "Invoke-MgCloudDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Cloud", - "CloudViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc" - }, - { - "Permissions": [], - "Command": "Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Cloud", - "CloudViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc" - }, - { - "Permissions": [], - "Command": "Invoke-MgCloudUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, - "Variants": [ - "Cloud", - "CloudViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/column(column={column})", + "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Column", "ColumnViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/column(column={column})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAfter", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsAfter", + "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsAfter" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBefore", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsBefore", + "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsBefore" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/column(column={column})", + "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Column", "ColumnViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/column(column={column})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeAfter", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsAfter", + "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsAfter" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeBefore", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsBefore", + "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsBefore" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/column(column={column})", + "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Column", "ColumnViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/column(column={column})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAfter", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsAfter", + "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsAfter" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBefore", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsBefore", + "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsBefore" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/column(column={column})", + "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Column", "ColumnViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/column(column={column})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeAfter", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsAfter", + "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeAfter", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsAfter" + ] }, { - "Permissions": [], - "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeBefore", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsBefore", + "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeBefore", + "Permissions": [], "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsBefore" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCommitUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFile", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/commit", + "Command": "Invoke-MgCommitUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFile", + "Permissions": [], "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/commit" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCommitUserInsightSharedResourceMicrosoftGraphMobileAppContentFile", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/commit", + "Command": "Invoke-MgCommitUserInsightSharedResourceMicrosoftGraphMobileAppContentFile", + "Permissions": [], "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/commit" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCommitUserInsightTrendingResourceMicrosoftGraphMobileAppContentFile", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/commit", + "Command": "Invoke-MgCommitUserInsightTrendingResourceMicrosoftGraphMobileAppContentFile", + "Permissions": [], "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/commit" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCommitUserInsightUsedResourceMicrosoftGraphMobileAppContentFile", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/commit", + "Command": "Invoke-MgCommitUserInsightUsedResourceMicrosoftGraphMobileAppContentFile", + "Permissions": [], "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/commit" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", + "Command": "Invoke-MgConsentDeviceManagementDataSharingConsentToDataSharing", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgConsentDeviceManagementDataSharingConsentToDataSharing", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Consent", "ConsentViaIdentity" - ], - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/communications/onlineMeetings", + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Create2", "CreateExpanded2" - ], - "Uri": "/communications/onlineMeetings" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings", + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/communications/onlineMeetings" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onlineMeetings/createOrGet" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onlineMeetings/createOrGet" + ] }, { - "Permissions": [], - "Command": "Invoke-MgCustomDeviceManagementRoleAssignmentRoleScopeTag", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/hasCustomRoleScopeTag", + "Command": "Invoke-MgCustomDeviceManagementRoleAssignmentRoleScopeTag", + "Permissions": [], "Variants": [ "Custom", "CustomViaIdentity" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/hasCustomRoleScopeTag" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", + "Command": "Invoke-MgCustomDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -112960,237 +113224,237 @@ "IsAdmin": true } ], - "Command": "Invoke-MgCustomDeviceManagementRoleScopeTag", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Custom" - ], - "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Permissions": [], "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineGroupEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Command": "Invoke-MgDeclineGroupEvent", + "Permissions": [], "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineGroupEvent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Command": "Invoke-MgDeclineGroupEvent", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/decline" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", + "Command": "Invoke-MgDeclineUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgDeclineUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/decline" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", + "Command": "Invoke-MgDeclineUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgDeclineUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Command": "Invoke-MgDeclineUserEventInstance", + "Permissions": [], "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Command": "Invoke-MgDeclineUserEventInstance", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/decline", + "Command": "Invoke-MgDeclineUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/decline", + "Command": "Invoke-MgDeclineUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/decline", + "Command": "Invoke-MgDeclineUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/decline", + "Command": "Invoke-MgDeclineUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserMailFolderMessageMicrosoftGraphEventMessageRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/decline", + "Command": "Invoke-MgDeclineUserMailFolderMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/decline" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeclineUserMessageMicrosoftGraphEventMessageRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/decline", + "Command": "Invoke-MgDeclineUserMessageMicrosoftGraphEventMessageRequest", + "Permissions": [], "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/decline" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", + "Command": "Invoke-MgDeprovisionDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113205,20 +113469,20 @@ "IsAdmin": true } ], - "Command": "Invoke-MgDeprovisionDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deprovision", + "Command": "Invoke-MgDeprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113233,35 +113497,35 @@ "IsAdmin": true } ], - "Command": "Invoke-MgDeprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deprovision" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision", + "Command": "Invoke-MgDeprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", + "Command": "Invoke-MgDeprovisionDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113276,20 +113540,20 @@ "IsAdmin": true } ], - "Command": "Invoke-MgDeprovisionDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision", + "Command": "Invoke-MgDeprovisionDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113304,488 +113568,488 @@ "IsAdmin": true } ], - "Command": "Invoke-MgDeprovisionDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeprovisionUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", + "Command": "Invoke-MgDeprovisionUserManagedDevice", + "Permissions": [], "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", + "Command": "Invoke-MgDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Permissions": [], "Variants": [ "Access", "AccessExpanded", "AccessViaIdentity", "AccessViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", + "Command": "Invoke-MgDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Permissions": [], "Variants": [ "Access1", "AccessExpanded1", "AccessViaIdentity1", "AccessViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/impactedResources/{recommendationResource-id}/dismiss", + "Command": "Invoke-MgDismissDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" - ], - "Uri": "/directory/impactedResources/{recommendationResource-id}/dismiss" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/dismiss", + "Command": "Invoke-MgDismissDirectoryRecommendation", + "Permissions": [], "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" - ], - "Uri": "/directory/recommendations/{recommendation-id}/dismiss" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/dismiss", + "Command": "Invoke-MgDismissDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/dismiss" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Permissions": [], "Variants": [ "Dismiss", "DismissViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Permissions": [], "Variants": [ "Dismiss1", "DismissViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissGroupEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissGroupEventReminder", + "Permissions": [], "Variants": [ "Dismiss1", "DismissViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissGroupEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissGroupEventReminder", + "Permissions": [], "Variants": [ "Dismiss", "DismissViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissRiskyUser", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskyUsers/dismiss", + "Command": "Invoke-MgDismissRiskyUser", + "Permissions": [], "Variants": [ "Dismiss", "DismissExpanded" - ], - "Uri": "/riskyUsers/dismiss" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissUserEventInstanceReminder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Permissions": [], "Variants": [ "Dismiss1", "DismissViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDismissUserEventInstanceReminder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Permissions": [], "Variants": [ "Dismiss", "DismissViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgDismissUserEventReminder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Dismiss1", "DismissViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgDismissUserEventReminder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgDownDeviceManagementComanagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgDownDeviceManagementComanagedDeviceShut", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/shutDown", + "Command": "Invoke-MgDownDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgDownDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceShut", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/shutDown" + ] }, { - "Permissions": [], - "Command": "Invoke-MgDownDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceShut", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown", + "Command": "Invoke-MgDownDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceShut", + "Permissions": [], "Variants": [ "Down", "DownViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Down1", "DownViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown", + "Command": "Invoke-MgDownDeviceManagementScriptDeviceRunStateManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgDownDeviceManagementScriptDeviceRunStateManagedDeviceShut", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Download" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Download1" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgDownUserManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgDownUserManagedDeviceShut", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Down1", "DownViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgDownUserManagedDeviceShut", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgDownUserManagedDeviceShut", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown" + ] }, { - "Permissions": [], - "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", + "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAsset", + "Permissions": [], "Variants": [ "Enroll", "EnrollExpanded" - ], - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets" + ] }, { - "Permissions": [], - "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAssetById", - "Module": "WindowsUpdates", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", + "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAssetById", + "Permissions": [], "Variants": [ "Enroll1", "EnrollExpanded1" - ], - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById" + ] }, { - "Permissions": [], - "Command": "Invoke-MgEntireUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireColumn", + "Command": "Invoke-MgEntireUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Entire", "EntireViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireColumn" + ] }, { - "Permissions": [], - "Command": "Invoke-MgEntireUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireColumn", + "Command": "Invoke-MgEntireUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Entire", "EntireViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireColumn" + ] }, { - "Permissions": [], - "Command": "Invoke-MgEntireUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireColumn", + "Command": "Invoke-MgEntireUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Entire", "EntireViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireColumn" + ] }, { - "Permissions": [], - "Command": "Invoke-MgEntireUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireColumn", + "Command": "Invoke-MgEntireUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Entire", "EntireViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireColumn" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", + "Command": "Invoke-MgEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -113800,94 +114064,94 @@ "IsAdmin": true } ], - "Command": "Invoke-MgEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Estimate", "EstimateViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics" + ] }, { - "Permissions": [], - "Command": "Invoke-MgExecuteDeviceManagementComanagedDeviceAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Uri": "/deviceManagement/comanagedDevices/executeAction", + "Command": "Invoke-MgExecuteDeviceManagementComanagedDeviceAction", + "Permissions": [], "Variants": [ "Execute", "ExecuteExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/executeAction" + ] }, { - "Permissions": [], - "Command": "Invoke-MgExecuteDeviceManagementDetectedAppManagedDeviceAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/executeAction", + "Command": "Invoke-MgExecuteDeviceManagementDetectedAppManagedDeviceAction", + "Permissions": [], "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/executeAction" + ] }, { - "Permissions": [], - "Command": "Invoke-MgExecuteDeviceManagementManagedDeviceAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Uri": "/deviceManagement/managedDevices/executeAction", + "Command": "Invoke-MgExecuteDeviceManagementManagedDeviceAction", + "Permissions": [], "Variants": [ "Execute", "ExecuteExpanded" - ], - "Uri": "/deviceManagement/managedDevices/executeAction" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", + "Command": "Invoke-MgExecuteDeviceManagementWindowDriverUpdateProfileAction", "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.", "IsAdmin": true }, - "Command": "Invoke-MgExecuteDeviceManagementWindowDriverUpdateProfileAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBulkDriverActionResult", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction" + ] }, { - "Permissions": [], - "Command": "Invoke-MgExecuteUserManagedDeviceAction", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Uri": "/users/{user-id}/managedDevices/executeAction", + "Command": "Invoke-MgExecuteUserManagedDeviceAction", + "Permissions": [], "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/executeAction" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", + "Command": "Invoke-MgExperienceDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -113902,1388 +114166,1656 @@ "IsAdmin": true } ], - "Command": "Invoke-MgExperienceDeviceManagement", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", "Variants": [ "Experience" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendFeatureUpdatesPause", + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendFeatureUpdatesPause" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendQualityUpdatesPause", + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendQualityUpdatesPause" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendFeatureUpdatesPause", + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendFeatureUpdatesPause" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendQualityUpdatesPause", + "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendQualityUpdatesPause" + ] }, { - "Permissions": [], - "Command": "Invoke-MgExtractInformationProtectionPolicyLabel", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Uri": "/informationProtection/policy/labels/extractLabel", + "Command": "Invoke-MgExtractInformationProtectionPolicyLabel", + "Permissions": [], "Variants": [ "Extract", "ExtractExpanded" - ], - "Uri": "/informationProtection/policy/labels/extractLabel" + ] }, { - "Permissions": [], - "Command": "Invoke-MgExtractSecurityInformationProtectionSensitivityLabelContentLabel", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", + "Command": "Invoke-MgExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "Permissions": [], "Variants": [ "Extract", "ExtractExpanded" - ], - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel" + ] }, { - "Permissions": [], - "Command": "Invoke-MgExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", + "Command": "Invoke-MgExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "Permissions": [], "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Favorite", "FavoriteExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/favorite" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Favorite1", "FavoriteExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/favorite" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackage1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Filter1", "FilterViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignment", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphApproval1", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "Variants": [ "Filter1", "FilterViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentRequest", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAssignment", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignment1", + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Variants": [ - "Filter", - "FilterViaIdentity" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequest", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } ], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on={on})" - }, - { - "Permissions": [], - "Command": "Invoke-MgFilterEntitlementManagementCatalogAccessPackage", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecision", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceStage", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [ + { + "Name": "RoleAssignmentSchedule.Read.Directory", + "Description": "Read all active role assignments for your company's directory", + "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all active role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [ + { + "Name": "RoleAssignmentSchedule.Read.Directory", + "Description": "Read all active role assignments for your company's directory", + "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all active role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [ + { + "Name": "RoleAssignmentSchedule.Read.Directory", + "Description": "Read all active role assignments for your company's directory", + "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all active role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.Read.Directory", + "Description": "Read all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.Read.Directory", + "Description": "Read all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.Read.Directory", + "Description": "Read all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterUserAppConsentRequestForApproval", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphAppConsentRequest", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterUserAppConsentRequestForApproval", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterUserAppConsentRequestForApprovalUserConsentRequest", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterUserAppConsentRequestForApprovalUserConsentRequest", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterUserApproval", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterUserApproval", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterUserPendingAccessReviewInstance", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterUserPendingAccessReviewInstance", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceDecision", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceDecision", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceStage", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceStage", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceStageDecision", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})", + "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceStageDecision", + "Permissions": [], "Variants": [ "Filter", "FilterViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFinancialCompanyJournal", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", + "Command": "Invoke-MgFinancialCompanyJournal", + "Permissions": [], "Variants": [ "Post", "PostViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFinancialCompanyPurchaseInvoice", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", + "Command": "Invoke-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], "Variants": [ "Post", "PostViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", + "Command": "Invoke-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "Post", "PostViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFinancialCompanySaleInvoiceAndSend", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", + "Command": "Invoke-MgFinancialCompanySaleInvoiceAndSend", + "Permissions": [], "Variants": [ "Post", "PostViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}/forceDelete", + "Command": "Invoke-MgForceDomainDelete", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Invoke-MgForceDomainDelete", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/forceDelete" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}/forceDelete", + "Command": "Invoke-MgForceDomainDelete", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Invoke-MgForceDomainDelete", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Force1", "ForceExpanded1", "ForceViaIdentity1", "ForceViaIdentityExpanded1" - ], - "Uri": "/domains/{domain-id}/forceDelete" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Command": "Invoke-MgForwardGroupCalendarEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Command": "Invoke-MgForwardGroupCalendarEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgForwardGroupConversationThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgForwardGroupConversationThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] }, { - "Permissions": [], - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" + ] }, { - "Permissions": [], - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Command": "Invoke-MgForwardGroupEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardGroupEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/forward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Command": "Invoke-MgForwardGroupEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardGroupEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/forward" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgForwardGroupThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgForwardGroupThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] }, { - "Permissions": [], - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" + ] }, { - "Permissions": [], - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", + "Command": "Invoke-MgForwardUserEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/forward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", + "Command": "Invoke-MgForwardUserEvent", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", "FullDescription": "Allows the app to read events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/forward" + ] }, { - "Permissions": [], - "Command": "Invoke-MgForwardUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Command": "Invoke-MgForwardUserEventInstance", + "Permissions": [], "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward" + ] }, { - "Permissions": [], - "Command": "Invoke-MgForwardUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Command": "Invoke-MgForwardUserEventInstance", + "Permissions": [], "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Command": "Invoke-MgForwardUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Command": "Invoke-MgForwardUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Command": "Invoke-MgForwardUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/forward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Command": "Invoke-MgForwardUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgForwardUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/forward" + ] }, { - "Permissions": [], - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Permissions": [], "Variants": [ "Functions", "FunctionsViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Functions", "FunctionsViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Functions", "FunctionsViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true }, - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Functions", "FunctionsViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceAppMgtAndroidManagedAppProtectionPayloadLink", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceAppMgtAndroidManagedAppProtectionPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceAppMgtiOSLobAppProvisioningConfigurationPayloadLink", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceAppMgtiOSLobAppProvisioningConfigurationPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceAppMgtiOSManagedAppProtectionPayloadLink", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceAppMgtiOSManagedAppProtectionPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceAppMgtMdmWindowInformationProtectionPolicyPayloadLink", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceAppMgtMdmWindowInformationProtectionPolicyPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceAppMgtMobileAppPayloadLink", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceAppMgtMobileAppPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceAppMgtTargetedManagedAppConfigurationPayloadLink", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceAppMgtTargetedManagedAppConfigurationPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceManagementDeviceCompliancePolicyPayloadLink", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceManagementDeviceConfigurationPayloadLink", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceManagementDeviceConfigurationPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceManagementScriptPayloadLink", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceManagementScriptPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasDeviceManagementWindowAutopilotDeploymentProfilePayloadLink", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", + "Command": "Invoke-MgHasDeviceManagementWindowAutopilotDeploymentProfilePayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHasUserDeviceEnrollmentConfigurationPayloadLink", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", + "Command": "Invoke-MgHasUserDeviceEnrollmentConfigurationPayloadLink", + "Permissions": [], "Variants": [ "Has", "HasExpanded", "HasViaIdentity", "HasViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHaveTeamChannel", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')", + "Command": "Invoke-MgHaveTeamChannel", + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of teams and channels", + "FullDescription": "Read the members of channels, on your behalf.", + "IsAdmin": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true + } + ], "Variants": [ "Have", "HaveViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgHaveTeamPrimaryChannel", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')", + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "Permissions": [], "Variants": [ "Have", "HaveViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal1", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Command": "Invoke-MgInstantiateApplicationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -115298,20 +115830,20 @@ "IsAdmin": true } ], - "Command": "Invoke-MgInstantiateApplicationTemplate", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal1", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Command": "Invoke-MgInstantiateApplicationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -115326,79 +115858,73 @@ "IsAdmin": true } ], - "Command": "Invoke-MgInstantiateApplicationTemplate", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "Variants": [ "Instantiate1", "InstantiateExpanded1", "InstantiateViaIdentity1", "InstantiateViaIdentityExpanded1" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate" + ] }, { - "Permissions": [], - "Command": "Invoke-MgIntersectionUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/intersection(anotherRange='{anotherRange}')", + "Command": "Invoke-MgIntersectionUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Intersection", "IntersectionViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/intersection(anotherRange='{anotherRange}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgIntersectionUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/intersection(anotherRange='{anotherRange}')", + "Command": "Invoke-MgIntersectionUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Intersection", "IntersectionViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/intersection(anotherRange='{anotherRange}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgIntersectionUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/intersection(anotherRange='{anotherRange}')", + "Command": "Invoke-MgIntersectionUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Intersection", "IntersectionViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/intersection(anotherRange='{anotherRange}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgIntersectionUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/intersection(anotherRange='{anotherRange}')", + "Command": "Invoke-MgIntersectionUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Intersection", "IntersectionViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/intersection(anotherRange='{anotherRange}')" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/invalidateAllRefreshTokens", + "Command": "Invoke-MgInvalidateUserRefreshToken", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -115412,58 +115938,58 @@ "IsAdmin": false } ], - "Command": "Invoke-MgInvalidateUserRefreshToken", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Invalidate", "InvalidateViaIdentity" - ], - "Uri": "/users/{user-id}/invalidateAllRefreshTokens" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation1", + "Uri": "/communications/calls/{call-id}/participants/invite", + "Command": "Invoke-MgInviteCommunicationCallParticipant", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation1", "Variants": [ "Invite1", "InviteExpanded1", "InviteViaIdentity1", "InviteViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/participants/invite" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Uri": "/communications/calls/{call-id}/participants/invite", + "Command": "Invoke-MgInviteCommunicationCallParticipant", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/participants/invite" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", + "Command": "Invoke-MgIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -115478,199 +116004,199 @@ "IsAdmin": true } ], - "Command": "Invoke-MgIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", - "Module": "DeviceManagement.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Are" - ], - "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable" + ] }, { - "Permissions": [], - "Command": "Invoke-MgKeepCommunicationCallAlive", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/keepAlive", + "Command": "Invoke-MgKeepCommunicationCallAlive", + "Permissions": [], "Variants": [ "Keep1", "KeepViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}/keepAlive" + ] }, { - "Permissions": [], - "Command": "Invoke-MgKeepCommunicationCallAlive", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/keepAlive", + "Command": "Invoke-MgKeepCommunicationCallAlive", + "Permissions": [], "Variants": [ "Keep", "KeepViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/keepAlive" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeCell", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastCell", + "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeCell", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastCell" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastColumn", + "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastColumn" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastRow", + "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRow", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastRow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeCell", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastCell", + "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeCell", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastCell" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastColumn", + "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastColumn" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeRow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastRow", + "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeRow", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastRow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeCell", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastCell", + "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeCell", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastCell" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastColumn", + "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastColumn" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastRow", + "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRow", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastRow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeCell", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastCell", + "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeCell", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastCell" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastColumn", + "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastColumn" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeRow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastRow", + "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeRow", + "Permissions": [], "Variants": [ "Last", "LastViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastRow" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Command": "Invoke-MgLicenseUser", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -115685,18 +116211,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgLicenseUser", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "License", "LicenseViaIdentity" - ], - "Uri": "/users/{user-id}/reprocessLicenseAssignment" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Command": "Invoke-MgLicenseUser", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -115711,287 +116237,277 @@ "IsAdmin": true } ], - "Command": "Invoke-MgLicenseUser", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "License1", "LicenseViaIdentity1" - ], - "Uri": "/users/{user-id}/reprocessLicenseAssignment" + ] }, { - "Permissions": { - "Name": "N/A", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Permissions": [], "Variants": [ "Log1", "LogExpanded1" - ], - "Uri": "/communications/calls/logTeleconferenceDeviceQuality" + ] }, { - "Permissions": { - "Name": "N/A", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Permissions": [], "Variants": [ "Log", "LogExpanded" - ], - "Uri": "/communications/calls/logTeleconferenceDeviceQuality" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgLogoutDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser" + ] }, { - "Permissions": [], - "Command": "Invoke-MgLogoutDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", + "Permissions": [], "Variants": [ "Logout", "LogoutViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Logout1", "LogoutViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Logout1", "LogoutViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/markChatReadForUser", + "Command": "Invoke-MgMarkChatRead", "Permissions": { "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 }, - "Command": "Invoke-MgMarkChatRead", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/markChatReadForUser" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Command": "Invoke-MgMarkChatUnread", "Permissions": { "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 }, - "Command": "Invoke-MgMarkChatUnread", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/markChatUnreadForUser" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Mark", "MarkExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/markRead" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Mark1", "MarkExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/markRead" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Mark", "MarkExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/markUnread" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Mark1", "MarkExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/markUnread" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/allMessages", + "Command": "Invoke-MgMessageChat", "Permissions": [ { "Name": "Chat.Read", @@ -116012,17 +116528,17 @@ "IsAdmin": false } ], - "Command": "Invoke-MgMessageChat", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages" - ], - "Uri": "/chats/allMessages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/allMessages", + "Command": "Invoke-MgMessageTeam", "Permissions": [ { "Name": "Directory.Read.All", @@ -116067,30 +116583,30 @@ "IsAdmin": true } ], - "Command": "Invoke-MgMessageTeam", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages" - ], - "Uri": "/teams/allMessages" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMessageTeamAllChannel", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/allChannels/allMessages", + "Command": "Invoke-MgMessageTeamAllChannel", + "Permissions": [], "Variants": [ "Messages", "MessagesViaIdentity" - ], - "Uri": "/teams/{team-id}/allChannels/allMessages" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/allMessages", + "Command": "Invoke-MgMessageTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -116135,364 +116651,364 @@ "IsAdmin": true } ], - "Command": "Invoke-MgMessageTeamChannel", - "Module": "Teams", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages", "MessagesViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/allMessages" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMessageTeamIncomingChannel", - "Module": "Teams", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/incomingChannels/allMessages", + "Command": "Invoke-MgMessageTeamIncomingChannel", + "Permissions": [], "Variants": [ "Messages", "MessagesViaIdentity" - ], - "Uri": "/teams/{team-id}/incomingChannels/allMessages" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMuteAllCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Command": "Invoke-MgMuteAllCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMuteCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/mute", + "Command": "Invoke-MgMuteCommunicationCall", + "Permissions": [], "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/mute" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMuteCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/mute", + "Command": "Invoke-MgMuteCommunicationCall", + "Permissions": [], "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/mute" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMuteCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "Uri": "/communications/calls/{call-id}/participants/muteAll", + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Mute2", "MuteExpanded2", "MuteViaIdentity2", "MuteViaIdentityExpanded2" - ], - "Uri": "/communications/calls/{call-id}/participants/muteAll" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMuteCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval/myRequests", + "Command": "Invoke-MgMyPrivilegedApprovalRequest", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Invoke-MgMyPrivilegedApprovalRequest", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "My" - ], - "Uri": "/privilegedApproval/myRequests" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/my", + "Command": "Invoke-MgMyPrivilegedRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Invoke-MgMyPrivilegedRoleAssignment", - "Module": "Identity.Governance", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "My" - ], - "Uri": "/privilegedRoleAssignments/my" + ] }, { - "Permissions": [], - "Command": "Invoke-MgMyPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests/my", + "Command": "Invoke-MgMyPrivilegedRoleAssignmentRequest", + "Permissions": [], "Variants": [ "My" - ], - "Uri": "/privilegedRoleAssignmentRequests/my" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOffsetUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", + "Command": "Invoke-MgOffsetUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Offset", "OffsetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOffsetUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", + "Command": "Invoke-MgOffsetUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Offset", "OffsetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOffsetUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", + "Command": "Invoke-MgOffsetUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Offset", "OffsetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOffsetUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", + "Command": "Invoke-MgOffsetUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Offset", "OffsetViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOverrideDeviceManagementComanagedDeviceComplianceState", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", + "Command": "Invoke-MgOverrideDeviceManagementComanagedDeviceComplianceState", + "Permissions": [], "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOverrideDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceComplianceState", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/overrideComplianceState", + "Command": "Invoke-MgOverrideDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceComplianceState", + "Permissions": [], "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/overrideComplianceState" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOverrideDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceComplianceState", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState", + "Command": "Invoke-MgOverrideDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceComplianceState", + "Permissions": [], "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOverrideDeviceManagementManagedDeviceComplianceState", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", + "Command": "Invoke-MgOverrideDeviceManagementManagedDeviceComplianceState", + "Permissions": [], "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOverrideDeviceManagementScriptDeviceRunStateManagedDeviceComplianceState", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState", + "Command": "Invoke-MgOverrideDeviceManagementScriptDeviceRunStateManagedDeviceComplianceState", + "Permissions": [], "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState" + ] }, { - "Permissions": [], - "Command": "Invoke-MgOverrideUserManagedDeviceComplianceState", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", + "Command": "Invoke-MgOverrideUserManagedDeviceComplianceState", + "Permissions": [], "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState" + ] }, { - "Permissions": [], - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Permissions": [], "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" + ] }, { - "Permissions": [], - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Permissions": [], "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "Permissions": { "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 }, - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "Permissions": { "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 }, - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Command": "Invoke-MgPendingUserApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -116507,294 +117023,294 @@ "IsAdmin": true } ], - "Command": "Invoke-MgPendingUserApp", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "Variants": [ "Pending", "PendingViaIdentity" - ], - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPlayCommunicationCallPrompt", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphPlayPromptOperation1", + "Uri": "/communications/calls/{call-id}/playPrompt", + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Permissions": [], "Variants": [ "Play1", "PlayExpanded1", "PlayViaIdentity1", "PlayViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/playPrompt" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPlayCommunicationCallPrompt", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphPlayPromptOperation", + "Uri": "/communications/calls/{call-id}/playPrompt", + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Permissions": [], "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/playPrompt" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", + "Command": "Invoke-MgPlayDeviceManagementComanagedDeviceLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgPlayDeviceManagementComanagedDeviceLostModeSound", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/playLostModeSound", + "Command": "Invoke-MgPlayDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgPlayDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostModeSound", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/playLostModeSound" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPlayDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostModeSound", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound", + "Command": "Invoke-MgPlayDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostModeSound", + "Permissions": [], "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", + "Command": "Invoke-MgPlayDeviceManagementManagedDeviceLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgPlayDeviceManagementManagedDeviceLostModeSound", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound", + "Command": "Invoke-MgPlayDeviceManagementScriptDeviceRunStateManagedDeviceLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgPlayDeviceManagementScriptDeviceRunStateManagedDeviceLostModeSound", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPlayUserManagedDeviceLostModeSound", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", + "Command": "Invoke-MgPlayUserManagedDeviceLostModeSound", + "Permissions": [], "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPostponeDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/impactedResources/{recommendationResource-id}/postpone", + "Command": "Invoke-MgPostponeDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" - ], - "Uri": "/directory/impactedResources/{recommendationResource-id}/postpone" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPostponeDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/postpone", + "Command": "Invoke-MgPostponeDirectoryRecommendation", + "Permissions": [], "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" - ], - "Uri": "/directory/recommendations/{recommendation-id}/postpone" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPostponeDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/postpone", + "Command": "Invoke-MgPostponeDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/postpone" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPreviewGroupOnenotePage", - "Module": "Groups", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewGroupOnenotePage", + "Permissions": [], "Variants": [ "Preview", "PreviewViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPreviewGroupOnenotePage", - "Module": "Groups", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Groups", "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewGroupOnenotePage", + "Permissions": [], "Variants": [ "Preview1", "PreviewViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPreviewSiteOnenotePage", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewSiteOnenotePage", + "Permissions": [], "Variants": [ "Preview", "PreviewViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPreviewSiteOnenotePage", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewSiteOnenotePage", + "Permissions": [], "Variants": [ "Preview1", "PreviewViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPreviewUserOnenotePage", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewUserOnenotePage", + "Permissions": [], "Variants": [ "Preview1", "PreviewViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview" + ] }, { - "Permissions": [], - "Command": "Invoke-MgPreviewUserOnenotePage", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewUserOnenotePage", + "Permissions": [], "Variants": [ "Preview", "PreviewViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview" + ] }, { - "Permissions": [], - "Command": "Invoke-MgQueryDeviceManagementResourceAccessProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", + "Command": "Invoke-MgQueryDeviceManagementResourceAccessProfile", + "Permissions": [], "Variants": [ "Query", "QueryExpanded" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Search", + "OutputType": "IMicrosoftGraphSearchResponse1", + "Uri": "/search/query", + "Command": "Invoke-MgQuerySearch", "Permissions": [ { "Name": "Calendars.Read", @@ -116827,18 +117343,18 @@ "IsAdmin": false } ], - "Command": "Invoke-MgQuerySearch", - "Module": "Search", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSearchResponse1", "Variants": [ "Query", "QueryExpanded" - ], - "Uri": "/search/query" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Search", + "OutputType": "IMicrosoftGraphSearchResponse", + "Uri": "/search/query", + "Command": "Invoke-MgQuerySearch", "Permissions": [ { "Name": "Calendars.Read", @@ -116871,221 +117387,221 @@ "IsAdmin": false } ], - "Command": "Invoke-MgQuerySearch", - "Module": "Search", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSearchResponse", "Variants": [ "Query1", "QueryExpanded1" - ], - "Uri": "/search/query" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeResized", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", + "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeResized", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeUsed", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/usedRange", + "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/usedRange" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/range", + "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeView", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/range" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeResized", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", + "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeResized", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeUsed", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/usedRange", + "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/usedRange" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/range", + "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeView", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/range" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeResized", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", + "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeResized", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeUsed", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/usedRange", + "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/usedRange" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/range", + "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeView", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/range" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeResized", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", + "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeResized", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeUsed", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/usedRange", + "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeUsed", + "Permissions": [], "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/usedRange" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/range", + "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeView", + "Permissions": [], "Variants": [ "Range", "RangeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/range" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReactivateDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/impactedResources/{recommendationResource-id}/reactivate", + "Command": "Invoke-MgReactivateDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Reactivate", "ReactivateViaIdentity" - ], - "Uri": "/directory/impactedResources/{recommendationResource-id}/reactivate" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReactivateDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/reactivate", + "Command": "Invoke-MgReactivateDirectoryRecommendation", + "Permissions": [], "Variants": [ "Reactivate", "ReactivateViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}/reactivate" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReactivateDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/reactivate", + "Command": "Invoke-MgReactivateDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Reactivate", "ReactivateViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/reactivate" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -117100,18 +117616,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign1", "ReassignViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -117126,341 +117642,341 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Reassign", "ReassignViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" + ] }, - { - "Permissions": [], - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", + { "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Reassign1", "ReassignViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Reassign", "ReassignViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Reassign1", "ReassignViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReauthorizeSubscription", - "Module": "ChangeNotifications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "ChangeNotifications", "OutputType": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeSubscription", + "Permissions": [], "Variants": [ "Reauthorize1", "ReauthorizeViaIdentity1" - ], - "Uri": "/subscriptions/{subscription-id}/reauthorize" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReauthorizeSubscription", - "Module": "ChangeNotifications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "ChangeNotifications", "OutputType": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeSubscription", + "Permissions": [], "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ], - "Uri": "/subscriptions/{subscription-id}/reauthorize" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecentDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/recent", + "Command": "Invoke-MgRecentDrive", + "Permissions": [], "Variants": [ "Recent", "RecentViaIdentity" - ], - "Uri": "/drives/{drive-id}/recent" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecentDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/recent", + "Command": "Invoke-MgRecentDrive", + "Permissions": [], "Variants": [ "Recent1", "RecentViaIdentity1" - ], - "Uri": "/drives/{drive-id}/recent" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecentUserActivity", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/recent", + "Command": "Invoke-MgRecentUserActivity", + "Permissions": [], "Variants": [ "Recent", "RecentViaIdentity" - ], - "Uri": "/users/{user-id}/activities/recent" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecentUserActivity", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphUserActivity1", + "Uri": "/users/{user-id}/activities/recent", + "Command": "Invoke-MgRecentUserActivity", + "Permissions": [], "Variants": [ "Recent1", "RecentViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/recent" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecordCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphRecordOperation1", + "Uri": "/communications/calls/{call-id}/record", + "Command": "Invoke-MgRecordCommunicationCall", + "Permissions": [], "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/record" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecordCommunicationCallResponse", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphRecordOperation1", + "Uri": "/communications/calls/{call-id}/recordResponse", + "Command": "Invoke-MgRecordCommunicationCallResponse", + "Permissions": [], "Variants": [ "Record1", "RecordExpanded1", "RecordViaIdentity1", "RecordViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/recordResponse" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecordCommunicationCallResponse", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphRecordOperation", + "Uri": "/communications/calls/{call-id}/recordResponse", + "Command": "Invoke-MgRecordCommunicationCallResponse", + "Permissions": [], "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/recordResponse" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", + "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecision", + "Permissions": [], "Variants": [ "Record", "RecordExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", + "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRecordUserPendingAccessReviewInstanceDecision", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Command": "Invoke-MgRecordUserPendingAccessReviewInstanceDecision", + "Permissions": [], "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRedirectCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/redirect", + "Command": "Invoke-MgRedirectCommunicationCall", + "Permissions": [], "Variants": [ "Redirect1", "RedirectExpanded1", "RedirectViaIdentity1", "RedirectViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/redirect" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRedirectCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/redirect", + "Command": "Invoke-MgRedirectCommunicationCall", + "Permissions": [], "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/redirect" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJob1", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/redirect", + "Command": "Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/redirect" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJob1", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/redirect", + "Command": "Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/redirect" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJob1", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/redirect", + "Command": "Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/redirect" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJob1", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/redirect", + "Command": "Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/redirect" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", + "Command": "Invoke-MgReenableDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117475,18 +117991,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReenableDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reenable", + "Command": "Invoke-MgReenableDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117501,31 +118017,31 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReenableDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reenable" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReenableDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable", + "Command": "Invoke-MgReenableDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Reenable", "ReenableViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", + "Command": "Invoke-MgReenableDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117540,18 +118056,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReenableDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable", + "Command": "Invoke-MgReenableDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117566,61 +118082,61 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReenableDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReenableUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", + "Command": "Invoke-MgReenableUserManagedDevice", + "Permissions": [], "Variants": [ "Reenable", "ReenableViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRejectCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/reject", + "Command": "Invoke-MgRejectCommunicationCall", + "Permissions": [], "Variants": [ "Reject1", "RejectExpanded1", "RejectViaIdentity1", "RejectViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/reject" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRejectCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/reject", + "Command": "Invoke-MgRejectCommunicationCall", + "Permissions": [], "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/reject" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/renew", + "Command": "Invoke-MgRenewGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -117635,18 +118151,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgRenewGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ], - "Uri": "/groups/{group-id}/renew" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/renew", + "Command": "Invoke-MgRenewGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -117661,83 +118177,83 @@ "IsAdmin": true } ], - "Command": "Invoke-MgRenewGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Renew1", "RenewViaIdentity1" - ], - "Uri": "/groups/{group-id}/renew" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRenewGroupLifecyclePolicy", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groupLifecyclePolicies/renewGroup", + "Command": "Invoke-MgRenewGroupLifecyclePolicy", + "Permissions": [], "Variants": [ "Renew", "RenewExpanded" - ], - "Uri": "/groupLifecyclePolicies/renewGroup" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRenewUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFileUpload", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/renewUpload", + "Command": "Invoke-MgRenewUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], "Variants": [ "Renew", "RenewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/renewUpload" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRenewUserInsightSharedResourceMicrosoftGraphMobileAppContentFileUpload", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/renewUpload", + "Command": "Invoke-MgRenewUserInsightSharedResourceMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], "Variants": [ "Renew", "RenewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/renewUpload" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRenewUserInsightTrendingResourceMicrosoftGraphMobileAppContentFileUpload", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/renewUpload", + "Command": "Invoke-MgRenewUserInsightTrendingResourceMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], "Variants": [ "Renew", "RenewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/renewUpload" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRenewUserInsightUsedResourceMicrosoftGraphMobileAppContentFileUpload", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/renewUpload", + "Command": "Invoke-MgRenewUserInsightUsedResourceMicrosoftGraphMobileAppContentFileUpload", + "Permissions": [], "Variants": [ "Renew", "RenewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/renewUpload" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", + "Command": "Invoke-MgReopenComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -117752,634 +118268,717 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReopenComplianceEdiscoveryCase", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reopen", "ReopenViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply3", "ReplyExpanded3", "ReplyViaIdentity3", "ReplyViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgReplyAllUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyAllUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/replyAll" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgReplyAllUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyAllUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply3", "ReplyExpanded3", "ReplyViaIdentity3", "ReplyViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/messages/{message-id}/replyAll" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThread", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupConversationThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThread", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupConversationThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupConversationThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupConversationThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupThread", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupThread", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupThreadPost", "Permissions": { "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 }, - "Command": "Invoke-MgReplyGroupThreadPost", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Permissions": [], "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Command": "Invoke-MgReplyUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply2", "ReplyExpanded2", "ReplyViaIdentity2", "ReplyViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Command": "Invoke-MgReplyUserMailFolderMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Command": "Invoke-MgReplyUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/reply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Command": "Invoke-MgReplyUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgReplyUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reply2", "ReplyExpanded2", "ReplyViaIdentity2", "ReplyViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/messages/{message-id}/reply" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Permissions": [], "Variants": [ "Report", "ReportViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Permissions": [], "Variants": [ "Report1", "ReportViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Report", "ReportViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.", "IsAdmin": true }, - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "Module": "Devices.ServiceAnnouncement", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Report1", "ReportViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", + "Command": "Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], + "Variants": [ + "Cloud", + "CloudViaIdentity" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reprovisionCloudPc", + "Command": "Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], + "Variants": [ + "Cloud", + "CloudViaIdentity" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc", + "Command": "Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], + "Variants": [ + "Cloud", + "CloudViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Command": "Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgReprovisionDeviceManagementVirtualEndpointCloudPc", - "Module": "DeviceManagement.Actions", + "Variants": [ + "Cloud", + "CloudViaIdentity" + ] + }, + { + "ApiVersion": "beta", "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc", + "Command": "Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], + "Variants": [ + "Cloud", + "CloudViaIdentity" + ] + }, + { "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", + "Command": "Invoke-MgReprovisionDeviceManagementVirtualEndpointCloudPc", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReprovisionUserCloudPc", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", + "Command": "Invoke-MgReprovisionUserCloudPc", + "Permissions": [], "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Command": "Invoke-MgReprovisionUserManagedDeviceCloudPc", + "Permissions": [], + "Variants": [ + "Cloud", + "CloudViaIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgRetireDeviceManagementComanagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgRetireDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/retire", + "Command": "Invoke-MgRetireDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgRetireDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/retire" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRetireDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire", + "Command": "Invoke-MgRetireDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Retire", "RetireViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Retire1", "RetireViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire", + "Command": "Invoke-MgRetireDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgRetireDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgRetireUserManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgRetireUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Retire1", "RetireViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgRetireUserManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgRetireUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -118394,18 +118993,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return1", "ReturnViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -118420,114 +119019,119 @@ "IsAdmin": true } ], - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Return", "ReturnViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Return1", "ReturnViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Return", "ReturnViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" + ] }, { - "Permissions": [], - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Return1", "ReturnViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", + "Command": "Invoke-MgReuploadDeviceManagementVirtualEndpointDeviceImage", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgReuploadDeviceManagementVirtualEndpointDeviceImage", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reupload", "ReuploadViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRoleManagementDirectorySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", + "Command": "Invoke-MgRoleManagementDirectorySchedule", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Role", "RoleViaIdentity" - ], - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRoleManagementEntitlementManagementSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", + "Command": "Invoke-MgRoleManagementEntitlementManagementSchedule", + "Permissions": [], "Variants": [ "Role", "RoleViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118542,36 +119146,36 @@ "IsAdmin": true } ], - "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceBitLockerKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", + "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceFileVaultKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", + "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118586,62 +119190,62 @@ "IsAdmin": true } ], - "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceBitLockerKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateBitLockerKeys" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateFileVaultKey", + "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceBitLockerKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", + "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceBitLockerKey", + "Permissions": [], "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey", + "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Command": "Invoke-MgRotateDeviceManagementManagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118656,36 +119260,36 @@ "IsAdmin": true } ], - "Command": "Invoke-MgRotateDeviceManagementManagedDeviceBitLockerKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Command": "Invoke-MgRotateDeviceManagementManagedDeviceFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgRotateDeviceManagementManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", + "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118700,602 +119304,632 @@ "IsAdmin": true } ], - "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceBitLockerKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey", + "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRotateUserManagedDeviceBitLockerKey", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Command": "Invoke-MgRotateUserManagedDeviceBitLockerKey", + "Permissions": [], "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRotateUserManagedDeviceFileVaultKey", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Command": "Invoke-MgRotateUserManagedDeviceFileVaultKey", + "Permissions": [], "Variants": [ "Rotate", "RotateViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/row(row={row})", + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/row(row={row})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAbove", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsAbove", + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsAbove" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBelow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsBelow", + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsBelow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeEntire", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireRow", + "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireRow" + ] }, - { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", + { "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/row(row={row})", + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/row(row={row})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeAbove", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsAbove", + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsAbove" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeBelow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsBelow", + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsBelow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeEntire", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireRow", + "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireRow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/row(row={row})", + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/row(row={row})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAbove", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsAbove", + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsAbove" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBelow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsBelow", + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsBelow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeEntire", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireRow", + "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireRow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/row(row={row})", + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/row(row={row})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeAbove", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsAbove", + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeAbove", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsAbove" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeBelow", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsBelow", + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeBelow", + "Permissions": [], "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsBelow" + ] }, { - "Permissions": [], - "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeEntire", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRange", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireRow", + "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeEntire", + "Permissions": [], "Variants": [ "Row", "RowViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireRow" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgScanDeviceManagementComanagedDeviceWindowDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgScanDeviceManagementComanagedDeviceWindowDefender", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderScan", + "Command": "Invoke-MgScanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgScanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDefender", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderScan" + ] }, { - "Permissions": [], - "Command": "Invoke-MgScanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDefender", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan", + "Command": "Invoke-MgScanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDefender", + "Permissions": [], "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Scan1", "ScanExpanded1", "ScanViaIdentity1", "ScanViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan", + "Command": "Invoke-MgScanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Invoke-MgScanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDefender", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Scan1", "ScanExpanded1", "ScanViaIdentity1", "ScanViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Schedule1", "ScheduleExpanded1", "ScheduleViaIdentity1", "ScheduleViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules" + ] }, { - "Permissions": [], - "Command": "Invoke-MgScheduleRoleManagementDirectory", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", + "Command": "Invoke-MgScheduleRoleManagementDirectory", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Schedule", "ScheduleViaIdentity" - ], - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgScheduleRoleManagementEntitlementManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", + "Command": "Invoke-MgScheduleRoleManagementEntitlementManagement", + "Permissions": [], "Variants": [ "Schedule", "ScheduleViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgScopedDeviceManagement", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": null, + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", + "Command": "Invoke-MgScopedDeviceManagement", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + } + ], "Variants": [ "Scoped", "ScopedViaIdentity" - ], - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", + "Command": "Invoke-MgSelfPrivilegedRoleActivate", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Invoke-MgSelfPrivilegedRoleActivate", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", + "Command": "Invoke-MgSelfPrivilegedRoleDeactivate", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Invoke-MgSelfPrivilegedRoleDeactivate", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfViaIdentity" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSharedDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgSharedDrive", + "Permissions": [], "Variants": [ "Shared", "SharedViaIdentity" - ], - "Uri": "/drives/{drive-id}/sharedWithMe" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSharedDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgSharedDrive", + "Permissions": [], "Variants": [ "Shared1", "SharedViaIdentity1" - ], - "Uri": "/drives/{drive-id}/sharedWithMe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", + "Command": "Invoke-MgShareDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgShareDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Share", "ShareViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/share", + "Command": "Invoke-MgShareTeamSchedule", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -119310,20 +119944,20 @@ "IsAdmin": true } ], - "Command": "Invoke-MgShareTeamSchedule", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/share" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/share", + "Command": "Invoke-MgShareTeamSchedule", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -119338,359 +119972,459 @@ "IsAdmin": true } ], - "Command": "Invoke-MgShareTeamSchedule", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Share1", "ShareExpanded1", "ShareViaIdentity1", "ShareViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/share" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSignInformationProtectionDigest", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphSigningResult", + "Uri": "/informationProtection/signDigest", + "Command": "Invoke-MgSignInformationProtectionDigest", + "Permissions": [], "Variants": [ "Sign", "SignExpanded" - ], - "Uri": "/informationProtection/signDigest" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Permissions": [], "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Permissions": [], "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSnoozeGroupEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeGroupEventReminder", + "Permissions": [], "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSnoozeGroupEventReminder", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeGroupEventReminder", + "Permissions": [], "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Permissions": [], "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Permissions": [], "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgSnoozeUserEventReminder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeUserEventReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Invoke-MgSnoozeUserEventReminder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSoftChatMessageDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftChatMessageDelete", + "Permissions": [], "Variants": [ "Soft", "SoftViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSoftChatMessageReplyDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Permissions": [], "Variants": [ "Soft", "SoftViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSoftTeamChannelMessageDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftTeamChannelMessageDelete", + "Permissions": [], "Variants": [ "Soft", "SoftViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", + "Permissions": [], "Variants": [ "Soft", "SoftViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Permissions": [], "Variants": [ "Soft", "SoftViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Permissions": [], "Variants": [ "Soft", "SoftViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSubscribeCommunicationCallToTone", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Permissions": [], "Variants": [ "Subscribe1", "SubscribeExpanded1", "SubscribeViaIdentity1", "SubscribeViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/subscribeToTone" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSubscribeCommunicationCallToTone", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Permissions": [], "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/subscribeToTone" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/subscribeByMail", + "Command": "Invoke-MgSubscribeGroup", "Permissions": { "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 }, - "Command": "Invoke-MgSubscribeGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Subscribe", "SubscribeViaIdentity" - ], - "Uri": "/groups/{group-id}/subscribeByMail" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/subscribeByMail", + "Command": "Invoke-MgSubscribeGroup", "Permissions": { "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 }, - "Command": "Invoke-MgSubscribeGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Subscribe1", "SubscribeViaIdentity1" - ], - "Uri": "/groups/{group-id}/subscribeByMail" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy={summarizeBy})", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "Variants": [ "Summarize", "SummarizeViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy={summarizeBy})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRegressionSummaryDeviceRegressionPerformance", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/summarizeDeviceRegressionPerformance(summarizeBy={summarizeBy})", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRegressionSummaryDeviceRegressionPerformance", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "Variants": [ "Summarize", "SummarizeViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/summarizeDeviceRegressionPerformance(summarizeBy={summarizeBy})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy={summarizeBy})", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "Variants": [ "Summarize", "SummarizeViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy={summarizeBy})" + ] }, { - "Permissions": [], - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", - "Module": "DeviceManagement.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "DeviceManagement.Functions", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy={summarizeBy})", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], "Variants": [ "Summarize", "SummarizeViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy={summarizeBy})" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphLocaleInfo", + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Command": "Invoke-MgSupportedUserOutlookLanguage", "Permissions": [ { "Name": "User.Read", @@ -119705,18 +120439,18 @@ "IsAdmin": false } ], - "Command": "Invoke-MgSupportedUserOutlookLanguage", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLocaleInfo", "Variants": [ "Supported1", "SupportedViaIdentity1" - ], - "Uri": "/users/{user-id}/outlook/supportedLanguages" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphLocaleInfo", + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Command": "Invoke-MgSupportedUserOutlookLanguage", "Permissions": [ { "Name": "User.Read", @@ -119731,378 +120465,378 @@ "IsAdmin": false } ], - "Command": "Invoke-MgSupportedUserOutlookLanguage", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLocaleInfo", "Variants": [ "Supported", "SupportedViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/supportedLanguages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps", + "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps", + "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps", + "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps", + "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps", + "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps", + "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps", + "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtectionApp", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps", + "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtectionApp", + "Permissions": [], "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Command": "Invoke-MgTimeUserOutlook", "Permissions": [ { "Name": "User.Read", @@ -120117,20 +120851,20 @@ "IsAdmin": false } ], - "Command": "Invoke-MgTimeUserOutlook", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeZoneInformation", "Variants": [ "Time2", "Time3", "TimeViaIdentity2", "TimeViaIdentity3" - ], - "Uri": "/users/{user-id}/outlook/supportedTimeZones" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Command": "Invoke-MgTimeUserOutlook", "Permissions": [ { "Name": "User.Read", @@ -120145,20 +120879,20 @@ "IsAdmin": false } ], - "Command": "Invoke-MgTimeUserOutlook", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeZoneInformation", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" - ], - "Uri": "/users/{user-id}/outlook/supportedTimeZones" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphConvertIdResult", + "Uri": "/users/{user-id}/translateExchangeIds", + "Command": "Invoke-MgTranslateUserExchangeId", "Permissions": [ { "Name": "User.Read", @@ -120191,20 +120925,20 @@ "IsAdmin": true } ], - "Command": "Invoke-MgTranslateUserExchangeId", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConvertIdResult", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/translateExchangeIds" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphConvertIdResult", + "Uri": "/users/{user-id}/translateExchangeIds", + "Command": "Invoke-MgTranslateUserExchangeId", "Permissions": [ { "Name": "User.Read", @@ -120237,87 +120971,87 @@ "IsAdmin": true } ], - "Command": "Invoke-MgTranslateUserExchangeId", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConvertIdResult", "Variants": [ "Translate1", "TranslateExpanded1", "TranslateViaIdentity1", "TranslateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/translateExchangeIds" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot" + ] }, { - "Permissions": [], - "Command": "Invoke-MgTroubleshootUserCloudPc", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", + "Command": "Invoke-MgTroubleshootUserCloudPc", + "Permissions": [], "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" - ], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/unarchive" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unarchive1", "UnarchiveExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/unarchive" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/unarchive", + "Command": "Invoke-MgUnarchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -120338,18 +121072,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgUnarchiveTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ], - "Uri": "/teams/{team-id}/unarchive" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/unarchive", + "Command": "Invoke-MgUnarchiveTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -120370,31 +121104,31 @@ "IsAdmin": true } ], - "Command": "Invoke-MgUnarchiveTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unarchive1", "UnarchiveViaIdentity1" - ], - "Uri": "/teams/{team-id}/unarchive" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserFromDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Permissions": [], "Variants": [ "Unassign", "UnassignViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -120409,18 +121143,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unassign", "UnassignViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -120435,244 +121169,244 @@ "IsAdmin": true } ], - "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unassign1", "UnassignViaIdentity1" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/unbind", + "Command": "Invoke-MgUnbindDeviceManagementAndroidForWorkSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgUnbindDeviceManagementAndroidForWorkSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unbind" - ], - "Uri": "/deviceManagement/androidForWorkSettings/unbind" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", + "Command": "Invoke-MgUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unbind" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", + "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAsset", + "Permissions": [], "Variants": [ "Unenroll", "UnenrollExpanded" - ], - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAssetById", - "Module": "WindowsUpdates", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", + "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAssetById", + "Permissions": [], "Variants": [ "Unenroll1", "UnenrollExpanded1" - ], - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unfavorite", "UnfavoriteExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/unfavorite" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true }, - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unfavorite1", "UnfavoriteExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/unfavorite" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/unhideForUser", + "Command": "Invoke-MgUnhideChat", "Permissions": { "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 }, - "Command": "Invoke-MgUnhideChat", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unhide", "UnhideExpanded", "UnhideViaIdentity", "UnhideViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/unhideForUser" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnmergeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/unmerge", + "Command": "Invoke-MgUnmergeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Unmerge", "UnmergeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/unmerge" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnmergeUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/unmerge", + "Command": "Invoke-MgUnmergeUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Unmerge", "UnmergeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/unmerge" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnmergeUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/unmerge", + "Command": "Invoke-MgUnmergeUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Unmerge", "UnmergeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/unmerge" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnmergeUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/unmerge", + "Command": "Invoke-MgUnmergeUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Unmerge", "UnmergeViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/unmerge" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/unmute", + "Command": "Invoke-MgUnmuteCommunicationCall", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgUnmuteCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Variants": [ "Unmute1", "UnmuteExpanded1", "UnmuteViaIdentity1", "UnmuteViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/unmute" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/unmute", + "Command": "Invoke-MgUnmuteCommunicationCall", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Invoke-MgUnmuteCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/unmute" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", + "Command": "Invoke-MgUnshareDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgUnshareDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unshare", "UnshareViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -120687,18 +121421,18 @@ "IsAdmin": true } ], - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit1", "UnsubmitViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -120713,266 +121447,261 @@ "IsAdmin": true } ], - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Unsubmit1", "UnsubmitViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Unsubmit1", "UnsubmitViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/unsubscribeByMail", + "Command": "Invoke-MgUnsubscribeGroup", "Permissions": { "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 }, - "Command": "Invoke-MgUnsubscribeGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" - ], - "Uri": "/groups/{group-id}/unsubscribeByMail" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/unsubscribeByMail", + "Command": "Invoke-MgUnsubscribeGroup", "Permissions": { "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 }, - "Command": "Invoke-MgUnsubscribeGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unsubscribe1", "UnsubscribeViaIdentity1" - ], - "Uri": "/groups/{group-id}/unsubscribeByMail" + ] }, { - "Permissions": [], - "Command": "Invoke-MgUnsubscribeUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", + "Command": "Invoke-MgUnsubscribeUserMailFolderMessage", + "Permissions": [], "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", + "Command": "Invoke-MgUnsubscribeUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Invoke-MgUnsubscribeUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", + "Command": "Invoke-MgUploadDeviceManagementDepOnboardingSettingDepToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Invoke-MgUploadDeviceManagementDepOnboardingSettingDepToken", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", + "Command": "Invoke-MgUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Invoke-MgUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Education", + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", + "Command": "Invoke-MgUploadEducationSynchronizationProfileUrl", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgUploadEducationSynchronizationProfileUrl", - "Module": "Education", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Upload", "UploadViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", + "Command": "Invoke-MgUploadTrustFrameworkKeySetCertificate", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgUploadTrustFrameworkKeySetCertificate", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", + "Command": "Invoke-MgUploadTrustFrameworkKeySetPkcs12", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgUploadTrustFrameworkKeySetPkcs12", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", + "Command": "Invoke-MgUploadTrustFrameworkKeySetSecret", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgUploadTrustFrameworkKeySetSecret", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Command": "Invoke-MgUserReportAuthenticationMethodRegistered", "Permissions": { "Name": "AuditLog.Read.All", "Description": "Read audit log data", "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", "IsAdmin": true }, - "Command": "Invoke-MgUserReportAuthenticationMethodRegistered", - "Module": "Reports", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Variants": [ "Users", "Users1", @@ -120980,208 +121709,239 @@ "Users3", "UsersViaIdentity", "UsersViaIdentity1" - ], - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature" + ] }, { - "Permissions": [], - "Command": "Invoke-MgViewUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeVisible", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRangeView", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/visibleView", + "Command": "Invoke-MgViewUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], "Variants": [ "View", "ViewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/visibleView" + ] }, { - "Permissions": [], - "Command": "Invoke-MgViewUserInsightSharedResourceMicrosoftGraphWorkbookRangeVisible", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRangeView", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/visibleView", + "Command": "Invoke-MgViewUserInsightSharedResourceMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], "Variants": [ "View", "ViewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/visibleView" + ] }, { - "Permissions": [], - "Command": "Invoke-MgViewUserInsightTrendingResourceMicrosoftGraphWorkbookRangeVisible", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRangeView", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/visibleView", + "Command": "Invoke-MgViewUserInsightTrendingResourceMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], "Variants": [ "View", "ViewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/visibleView" + ] }, { - "Permissions": [], - "Command": "Invoke-MgViewUserInsightUsedResourceMicrosoftGraphWorkbookRangeVisible", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphWorkbookRangeView", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/visibleView", + "Command": "Invoke-MgViewUserInsightUsedResourceMicrosoftGraphWorkbookRangeVisible", + "Permissions": [], "Variants": [ "View", "ViewViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/visibleView" + ] }, { - "Permissions": [], - "Command": "Invoke-MgViewUserReminder", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphReminder1", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Command": "Invoke-MgViewUserReminder", + "Permissions": [ + { + "Name": "Calendars.Read", + "Description": "Read your calendars ", + "FullDescription": "Allows the app to read events in your calendars. ", + "IsAdmin": false + }, + { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + } + ], "Variants": [ "View1", "ViewViaIdentity1" - ], - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')" + ] }, { - "Permissions": [], - "Command": "Invoke-MgViewUserReminder", - "Module": "Users.Functions", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Users.Functions", "OutputType": "IMicrosoftGraphReminder", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Command": "Invoke-MgViewUserReminder", + "Permissions": [ + { + "Name": "Calendars.Read", + "Description": "Read your calendars ", + "FullDescription": "Allows the app to read events in your calendars. ", + "IsAdmin": false + }, + { + "Name": "Calendars.ReadWrite", + "Description": "Have full access to your calendars ", + "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", + "IsAdmin": false + } + ], "Variants": [ "View", "ViewViaIdentity" - ], - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')" + ] }, { - "Permissions": [], - "Command": "Join-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgDriveListContentType", + "Permissions": [], "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgDriveListContentType", + "Permissions": [], "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgShareListContentType", + "Permissions": [], "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgShareListContentType", + "Permissions": [], "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgShareListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgShareListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -121196,20 +121956,20 @@ "IsAdmin": false } ], - "Command": "Join-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -121224,605 +121984,605 @@ "IsAdmin": false } ], - "Command": "Join-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgSiteListContentType", + "Permissions": [], "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgSiteListContentType", + "Permissions": [], "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { - "Permissions": [], - "Command": "Join-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites", + "Command": "Join-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgDeviceManagementComanagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Lock-MgDeviceManagementComanagedDeviceRemote", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/remoteLock", + "Command": "Lock-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Lock-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemote", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/remoteLock" + ] }, { - "Permissions": [], - "Command": "Lock-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemote", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock", + "Command": "Lock-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemote", + "Permissions": [], "Variants": [ "Lock", "LockViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Lock1", "LockViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock", + "Command": "Lock-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Lock-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemote", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgUserManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Lock-MgUserManagedDeviceRemote", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Lock1", "LockViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgUserManagedDeviceRemote", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Lock-MgUserManagedDeviceRemote", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock" + ] }, { - "Permissions": [], - "Command": "Merge-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/merge", + "Command": "Merge-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/merge" + ] }, { - "Permissions": [], - "Command": "Merge-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/merge", + "Command": "Merge-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/merge" + ] }, { - "Permissions": [], - "Command": "Merge-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/merge", + "Command": "Merge-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/merge" + ] }, { - "Permissions": [], - "Command": "Merge-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/merge", + "Command": "Merge-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/merge" + ] }, { - "Permissions": [], - "Command": "Move-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/transfer", + "Command": "Move-MgCommunicationCall", + "Permissions": [], "Variants": [ "Transfer1", "TransferExpanded1", "TransferViaIdentity1", "TransferViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/transfer" + ] }, { - "Permissions": [], - "Command": "Move-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/transfer", + "Command": "Move-MgCommunicationCall", + "Permissions": [], "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/transfer" + ] }, { - "Permissions": [], - "Command": "Move-MgDeviceManagementComanagedDeviceToOu", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", + "Command": "Move-MgDeviceManagementComanagedDeviceToOu", + "Permissions": [], "Variants": [ "Move", "MoveExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU" + ] }, { - "Permissions": [], - "Command": "Move-MgDeviceManagementDetectedAppManagedDeviceToOu", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/moveDevicesToOU", + "Command": "Move-MgDeviceManagementDetectedAppManagedDeviceToOu", + "Permissions": [], "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/moveDevicesToOU" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", + "Command": "Move-MgDeviceManagementIntentToTemplate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Move-MgDeviceManagementIntentToTemplate", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Migrate", "MigrateExpanded", "MigrateViaIdentity", "MigrateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate" + ] }, { - "Permissions": [], - "Command": "Move-MgDeviceManagementManagedDeviceToOu", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", + "Command": "Move-MgDeviceManagementManagedDeviceToOu", + "Permissions": [], "Variants": [ "Move", "MoveExpanded" - ], - "Uri": "/deviceManagement/managedDevices/moveDevicesToOU" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Command": "Move-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Move-MgUserMailFolder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Command": "Move-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Move-MgUserMailFolder", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move" + ] }, { - "Permissions": [], - "Command": "Move-MgUserMailFolderChildFolder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Command": "Move-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move" + ] }, { - "Permissions": [], - "Command": "Move-MgUserMailFolderChildFolder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Command": "Move-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Command": "Move-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Move-MgUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Command": "Move-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Move-MgUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move" + ] }, { - "Permissions": [], - "Command": "Move-MgUserManagedDeviceToOu", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", + "Command": "Move-MgUserManagedDeviceToOu", + "Permissions": [], "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/move", + "Command": "Move-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Move-MgUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/move" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages/{message-id}/move", + "Command": "Move-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Move-MgUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/move" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphBaseTask", + "Uri": "/users/{user-id}/tasks/alltasks/{baseTask-id}/move", + "Command": "Move-MgUserTaskAlltask", "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 }, - "Command": "Move-MgUserTaskAlltask", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/tasks/alltasks/{baseTask-id}/move" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphBaseTask", + "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/{baseTask-id}/move", + "Command": "Move-MgUserTaskListTask", "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 }, - "Command": "Move-MgUserTaskListTask", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/{baseTask-id}/move" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews", + "Command": "New-MgAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -121837,63 +122597,63 @@ "IsAdmin": true } ], - "Command": "New-MgAccessReview", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/accessReviews" + ] }, { - "Permissions": [], - "Command": "New-MgAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/decisions", + "Command": "New-MgAccessReviewDecision", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/decisions" + ] }, { - "Permissions": [], - "Command": "New-MgAccessReviewInstance", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}/instances", + "Command": "New-MgAccessReviewInstance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/instances" + ] }, { - "Permissions": [], - "Command": "New-MgAccessReviewMyDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Command": "New-MgAccessReviewMyDecision", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/myDecisions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Command": "New-MgAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -121908,61 +122668,53 @@ "IsAdmin": true } ], - "Command": "New-MgAccessReviewReviewer", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/reviewers" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits", + "Command": "New-MgAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/administrativeUnits" + ] }, { - "Permissions": [], - "Command": "New-MgAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "New-MgAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IPaths1Sr0J34AdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -121970,12 +122722,6 @@ "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -121989,224 +122735,226 @@ "IsAdmin": true } ], - "Command": "New-MgAdministrativeUnitMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Sr0J34AdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "New-MgAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "New-MgAdministrativeUnitScopedRoleMember", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" + ] }, { - "Permissions": [], - "Command": "New-MgAgreement", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Command": "New-MgAgreement", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/agreements" + ] }, { - "Permissions": [], - "Command": "New-MgAgreement", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Command": "New-MgAgreement", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/agreements" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "New-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/acceptances" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "New-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/acceptances" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Command": "New-MgAgreementFile", + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/files" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Command": "New-MgAgreementFile", + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", - "CreateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/files" - }, - { - "Permissions": [], - "Command": "New-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "POST", + "CreateViaIdentityExpanded1" + ] + }, + { "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "New-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/file/localizations" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "New-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "New-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "New-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "New-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "New-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps", + "Command": "New-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122227,18 +122975,18 @@ "IsAdmin": true } ], - "Command": "New-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/appCatalogs/teamsApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp1", + "Uri": "/appCatalogs/teamsApps", + "Command": "New-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122259,18 +123007,18 @@ "IsAdmin": true } ], - "Command": "New-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/appCatalogs/teamsApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "New-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122291,20 +123039,20 @@ "IsAdmin": true } ], - "Command": "New-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition1", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "New-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122325,72 +123073,56 @@ "IsAdmin": true } ], - "Command": "New-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsAppDefinition1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgApplication", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications", + "Command": "New-MgApplication", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/applications" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgApplication", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplication1", + "Uri": "/applications", + "Command": "New-MgApplication", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/applications" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsRv5TehApplicationsApplicationIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "New-MgApplicationAppManagementPolicyByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -122405,126 +123137,110 @@ "IsAdmin": true } ], - "Command": "New-MgApplicationAppManagementPolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsRv5TehApplicationsApplicationIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/appManagementPolicies/$ref" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "New-MgApplicationExtensionProperty", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/extensionProperties" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "New-MgApplicationExtensionProperty", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/extensionProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "New-MgApplicationFederatedIdentityCredential", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "New-MgApplicationFederatedIdentityCredential", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/federatedIdentityCredentials" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "New-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122532,12 +123248,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -122545,20 +123255,20 @@ "IsAdmin": true } ], - "Command": "New-MgApplicationOwnerByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/owners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "New-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122566,12 +123276,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -122579,126 +123283,126 @@ "IsAdmin": true } ], - "Command": "New-MgApplicationOwnerByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/owners/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/synchronization/jobs", + "Command": "New-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationSynchronizationJobOnDemand", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Permissions": [], "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "New-MgApplicationSynchronizationTemplate", "Permissions": { "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 }, - "Command": "New-MgApplicationSynchronizationTemplate", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/templates" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationTemplate", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplicationTemplate1", + "Uri": "/applicationTemplates", + "Command": "New-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/applicationTemplates" + ] }, { - "Permissions": [], - "Command": "New-MgApplicationTemplate", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphApplicationTemplate", + "Uri": "/applicationTemplates", + "Command": "New-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/applicationTemplates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122719,20 +123423,20 @@ "IsAdmin": true } ], - "Command": "New-MgApplicationTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122753,20 +123457,20 @@ "IsAdmin": true } ], - "Command": "New-MgApplicationTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122787,20 +123491,20 @@ "IsAdmin": true } ], - "Command": "New-MgApplicationTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122821,56 +123525,56 @@ "IsAdmin": true } ], - "Command": "New-MgApplicationTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/bookingBusinesses", + "Command": "New-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "New-MgBookingBusiness", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/bookingBusinesses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness1", + "Uri": "/solutions/bookingBusinesses", + "Command": "New-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "New-MgBookingBusiness", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingBusiness1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/solutions/bookingBusinesses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "New-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122891,20 +123595,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "New-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122925,50 +123629,50 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments" + ] }, { - "Permissions": [], - "Command": "New-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "New-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView" + ] }, { - "Permissions": [], - "Command": "New-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", "OutputType": "IMicrosoftGraphBookingAppointment1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "New-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "New-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122989,20 +123693,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "New-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123023,20 +123727,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "New-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123057,20 +123761,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "New-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123091,20 +123795,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "New-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123119,20 +123823,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessService", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService1", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "New-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123147,20 +123851,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessService", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphBookingService1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "New-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123175,20 +123879,20 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "New-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123203,59 +123907,59 @@ "IsAdmin": false } ], - "Command": "New-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers" + ] }, { - "Permissions": [], - "Command": "New-MgBookingCurrency", - "Module": "Bookings", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/bookingCurrencies", + "Command": "New-MgBookingCurrency", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/bookingCurrencies" + ] }, { - "Permissions": [], - "Command": "New-MgBookingCurrency", - "Module": "Bookings", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/solutions/bookingCurrencies", + "Command": "New-MgBookingCurrency", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/solutions/bookingCurrencies" + ] }, { - "Permissions": [], - "Command": "New-MgBusinessFlowTemplate", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Uri": "/businessFlowTemplates", + "Command": "New-MgBusinessFlowTemplate", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/businessFlowTemplates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats", + "Command": "New-MgChat", "Permissions": [ { "Name": "Chat.Create", @@ -123270,18 +123974,18 @@ "IsAdmin": false } ], - "Command": "New-MgChat", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChat", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/chats" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChat1", + "Uri": "/chats", + "Command": "New-MgChat", "Permissions": [ { "Name": "Chat.Create", @@ -123296,18 +124000,18 @@ "IsAdmin": false } ], - "Command": "New-MgChat", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/chats" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "New-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -123322,20 +124026,20 @@ "IsAdmin": true } ], - "Command": "New-MgChatInstalledApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/installedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "New-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -123350,20 +124054,20 @@ "IsAdmin": true } ], - "Command": "New-MgChatInstalledApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/installedApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members", + "Command": "New-MgChatMember", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -123378,20 +124082,20 @@ "IsAdmin": true } ], - "Command": "New-MgChatMember", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members", + "Command": "New-MgChatMember", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -123406,20 +124110,20 @@ "IsAdmin": true } ], - "Command": "New-MgChatMember", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/members" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages", + "Command": "New-MgChatMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -123440,20 +124144,20 @@ "IsAdmin": false } ], - "Command": "New-MgChatMessage", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages", + "Command": "New-MgChatMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -123474,110 +124178,110 @@ "IsAdmin": false } ], - "Command": "New-MgChatMessage", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/messages" + ] }, { - "Permissions": [], - "Command": "New-MgChatMessageHostedContent", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgChatMessageHostedContent", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [], - "Command": "New-MgChatMessageHostedContent", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgChatMessageHostedContent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [], - "Command": "New-MgChatMessageReply", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgChatMessageReply", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "New-MgChatMessageReply", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgChatMessageReply", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "New-MgChatOperation", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/chats/{chat-id}/operations", + "Command": "New-MgChatOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/operations" + ] }, { - "Permissions": [], - "Command": "New-MgChatPermissionGrant", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "New-MgChatPermissionGrant", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/permissionGrants" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs", + "Command": "New-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Create", @@ -123598,20 +124302,20 @@ "IsAdmin": true } ], - "Command": "New-MgChatTab", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/tabs" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/chats/{chat-id}/tabs", + "Command": "New-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Create", @@ -123632,253 +124336,248 @@ "IsAdmin": true } ], - "Command": "New-MgChatTab", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/tabs" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCall1", + "Uri": "/communications/calls", + "Command": "New-MgCommunicationCall", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/communications/calls" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCall", + "Uri": "/communications/calls", + "Command": "New-MgCommunicationCall", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/communications/calls" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup1", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "New-MgCommunicationCallAudioRoutingGroup", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "New-MgCommunicationCallAudioRoutingGroup", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCallContentSharingSession", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Command": "New-MgCommunicationCallContentSharingSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/contentSharingSessions" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations", + "Command": "New-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/operations" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations", + "Command": "New-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/operations" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphParticipant1", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "New-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/participants" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "New-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/participants" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "New-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "New-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/communications/onlineMeetings/createOrGet", + "Command": "New-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Create3", "CreateExpanded3" - ], - "Uri": "/communications/onlineMeetings/createOrGet" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings/createOrGet", + "Command": "New-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/communications/onlineMeetings/createOrGet" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Create1", "Create2", @@ -123888,66 +124587,71 @@ "CreateViaIdentity2", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "New-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphPresence1", + "Uri": "/communications/presences", + "Command": "New-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/communications/presences" + ] }, { - "Permissions": [], - "Command": "New-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences", + "Command": "New-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/communications/presences" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Uri": "/compliance/ediscovery/cases", + "Command": "New-MgComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -123962,18 +124666,18 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCase", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/compliance/ediscovery/cases" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Command": "New-MgComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -123988,20 +124692,20 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseCustodian", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Command": "New-MgComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124016,35 +124720,35 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseCustodianSiteSource", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources" + ] }, { - "Permissions": [], - "Command": "New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Command": "New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Command": "New-MgComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124059,20 +124763,20 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseCustodianUserSource", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Command": "New-MgComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124087,20 +124791,20 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseLegalHold", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Command": "New-MgComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124115,35 +124819,35 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources" + ] }, { - "Permissions": [], - "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124158,20 +124862,20 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Command": "New-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124186,35 +124890,35 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources" + ] }, { - "Permissions": [], - "Command": "New-MgComplianceEdiscoveryCaseOperation", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Command": "New-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Command": "New-MgComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124225,24 +124929,24 @@ { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], - "Command": "New-MgComplianceEdiscoveryCaseReviewSet", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Command": "New-MgComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124257,20 +124961,20 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseReviewSetQuery", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Command": "New-MgComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124285,20 +124989,20 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseSourceCollection", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124313,20 +125017,20 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IPathsSgsureComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdCustodiansourcesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref", + "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124341,40 +125045,40 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsSgsureComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdCustodiansourcesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IPaths159I4QvComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdNoncustodialsourcesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref", + "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths159I4QvComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdNoncustodialsourcesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Command": "New-MgComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124389,1998 +125093,1998 @@ "IsAdmin": true } ], - "Command": "New-MgComplianceEdiscoveryCaseTag", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags" + ] }, { - "Permissions": [], - "Command": "New-MgComplianceEdiscoveryCaseTagChildTagByRef", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": "IPathsT7CylhComplianceEdiscoveryCasesCaseIdTagsTagIdChildtagsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref", + "Command": "New-MgComplianceEdiscoveryCaseTagChildTagByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOrgContact1", + "Uri": "/contacts", + "Command": "New-MgContact", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/contacts" + ] }, { - "Permissions": [], - "Command": "New-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts", + "Command": "New-MgContact", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/contacts" + ] }, { - "Permissions": [], - "Command": "New-MgContactDirectReportByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/contacts/{orgContact-id}/directReports/$ref", + "Command": "New-MgContactDirectReportByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/directReports/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContactDirectReportByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/contacts/{orgContact-id}/directReports/$ref", + "Command": "New-MgContactDirectReportByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/directReports/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContactMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/contacts/{orgContact-id}/memberOf/$ref", + "Command": "New-MgContactMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContactMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/contacts/{orgContact-id}/memberOf/$ref", + "Command": "New-MgContactMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContactTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", + "Command": "New-MgContactTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContactTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", + "Command": "New-MgContactTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContactTransitiveReportByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths2Di01NContactsOrgcontactIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref", + "Command": "New-MgContactTransitiveReportByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts", + "Command": "New-MgContract", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/contracts" + ] }, { - "Permissions": [], - "Command": "New-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts", + "Command": "New-MgContract", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/contracts" + ] }, { - "Permissions": [], - "Command": "New-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations", + "Command": "New-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/dataPolicyOperations" + ] }, { - "Permissions": [], - "Command": "New-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations", + "Command": "New-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/dataPolicyOperations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice1", + "Uri": "/devices", + "Command": "New-MgDevice", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDevice1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/devices" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices", + "Command": "New-MgDevice", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/devices" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Command": "New-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection1", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIosManagedAppProtection1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "New-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "New-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/managedAppPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "New-MgDeviceAppMgtManagedAppRegistration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration1", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "New-MgDeviceAppMgtManagedAppRegistration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppRegistration1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppPolicy1", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "New-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/managedAppStatuses" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "New-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "New-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook1", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "New-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedEBook1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "New-MgDeviceAppMgtManagedEBookAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment1", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "New-MgDeviceAppMgtManagedEBookAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories", + "Command": "New-MgDeviceAppMgtManagedEBookCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookCategory", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/managedEBookCategories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IPathsDckehrDeviceappmanagementManagedebooksManagedebookIdCategoriesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref", + "Command": "New-MgDeviceAppMgtManagedEBookCategoryByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookCategoryByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsDckehrDeviceappmanagementManagedebooksManagedebookIdCategoriesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "New-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp1", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "New-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileApp1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/mobileApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "New-MgDeviceAppMgtMobileAppAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment1", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "New-MgDeviceAppMgtMobileAppAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "New-MgDeviceAppMgtMobileAppCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "New-MgDeviceAppMgtMobileAppCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppCategories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", + "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", + "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "New-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "New-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses", + "Command": "New-MgDeviceAppMgtMobileAppDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Command": "New-MgDeviceAppMgtMobileAppRelationship", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses", + "Command": "New-MgDeviceAppMgtMobileAppUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserAppInstallStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses", + "Command": "New-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySet", + "Uri": "/deviceAppManagement/policySets", + "Command": "New-MgDeviceAppMgtPolicySet", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtPolicySet", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/policySets" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Command": "New-MgDeviceAppMgtPolicySetAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtPolicySetAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Command": "New-MgDeviceAppMgtPolicySetItem", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtPolicySetItem", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSideLoadingKey", + "Uri": "/deviceAppManagement/sideLoadingKeys", + "Command": "New-MgDeviceAppMgtSideLoadingKey", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtSideLoadingKey", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSideLoadingKey", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/sideLoadingKeys" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Command": "New-MgDeviceAppMgtTask", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtTask", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/deviceAppManagementTasks" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "New-MgDeviceAppMgtVppToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/vppTokens" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken1", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "New-MgDeviceAppMgtVppToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/vppTokens" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Command": "New-MgDeviceAppMgtWdacSupplementalPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtWdacSupplementalPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Command": "New-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Command": "New-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceCommand", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphCommand", + "Uri": "/devices/{device-id}/commands", + "Command": "New-MgDeviceCommand", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/commands" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions", + "Command": "New-MgDeviceExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions", + "Command": "New-MgDeviceExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Command": "New-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Command": "New-MgDeviceManagementAndroid", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAndroid", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", + "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Command": "New-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", + "Command": "New-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", + "Command": "New-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Command": "New-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", + "Command": "New-MgDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126395,185 +127099,185 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Generate" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Uri": "/deviceManagement/assignmentFilters", + "Command": "New-MgDeviceManagementAssignmentFilter", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAssignmentFilter", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/assignmentFilters" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", + "Uri": "/deviceManagement/auditEvents", + "Command": "New-MgDeviceManagementAuditEvent", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAuditEvent", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/auditEvents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Uri": "/deviceManagement/autopilotEvents", + "Command": "New-MgDeviceManagementAutopilotEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/autopilotEvents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Command": "New-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Uri": "/deviceManagement/cartToClassAssociations", + "Command": "New-MgDeviceManagementCartToClassAssociation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementCartToClassAssociation", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/cartToClassAssociations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Uri": "/deviceManagement/categories", + "Command": "New-MgDeviceManagementCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementCategory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/categories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Command": "New-MgDeviceManagementCategorySettingDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementCategorySettingDefinition", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/comanagedDevices", + "Command": "New-MgDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126588,166 +127292,166 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "New-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceDetectedAppByRef", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IPaths1GlfbgrDevicemanagementComanageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref", + "Command": "New-MgDeviceManagementComanagedDeviceDetectedAppByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Permissions": [], "Variants": [ "Create", "CreateViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "New-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceUserByRef", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IPathsKvpyntDevicemanagementComanageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref", + "Command": "New-MgDeviceManagementComanagedDeviceUserByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Command": "New-MgDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126762,145 +127466,145 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementComanagementEligibleDevice", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/comanagementEligibleDevices" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner1", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "New-MgDeviceManagementComplianceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphComplianceManagementPartner1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/complianceManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "New-MgDeviceManagementComplianceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/complianceManagementPartners" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagementCondition", + "Uri": "/deviceManagement/managementConditions", + "Command": "New-MgDeviceManagementCondition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementCondition", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/managementConditions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IPaths2RkbwpDevicemanagementManagementconditionsManagementconditionIdManagementconditionstatementsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref", + "Command": "New-MgDeviceManagementConditionManagementConditionStatementByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementConditionManagementConditionStatementByRef", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths2RkbwpDevicemanagementManagementconditionsManagementconditionIdManagementconditionstatementsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagementConditionStatement", + "Uri": "/deviceManagement/managementConditionStatements", + "Command": "New-MgDeviceManagementConditionStatement", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementConditionStatement", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagementConditionStatement", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/managementConditionStatements" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementConditionStatementManagementConditionByRef", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IPathsZrumq9DevicemanagementManagementconditionstatementsManagementconditionstatementIdManagementconditionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref", + "Command": "New-MgDeviceManagementConditionStatementManagementConditionByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", + "Command": "New-MgDeviceManagementConfigurationPolicyCopy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementConfigurationPolicyCopy", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/dataSharingConsents", + "Command": "New-MgDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126915,36 +127619,36 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDataSharingConsent", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/dataSharingConsents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Uri": "/deviceManagement/depOnboardingSettings", + "Command": "New-MgDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", + "Command": "New-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -126959,881 +127663,881 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Generate", "GenerateViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Command": "New-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Command": "New-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementDerivedCredentials", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Uri": "/deviceManagement/derivedCredentials", + "Command": "New-MgDeviceManagementDerivedCredentials", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/derivedCredentials" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp1", + "Uri": "/deviceManagement/detectedApps", + "Command": "New-MgDeviceManagementDetectedApp", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/detectedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps", + "Command": "New-MgDeviceManagementDetectedApp", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/detectedApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", + "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", + "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory1", + "Uri": "/deviceManagement/deviceCategories", + "Command": "New-MgDeviceManagementDeviceCategory", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/deviceCategories", + "Command": "New-MgDeviceManagementDeviceCategory", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/deviceCategories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "New-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "New-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Command": "New-MgDeviceManagementDeviceConfigurationConflictSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationConflictSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Command": "New-MgDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Command": "New-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Command": "New-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Uri": "/deviceManagement/deviceHealthScripts", + "Command": "New-MgDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -127848,18 +128552,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceHealthScript", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Command": "New-MgDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -127874,20 +128578,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceHealthScriptAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Command": "New-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -127902,20 +128606,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Uri": "/deviceManagement/deviceShellScripts", + "Command": "New-MgDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127930,18 +128634,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceShellScript", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Command": "New-MgDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127956,20 +128660,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceShellScriptAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127984,35 +128688,35 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLogCollectionRequest", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/createDeviceLogCollectionRequest", + "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/createDeviceLogCollectionRequest" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Command": "New-MgDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -128027,20 +128731,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceShellScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Command": "New-MgDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -128055,959 +128759,959 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementDeviceShellScriptUserRunState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Uri": "/deviceManagement/domainJoinConnectors", + "Command": "New-MgDeviceManagementDomainJoinConnector", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/domainJoinConnectors" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePool", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePool", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "New-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/exchangeConnectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "New-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/exchangeConnectors" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementExchangeOnPremisPolicy", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Command": "New-MgDeviceManagementExchangeOnPremisPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories", + "Command": "New-MgDeviceManagementGroupPolicyCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyCategory", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/groupPolicyCategories" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementGroupPolicyCategoryChildByRef", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IPathsMxrsl6DevicemanagementGrouppolicycategoriesGrouppolicycategoryIdChildrenRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref", + "Command": "New-MgDeviceManagementGroupPolicyCategoryChildByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IPaths1Kqgx3ODevicemanagementGrouppolicycategoriesGrouppolicycategoryIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref", + "Command": "New-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Uri": "/deviceManagement/groupPolicyConfigurations", + "Command": "New-MgDeviceManagementGroupPolicyConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyConfiguration", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions", + "Command": "New-MgDeviceManagementGroupPolicyDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyDefinition", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Command": "New-MgDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IPaths1W2Bmj1DevicemanagementGrouppolicydefinitionfilesGrouppolicydefinitionfileIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref", + "Command": "New-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementGroupPolicyDefinitionPresentation", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Command": "New-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementGroupPolicyMigrationReport", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", + "Command": "New-MgDeviceManagementGroupPolicyMigrationReport", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Command": "New-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Command": "New-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Command": "New-MgDeviceManagementGroupPolicyObjectFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/groupPolicyObjectFiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Uri": "/deviceManagement/importedDeviceIdentities", + "Command": "New-MgDeviceManagementImportedDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/importedDeviceIdentities" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/intents", + "Command": "New-MgDeviceManagementIntent", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntent", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/intents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Command": "New-MgDeviceManagementIntentAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Command": "New-MgDeviceManagementIntentCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentCategory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Command": "New-MgDeviceManagementIntentCategorySetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentCategorySetting", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", + "Command": "New-MgDeviceManagementIntentCopy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentCopy", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Command": "New-MgDeviceManagementIntentDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Command": "New-MgDeviceManagementIntentDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentDeviceState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Command": "New-MgDeviceManagementIntentSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentSetting", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Command": "New-MgDeviceManagementIntentUserState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntentUserState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Uri": "/deviceManagement/intuneBrandingProfiles", + "Command": "New-MgDeviceManagementIntuneBrandingProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntuneBrandingProfile", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Command": "New-MgDeviceManagementIntuneBrandingProfileAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "New-MgDeviceManagementIoUpdateStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/iosUpdateStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "New-MgDeviceManagementIoUpdateStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/iosUpdateStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/deviceManagement/managedDevices", + "Command": "New-MgDeviceManagementManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/managedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices", + "Command": "New-MgDeviceManagementManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/managedDevices" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "New-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceDetectedAppByRef", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IPaths583MmxDevicemanagementManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref", + "Command": "New-MgDeviceManagementManagedDeviceDetectedAppByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Command": "New-MgDeviceManagementManagedDeviceEncryptionState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementManagedDeviceEncryptionState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/managedDeviceEncryptionStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129022,198 +129726,198 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Permissions": [], "Variants": [ "Create", "CreateViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "New-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceUserByRef", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IPaths604QwqDevicemanagementManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref", + "Command": "New-MgDeviceManagementManagedDeviceUserByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Command": "New-MgDeviceManagementMicrosoftTunnelConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Command": "New-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -129228,89 +129932,89 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Uri": "/deviceManagement/microsoftTunnelSites", + "Command": "New-MgDeviceManagementMicrosoftTunnelSite", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMicrosoftTunnelSite", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", + "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129325,20 +130029,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -129365,184 +130069,184 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Variants": [ "Create", "CreateViaIdentity" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphNdesConnector", + "Uri": "/deviceManagement/ndesConnectors", + "Command": "New-MgDeviceManagementNdeConnector", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementNdeConnector", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/ndesConnectors" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", + "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/notificationMessageTemplates" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner1", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "New-MgDeviceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementPartner1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/deviceManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "New-MgDeviceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceManagementPartners" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Uri": "/deviceManagement/remoteActionAudits", + "Command": "New-MgDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129557,255 +130261,255 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementRemoteActionAudit", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/remoteActionAudits" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/remoteAssistancePartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/remoteAssistancePartners" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Uri": "/deviceManagement/resourceAccessProfiles", + "Command": "New-MgDeviceManagementResourceAccessProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementResourceAccessProfile", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/resourceAccessProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Command": "New-MgDeviceManagementResourceAccessProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments" + ] }, { - "Permissions": { - "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.", - "IsAdmin": true - }, - "Command": "New-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphResourceOperation1", + "Uri": "/deviceManagement/resourceOperations", + "Command": "New-MgDeviceManagementResourceOperation", + "Permissions": { + "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.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/resourceOperations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", + "Uri": "/deviceManagement/resourceOperations", + "Command": "New-MgDeviceManagementResourceOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/resourceOperations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", + "Uri": "/deviceManagement/roleAssignments", + "Command": "New-MgDeviceManagementRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Uri": "/deviceManagement/roleAssignments", + "Command": "New-MgDeviceManagementRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/roleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IPaths6SnjztDevicemanagementRoleassignmentsDeviceandappmanagementroleassignmentIdRolescopetagsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref", + "Command": "New-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition1", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "New-MgDeviceManagementRoleDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "New-MgDeviceManagementRoleDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/roleDefinitions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment1", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphRoleAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleScopeTags", + "Command": "New-MgDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129820,46 +130524,46 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementRoleScopeTag", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/roleScopeTags" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementRoleScopeTagAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Command": "New-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementScript", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Uri": "/deviceManagement/deviceManagementScripts", + "Command": "New-MgDeviceManagementScript", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Command": "New-MgDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129874,20 +130578,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementScriptAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Command": "New-MgDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129902,20 +130606,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Command": "New-MgDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129930,20 +130634,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Command": "New-MgDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129958,20 +130662,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementScriptUserRunState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "New-MgDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129986,384 +130690,384 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/settingDefinitions", + "Command": "New-MgDeviceManagementSettingDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementSettingDefinition", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/settingDefinitions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates", + "Command": "New-MgDeviceManagementTemplate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTemplate", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/templates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Command": "New-MgDeviceManagementTemplateCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTemplateCategory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Command": "New-MgDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTemplateCategoryRecommendedSetting", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", + "Command": "New-MgDeviceManagementTemplateInstance", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTemplateInstance", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Command": "New-MgDeviceManagementTemplateMigratableTo", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTemplateMigratableTo", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", + "Command": "New-MgDeviceManagementTemplateMigratableToInstance", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTemplateMigratableToInstance", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Command": "New-MgDeviceManagementTemplateSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTemplateSetting", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/termsAndConditions", + "Command": "New-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions1", + "Uri": "/deviceManagement/termsAndConditions", + "Command": "New-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/termsAndConditions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Command": "New-MgDeviceManagementTermAndConditionGroupAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTermAndConditionGroupAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", + "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "New-MgDeviceManagementTroubleshootingEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/troubleshootingEvents" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "New-MgDeviceManagementTroubleshootingEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/troubleshootingEvents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130378,18 +131082,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130404,18 +131108,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130430,18 +131134,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Create2", "CreateExpanded2" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130456,18 +131160,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Create3", "CreateExpanded3" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130482,18 +131186,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Create4", "CreateExpanded4" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130508,18 +131212,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130534,18 +131238,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130560,18 +131264,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130586,31 +131290,31 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130625,18 +131329,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130651,18 +131355,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130677,18 +131381,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130703,18 +131407,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130729,18 +131433,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130755,18 +131459,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130781,46 +131485,46 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Module": "DeviceManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130835,18 +131539,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130861,18 +131565,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130887,18 +131591,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130913,18 +131617,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130939,18 +131643,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130965,18 +131669,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130991,18 +131695,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Command": "New-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131017,18 +131721,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131043,18 +131747,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131069,18 +131773,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Command": "New-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131095,18 +131799,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression", + "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131121,18 +131825,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression", + "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131147,18 +131851,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression", + "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131173,18 +131877,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Command": "New-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131199,18 +131903,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131225,18 +131929,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131251,18 +131955,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131277,18 +131981,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131303,20 +132007,20 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131331,384 +132035,384 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Uri": "/deviceManagement/userPfxCertificates", + "Command": "New-MgDeviceManagementUserPfxCertificate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementUserPfxCertificate", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/userPfxCertificates" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Command": "New-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementVirtualEndpointServicePlan", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Command": "New-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementVirtualEndpointSnapshot", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Command": "New-MgDeviceManagementVirtualEndpointSnapshot", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/snapshots" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementVirtualEndpointSupportedRegion", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Command": "New-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", - "Module": "DeviceManagement.Administration", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Module": "DeviceManagement.Administration", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Administration", "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Command": "New-MgDeviceManagementWindowFeatureUpdateProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Command": "New-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "New-MgDeviceManagementWindowMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131723,18 +132427,18 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementWindowMalwareInformation", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/deviceManagement/windowsMalwareInformation" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "New-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131749,408 +132453,376 @@ "IsAdmin": true } ], - "Command": "New-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "Module": "DeviceManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/memberOf/$ref", + "Command": "New-MgDeviceMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/memberOf/$ref", + "Command": "New-MgDeviceMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/memberOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "New-MgDeviceRegisteredOwnerByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgDeviceRegisteredOwnerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/registeredOwners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "New-MgDeviceRegisteredOwnerByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgDeviceRegisteredOwnerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/registeredOwners/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "New-MgDeviceRegisteredUserByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgDeviceRegisteredUserByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/registeredUsers/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "New-MgDeviceRegisteredUserByRef", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgDeviceRegisteredUserByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/registeredUsers/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", + "Command": "New-MgDeviceTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceTransitiveMemberOfByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", + "Command": "New-MgDeviceTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDeviceUsageRights", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/devices/{device-id}/usageRights", + "Command": "New-MgDeviceUsageRights", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/usageRights" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits", + "Command": "New-MgDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/administrativeUnits" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits", + "Command": "New-MgDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/directory/administrativeUnits" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths1Dkan8QDirectoryAdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets", + "Command": "New-MgDirectoryAttributeSet", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Command": "New-MgDirectoryAttributeSet", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/attributeSets" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/customSecurityAttributeDefinitions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems", + "Command": "New-MgDirectoryDeletedItem", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/deletedItems" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems", + "Command": "New-MgDirectoryDeletedItem", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/directory/deletedItems" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/directory/featureRolloutPolicies", + "Command": "New-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/featureRolloutPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryFeatureRolloutPolicyApplyTo", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "New-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/directory/federationConfigurations", + "Command": "New-MgDirectoryFederationConfiguration", "Permissions": [ { "Name": "Domain.Read.All", @@ -132165,980 +132837,945 @@ "IsAdmin": true } ], - "Command": "New-MgDirectoryFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/federationConfigurations" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/impactedResources", + "Command": "New-MgDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/impactedResources" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Uri": "/directory/inboundSharedUserProfiles", + "Command": "New-MgDirectoryInboundSharedUserProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/inboundSharedUserProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Command": "New-MgDirectoryObject", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directoryObjects" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Command": "New-MgDirectoryObject", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/directoryObjects" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Uri": "/directory/outboundSharedUserProfiles", + "Command": "New-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/outboundSharedUserProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryOutboundSharedUserProfileTenant", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Command": "New-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations", + "Command": "New-MgDirectoryRecommendation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/recommendations" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphRecommendationResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Command": "New-MgDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles", + "Command": "New-MgDirectoryRole", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directoryRoles" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles", + "Command": "New-MgDirectoryRole", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/directoryRoles" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryRoleMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "New-MgDirectoryRoleMemberByRef", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "New-MgDirectoryRoleMemberByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "New-MgDirectoryRoleMemberByRef", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "New-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "New-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates", + "Command": "New-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directoryRoleTemplates" + ] }, { - "Permissions": [], - "Command": "New-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates", + "Command": "New-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/directoryRoleTemplates" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "New-MgDirectorySetting", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/settings", + "Command": "New-MgDirectorySetting", + "Permissions": { + "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 + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/settings" + ] }, { - "Permissions": [], - "Command": "New-MgDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Uri": "/directorySettingTemplates", + "Command": "New-MgDirectorySettingTemplate", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directorySettingTemplates" + ] }, { - "Permissions": [], - "Command": "New-MgDirectorySharedEmailDomain", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Uri": "/directory/sharedEmailDomains", + "Command": "New-MgDirectorySharedEmailDomain", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/directory/sharedEmailDomains" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain1", + "Uri": "/domains", + "Command": "New-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "New-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/domains" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains", + "Command": "New-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "New-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/domains" + ] }, { - "Permissions": [], - "Command": "New-MgDomainDomainNameReferenceByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/domains/{domain-id}/domainNameReferences/$ref", + "Command": "New-MgDomainDomainNameReferenceByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/domainNameReferences/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDomainDomainNameReferenceByRef", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/domains/{domain-id}/domainNameReferences/$ref", + "Command": "New-MgDomainDomainNameReferenceByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/domains/{domain-id}/domainNameReferences/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDomainFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Command": "New-MgDomainFederationConfiguration", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/federationConfiguration" + ] }, { - "Permissions": [], - "Command": "New-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "New-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords" + ] }, { - "Permissions": [], - "Command": "New-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "New-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords" + ] }, { - "Permissions": [], - "Command": "New-MgDomainSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Command": "New-MgDomainSharedEmailDomainInvitation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations" + ] }, { - "Permissions": [], - "Command": "New-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "New-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords" + ] }, { - "Permissions": [], - "Command": "New-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "New-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords" + ] }, { - "Permissions": [], - "Command": "New-MgDrive", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives", + "Command": "New-MgDrive", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/drives" + ] }, { - "Permissions": [], - "Command": "New-MgDrive", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/drives", + "Command": "New-MgDrive", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/drives" + ] }, { - "Permissions": [], - "Command": "New-MgDriveBundleByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsFx0Y2RDrivesDriveIdBundlesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/bundles/$ref", + "Command": "New-MgDriveBundleByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/bundles/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveBundleByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsFx0Y2RDrivesDriveIdBundlesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/bundles/$ref", + "Command": "New-MgDriveBundleByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/bundles/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveFollowingByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsLayc76DrivesDriveIdFollowingRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/following/$ref", + "Command": "New-MgDriveFollowingByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/following/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveFollowingByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsLayc76DrivesDriveIdFollowingRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/following/$ref", + "Command": "New-MgDriveFollowingByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/following/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items", + "Command": "New-MgDriveItem", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/items" + ] }, { - "Permissions": [], - "Command": "New-MgDriveItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/items", + "Command": "New-MgDriveItem", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/items" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns", + "Command": "New-MgDriveListColumn", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/columns", + "Command": "New-MgDriveListColumn", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "New-MgDriveListContentType", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "New-MgDriveListContentType", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgDriveListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgDriveListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items", + "Command": "New-MgDriveListItem", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/drives/{drive-id}/list/items", + "Command": "New-MgDriveListItem", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListItemLink", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Command": "New-MgDriveListItemLink", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListOperation", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/operations", + "Command": "New-MgDriveListOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/operations" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListSubscription", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "New-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "New-MgDriveListSubscription", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "New-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "New-MgDriveSpecialByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths1M0L9H6DrivesDriveIdSpecialRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/special/$ref", + "Command": "New-MgDriveSpecialByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/special/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgDriveSpecialByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths1M0L9H6DrivesDriveIdSpecialRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/drives/{drive-id}/special/$ref", + "Command": "New-MgDriveSpecialByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/special/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes", + "Command": "New-MgEducationClass", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationClass", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/classes" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass1", + "Uri": "/education/classes", + "Command": "New-MgEducationClass", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationClass", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/classes" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "New-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133153,20 +133790,20 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignment", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "New-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133181,20 +133818,20 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignment", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories", + "Command": "New-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133209,11 +133846,6 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "Create3", @@ -133223,10 +133855,15 @@ "CreateViaIdentity3", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded3" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "New-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133241,11 +133878,6 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create1", "Create2", @@ -133255,10 +133887,15 @@ "CreateViaIdentity2", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133273,20 +133910,20 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133301,80 +133938,80 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationClassAssignmentSubmission", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationClassAssignmentSubmission", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133389,20 +134026,20 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133417,392 +134054,392 @@ "IsAdmin": true } ], - "Command": "New-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "New-MgEducationClassMemberByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationClassMemberByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/members/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "New-MgEducationClassMemberByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationClassMemberByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/members/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassSchoolByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/classes/{educationClass-id}/schools/$ref", + "Command": "New-MgEducationClassSchoolByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/schools/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationClassSchoolByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/classes/{educationClass-id}/schools/$ref", + "Command": "New-MgEducationClassSchoolByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/schools/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "New-MgEducationClassTeacherByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationClassTeacherByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/teachers/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "New-MgEducationClassTeacherByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationClassTeacherByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/teachers/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", + "Command": "New-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/me/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", + "Command": "New-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/me/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "New-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "New-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/me/classes/$ref", + "Command": "New-MgEducationMeClassByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/me/classes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/me/classes/$ref", + "Command": "New-MgEducationMeClassByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/me/classes/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics", + "Command": "New-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133817,18 +134454,18 @@ "IsAdmin": true } ], - "Command": "New-MgEducationMeRubric", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/me/rubrics" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics", + "Command": "New-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133843,1291 +134480,1322 @@ "IsAdmin": true } ], - "Command": "New-MgEducationMeRubric", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/me/rubrics" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeSchoolByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/me/schools/$ref", + "Command": "New-MgEducationMeSchoolByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/me/schools/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeSchoolByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/me/schools/$ref", + "Command": "New-MgEducationMeSchoolByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/me/schools/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeTaughtClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/me/taughtClasses/$ref", + "Command": "New-MgEducationMeTaughtClassByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/me/taughtClasses/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationMeTaughtClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/me/taughtClasses/$ref", + "Command": "New-MgEducationMeTaughtClassByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/me/taughtClasses/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools", + "Command": "New-MgEducationSchool", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationSchool", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/schools" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool1", + "Uri": "/education/schools", + "Command": "New-MgEducationSchool", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationSchool", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/schools" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "New-MgEducationSchoolClassByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationSchoolClassByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/schools/{educationSchool-id}/classes/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "New-MgEducationSchoolClassByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationSchoolClassByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/schools/{educationSchool-id}/classes/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "New-MgEducationSchoolUserByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationSchoolUserByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/schools/{educationSchool-id}/users/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "New-MgEducationSchoolUserByRef", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationSchoolUserByRef", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/schools/{educationSchool-id}/users/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Uri": "/education/synchronizationProfiles", + "Command": "New-MgEducationSynchronizationProfile", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Command": "New-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/synchronizationProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgEducationSynchronizationProfileError", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Command": "New-MgEducationSynchronizationProfileError", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users", + "Command": "New-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationUser", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/education/users" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser1", + "Uri": "/education/users", + "Command": "New-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgEducationUser", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/education/users" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "New-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "New-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "New-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "New-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/users/{educationUser-id}/classes/$ref", + "Command": "New-MgEducationUserClassByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/classes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/users/{educationUser-id}/classes/$ref", + "Command": "New-MgEducationUserClassByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/classes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserRubric", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "New-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/rubrics" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserRubric", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "New-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/rubrics" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserSchoolByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/users/{educationUser-id}/schools/$ref", + "Command": "New-MgEducationUserSchoolByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/schools/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserSchoolByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/users/{educationUser-id}/schools/$ref", + "Command": "New-MgEducationUserSchoolByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/schools/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserTaughtClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", + "Command": "New-MgEducationUserTaughtClassByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEducationUserTaughtClassByRef", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", + "Command": "New-MgEducationUserTaughtClassByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "New-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "New-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IPathsLuc7MrIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdAccesspackagesincompatiblewithRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref", + "Command": "New-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphApprovalStage1", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackageAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAccessPackageAssignmentResourceRoleAccessPackageAssignmentByRef", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IPaths1H217QyIdentitygovernanceEntitlementmanagementAccesspackageassignmentresourcerolesAccesspackageassignmentresourceroleIdAccesspackageassignmentsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentResourceRoleAccessPackageAssignmentByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Command": "New-MgEntitlementManagementAccessPackageCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackageCatalog", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Command": "New-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IPaths1Upmf1LIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatibleaccesspackagesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Upmf1LIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatibleaccesspackagesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IPathsN03BnhIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatiblegroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsN03BnhIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatiblegroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IPathsJ5Pxz2IdentitygovernanceEntitlementmanagementAccesspackageresourceenvironmentsAccesspackageresourceenvironmentIdAccesspackageresourcesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref", + "Command": "New-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Command": "New-MgEntitlementManagementAccessPackageResourceRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackageResourceRequest", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAssignment", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignment1", + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Command": "New-MgEntitlementManagementAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgEntitlementManagementAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Command": "New-MgEntitlementManagementAssignmentPolicy", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "New-MgEntitlementManagementAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Command": "New-MgEntitlementManagementCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementCatalog", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/catalogs" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "New-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization1", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "New-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" + ] }, { - "Permissions": [], - "Command": "New-MgExternalConnection", - "Module": "Search", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", + "Uri": "/external/connections", + "Command": "New-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/external/connections" + ] }, { - "Permissions": [], - "Command": "New-MgExternalConnection", - "Module": "Search", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Search", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections", + "Command": "New-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/external/connections" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompany", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphCompany", + "Uri": "/financials/companies", + "Command": "New-MgFinancialCompany", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/financials/companies" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyAccount", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/accounts", + "Command": "New-MgFinancialCompanyAccount", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/accounts" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyAgedAccountPayable", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable", + "Command": "New-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyAgedAccountReceivable", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", + "Command": "New-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCountryRegion", + "Uri": "/financials/companies/{company-id}/countriesRegions", + "Command": "New-MgFinancialCompanyCountryRegion", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyCountryRegion", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/countriesRegions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/currencies", + "Command": "New-MgFinancialCompanyCurrency", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyCurrency", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/currencies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customers", + "Command": "New-MgFinancialCompanyCustomer", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyCustomer", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customers" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyCustomerPayment", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPayments", + "Command": "New-MgFinancialCompanyCustomerPayment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPayments" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "New-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture" - }, - { - "Permissions": [], - "Command": "New-MgFinancialCompanyCustomerPaymentJournal", - "Module": "Financials", - "Method": "POST", + ] + }, + { "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Command": "New-MgFinancialCompanyCustomerPaymentJournal", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyCustomerPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Command": "New-MgFinancialCompanyCustomerPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyDimension", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphDimension", + "Uri": "/financials/companies/{company-id}/dimensions", + "Command": "New-MgFinancialCompanyDimension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/dimensions" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyDimensionValue", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphDimensionValue", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues", + "Command": "New-MgFinancialCompanyDimensionValue", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135137,151 +135805,151 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphEmployee", + "Uri": "/financials/companies/{company-id}/employees", + "Command": "New-MgFinancialCompanyEmployee", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyEmployee", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/employees" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyEmployeePicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Command": "New-MgFinancialCompanyEmployeePicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyGeneralLedgerEntry", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries", + "Command": "New-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyInformation", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphCompanyInformation1", + "Uri": "/financials/companies/{company-id}/companyInformation", + "Command": "New-MgFinancialCompanyInformation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/companyInformation" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/items", + "Command": "New-MgFinancialCompanyItem", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyItem", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/items" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/itemCategories", + "Command": "New-MgFinancialCompanyItemCategory", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyItemCategory", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/itemCategories" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyItemPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Command": "New-MgFinancialCompanyItemPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyJournal", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphJournal", + "Uri": "/financials/companies/{company-id}/journals", + "Command": "New-MgFinancialCompanyJournal", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/journals" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyJournalLine", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphJournalLine", + "Uri": "/financials/companies/{company-id}/journalLines", + "Command": "New-MgFinancialCompanyJournalLine", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135291,86 +135959,86 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/journalLines" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/paymentMethods", + "Command": "New-MgFinancialCompanyPaymentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyPaymentMethod", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/paymentMethods" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/paymentTerms", + "Command": "New-MgFinancialCompanyPaymentTerm", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyPaymentTerm", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/paymentTerms" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture", + "Command": "New-MgFinancialCompanyPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyPurchaseInvoice", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Uri": "/financials/companies/{company-id}/purchaseInvoices", + "Command": "New-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyPurchaseInvoiceLine", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", + "Command": "New-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135380,16 +136048,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Command": "New-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135399,151 +136067,151 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Command": "New-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleCreditMemo", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Uri": "/financials/companies/{company-id}/salesCreditMemos", + "Command": "New-MgFinancialCompanySaleCreditMemo", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleCreditMemoCustomerPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Command": "New-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleCreditMemoLine", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", + "Command": "New-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "New-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", + "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesInvoice", + "Uri": "/financials/companies/{company-id}/salesInvoices", + "Command": "New-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleInvoiceCustomerPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Command": "New-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleInvoiceLine", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines", + "Command": "New-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135553,16 +136221,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleInvoiceLineItemPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Command": "New-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135572,46 +136240,46 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleOrder", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesOrder", + "Uri": "/financials/companies/{company-id}/salesOrders", + "Command": "New-MgFinancialCompanySaleOrder", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleOrderCustomerPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Command": "New-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleOrderLine", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesOrderLine", + "Uri": "/financials/companies/{company-id}/salesOrderLines", + "Command": "New-MgFinancialCompanySaleOrderLine", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135621,16 +136289,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleOrderLineItemPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Command": "New-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135640,59 +136308,59 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleQuote", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesQuote", + "Uri": "/financials/companies/{company-id}/salesQuotes", + "Command": "New-MgFinancialCompanySaleQuote", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleQuoteCustomerPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Command": "New-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleQuoteInvoice", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", + "Command": "New-MgFinancialCompanySaleQuoteInvoice", + "Permissions": [], "Variants": [ "Make", "MakeViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleQuoteLine", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Uri": "/financials/companies/{company-id}/salesQuoteLines", + "Command": "New-MgFinancialCompanySaleQuoteLine", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135702,16 +136370,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanySaleQuoteLineItemPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Command": "New-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -135721,127 +136389,126 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Command": "New-MgFinancialCompanyShipmentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyShipmentMethod", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/shipmentMethods" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyTaxArea", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphTaxArea", + "Uri": "/financials/companies/{company-id}/taxAreas", + "Command": "New-MgFinancialCompanyTaxArea", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/taxAreas" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphTaxGroup", + "Uri": "/financials/companies/{company-id}/taxGroups", + "Command": "New-MgFinancialCompanyTaxGroup", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyTaxGroup", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/taxGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Command": "New-MgFinancialCompanyUnit", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyUnit", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", + "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/vendors", + "Command": "New-MgFinancialCompanyVendor", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "New-MgFinancialCompanyVendor", - "Module": "Financials", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/vendors" + ] }, { - "Permissions": [], - "Command": "New-MgFinancialCompanyVendorPicture", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Command": "New-MgFinancialCompanyVendorPicture", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups", + "Command": "New-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -135855,25 +136522,19 @@ "IsAdmin": true } ], - "Command": "New-MgGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/groups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/groups", + "Command": "New-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -135887,812 +136548,790 @@ "IsAdmin": true } ], - "Command": "New-MgGroup", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/groups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "New-MgGroupAcceptedSenderByRef", "Permissions": { "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 }, - "Command": "New-MgGroupAcceptedSenderByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/acceptedSenders/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "New-MgGroupAcceptedSenderByRef", "Permissions": { "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 }, - "Command": "New-MgGroupAcceptedSenderByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/acceptedSenders/$ref" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "New-MgGroupAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/appRoleAssignments" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "New-MgGroupAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/appRoleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", + "Command": "New-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", + "Command": "New-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "New-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "New-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", + "Command": "New-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", + "Command": "New-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation", + "Uri": "/groups/{group-id}/conversations", + "Command": "New-MgGroupConversation", "Permissions": { "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 }, - "Command": "New-MgGroupConversation", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation1", + "Uri": "/groups/{group-id}/conversations", + "Command": "New-MgGroupConversation", "Permissions": { "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 }, - "Command": "New-MgGroupConversation", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversation1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "New-MgGroupConversationThread", "Permissions": { "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 }, - "Command": "New-MgGroupConversationThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread1", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "New-MgGroupConversationThread", "Permissions": { "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 }, - "Command": "New-MgGroupConversationThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphPost", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "New-MgGroupConversationThreadPost", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphPost1", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "New-MgGroupConversationThreadPost", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostMention", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "New-MgGroupConversationThreadPostMention", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupDrive", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives", + "Command": "New-MgGroupDrive", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/drives" + ] }, { - "Permissions": [], - "Command": "New-MgGroupDrive", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/groups/{group-id}/drives", + "Command": "New-MgGroupDrive", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/drives" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEndpoint", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/groups/{group-id}/endpoints", + "Command": "New-MgGroupEndpoint", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/endpoints" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events", + "Command": "New-MgGroupEvent", "Permissions": { "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 }, - "Command": "New-MgGroupEvent", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events", + "Command": "New-MgGroupEvent", "Permissions": { "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 }, - "Command": "New-MgGroupEvent", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "New-MgGroupEventAttachment", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "New-MgGroupEventAttachment", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventExceptionOccurrence", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", + "Command": "New-MgGroupEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventExtension", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "New-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventExtension", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "New-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventInstance", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "New-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventInstance", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "New-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "New-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "New-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "New-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "New-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupExtension", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions", + "Command": "New-MgGroupExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupExtension", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions", + "Command": "New-MgGroupExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies", + "Command": "New-MgGroupLifecyclePolicy", "Permissions": { "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 }, - "Command": "New-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/groupLifecyclePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies", + "Command": "New-MgGroupLifecyclePolicy", "Permissions": { "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 }, - "Command": "New-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/groupLifecyclePolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/members/$ref", + "Command": "New-MgGroupMemberByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -136712,27 +137351,21 @@ "IsAdmin": true } ], - "Command": "New-MgGroupMemberByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/members/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/members/$ref", + "Command": "New-MgGroupMemberByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -136752,80 +137385,80 @@ "IsAdmin": true } ], - "Command": "New-MgGroupMemberByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" - ], - "Uri": "/groups/{group-id}/members/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupMemberOfByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/memberOf/$ref", + "Command": "New-MgGroupMemberOfByRef", + "Permissions": [], "Variants": [ "Create5", "CreateExpanded5", "CreateViaIdentity5", "CreateViaIdentityExpanded5" - ], - "Uri": "/groups/{group-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupMemberOfByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/memberOf/$ref", + "Command": "New-MgGroupMemberOfByRef", + "Permissions": [], "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" - ], - "Uri": "/groups/{group-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupMemberWithLicenseErrorByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", + "Command": "New-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupMemberWithLicenseErrorByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", + "Command": "New-MgGroupMemberWithLicenseErrorByRef", + "Permissions": [], "Variants": [ "Create4", "CreateExpanded4", "CreateViaIdentity4", "CreateViaIdentityExpanded4" - ], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "New-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -136846,20 +137479,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "New-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -136879,21 +137512,21 @@ "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", "IsAdmin": false } - ], - "Command": "New-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", + ], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -136914,20 +137547,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteNotebookSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -136948,20 +137581,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteNotebookSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -136982,20 +137615,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -137016,20 +137649,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "New-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -137050,20 +137683,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenotePage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "New-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -137084,80 +137717,80 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenotePage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/pages" + ] }, { - "Permissions": [], - "Command": "New-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "New-MgGroupOnenoteSection", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sections" + ] }, { - "Permissions": [], - "Command": "New-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "New-MgGroupOnenoteSection", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sections" + ] }, { - "Permissions": [], - "Command": "New-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "New-MgGroupOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups" + ] }, { - "Permissions": [], - "Command": "New-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "New-MgGroupOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -137178,20 +137811,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -137212,20 +137845,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "New-MgGroupOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -137246,20 +137879,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "New-MgGroupOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -137280,20 +137913,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -137314,20 +137947,20 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteSectionPage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -137348,27 +137981,21 @@ "IsAdmin": false } ], - "Command": "New-MgGroupOnenoteSectionPage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "New-MgGroupOwnerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -137382,27 +138009,21 @@ "IsAdmin": true } ], - "Command": "New-MgGroupOwnerByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/owners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "New-MgGroupOwnerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -137416,491 +138037,483 @@ "IsAdmin": true } ], - "Command": "New-MgGroupOwnerByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/owners/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "New-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/permissionGrants" + ] }, { - "Permissions": [], - "Command": "New-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "New-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/permissionGrants" + ] }, { - "Permissions": [], - "Command": "New-MgGroupPhoto", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/photos", + "Command": "New-MgGroupPhoto", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/photos" + ] }, { - "Permissions": [], - "Command": "New-MgGroupPhoto", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/photos", + "Command": "New-MgGroupPhoto", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/photos" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "New-MgGroupRejectedSenderByRef", "Permissions": { "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 }, - "Command": "New-MgGroupRejectedSenderByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/rejectedSenders/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "New-MgGroupRejectedSenderByRef", "Permissions": { "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 }, - "Command": "New-MgGroupRejectedSenderByRef", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/rejectedSenders/$ref" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "New-MgGroupSetting", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/groups/{group-id}/settings", + "Command": "New-MgGroupSetting", + "Permissions": { + "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 + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/settings" + ] }, { - "Permissions": [], - "Command": "New-MgGroupSite", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites", + "Command": "New-MgGroupSite", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/sites" + ] }, { - "Permissions": [], - "Command": "New-MgGroupSite", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphSite1", + "Uri": "/groups/{group-id}/sites", + "Command": "New-MgGroupSite", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/sites" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/threads", + "Command": "New-MgGroupThread", "Permissions": { "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 }, - "Command": "New-MgGroupThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread1", + "Uri": "/groups/{group-id}/threads", + "Command": "New-MgGroupThread", "Permissions": { "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 }, - "Command": "New-MgGroupThread", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPost", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphPost", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "New-MgGroupThreadPost", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPost", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphPost1", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "New-MgGroupThreadPost", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostAttachmentUploadSession", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostAttachmentUploadSession", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostMention", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "New-MgGroupThreadPostMention", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", + "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", + "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgGroupTransitiveMemberByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/transitiveMembers/$ref", + "Command": "New-MgGroupTransitiveMemberByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/transitiveMembers/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupTransitiveMemberByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/transitiveMembers/$ref", + "Command": "New-MgGroupTransitiveMemberByRef", + "Permissions": [], "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" - ], - "Uri": "/groups/{group-id}/transitiveMembers/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupTransitiveMemberOfByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", + "Command": "New-MgGroupTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgGroupTransitiveMemberOfByRef", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", + "Command": "New-MgGroupTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" - ], - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true }, - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "New-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -137915,18 +138528,18 @@ "IsAdmin": true } ], - "Command": "New-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identity/conditionalAccess/namedLocations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "New-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -137941,18 +138554,18 @@ "IsAdmin": true } ], - "Command": "New-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/identity/conditionalAccess/namedLocations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies", + "Command": "New-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Application.Read.All", @@ -137973,18 +138586,18 @@ "IsAdmin": true } ], - "Command": "New-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identity/conditionalAccess/policies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", + "Uri": "/identity/conditionalAccess/policies", + "Command": "New-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Application.Read.All", @@ -138005,340 +138618,340 @@ "IsAdmin": true } ], - "Command": "New-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/identity/conditionalAccess/policies" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions", + "Command": "New-MgIdentityGovernanceAccessReviewDecision", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceAccessReviewDecisionInsight", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "New-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "New-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/termsOfUse/agreements" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "New-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "New-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/identityGovernance/termsOfUse/agreements" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "New-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" + ] }, { - "Permissions": [], - "Command": "New-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "New-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identityProviders", + "Command": "New-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Command": "New-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identityProviders" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identityProviders", + "Command": "New-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Command": "New-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/identityProviders" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Uri": "/identity/userFlows", + "Command": "New-MgIdentityUserFlow", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Command": "New-MgIdentityUserFlow", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/identity/userFlows" + ] }, { - "Permissions": [], - "Command": "New-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "New-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys" + ] }, { - "Permissions": [], - "Command": "New-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "New-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys" + ] }, { - "Permissions": [], - "Command": "New-MgInformationProtectionDataLossPreventionPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/informationProtection/dataLossPreventionPolicies", + "Command": "New-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/informationProtection/dataLossPreventionPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgInformationProtectionPolicyLabel", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/informationProtection/policy/labels", + "Command": "New-MgInformationProtectionPolicyLabel", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/informationProtection/policy/labels" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/informationProtection/threatAssessmentRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true }, - "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/informationProtection/threatAssessmentRequests" + ] }, { - "Permissions": [], - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" + ] }, { - "Permissions": [], - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/invitations", + "Command": "New-MgInvitation", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -138359,18 +138972,18 @@ "IsAdmin": true } ], - "Command": "New-MgInvitation", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInvitation", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/invitations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInvitation1", + "Uri": "/invitations", + "Command": "New-MgInvitation", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -138391,18 +139004,18 @@ "IsAdmin": true } ], - "Command": "New-MgInvitation", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphInvitation1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/invitations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants", + "Command": "New-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -138410,12 +139023,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -138423,18 +139030,18 @@ "IsAdmin": true } ], - "Command": "New-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/oauth2PermissionGrants" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", + "Uri": "/oauth2PermissionGrants", + "Command": "New-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -138442,12 +139049,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -138455,90 +139056,85 @@ "IsAdmin": true } ], - "Command": "New-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/oauth2PermissionGrants" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphOfficeClientConfiguration", + "Uri": "/officeConfiguration/clientConfigurations", + "Command": "New-MgOfficeClientConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgOfficeClientConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfficeClientConfiguration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/officeConfiguration/clientConfigurations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments", + "Command": "New-MgOfficeClientConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "New-MgOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfile", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Uri": "/onPremisesPublishingProfiles", + "Command": "New-MgOnPremisePublishingProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/onPremisesPublishingProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileAgent", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Command": "New-MgOnPremisePublishingProfileAgent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileAgentGroup", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Command": "New-MgOnPremisePublishingProfileAgentGroup", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -138552,21 +139148,21 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Command": "New-MgOnPremisePublishingProfileAgentGroupAgent", "Permissions": { "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 }, - "Command": "New-MgOnPremisePublishingProfileAgentGroupAgent", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Create", "Create1", @@ -138576,16 +139172,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -138595,16 +139191,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -138614,101 +139210,101 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileConnector", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Command": "New-MgOnPremisePublishingProfileConnector", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileConnectorGroup", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Command": "New-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPaths1UwkpvwOnpremisespublishingprofilesOnpremisespublishingprofileIdConnectorgroupsConnectorgroupIdApplicationsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref", + "Command": "New-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfileConnectorMemberOf", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", + "Command": "New-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Command": "New-MgOnPremisePublishingProfilePublishedResource", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Command": "New-MgOnPremisePublishingProfilePublishedResource", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroup", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Create", "Create1", @@ -138718,177 +139314,182 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents" + ] }, { - "Permissions": [], - "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" + ] }, { - "Permissions": [], - "Command": "New-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOrganization1", + "Uri": "/organization", + "Command": "New-MgOrganization", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/organization" + ] }, { - "Permissions": [], - "Command": "New-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization", + "Command": "New-MgOrganization", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/organization" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", + "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", + "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions", + "Command": "New-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions", + "Command": "New-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgOrganizationSettingProfileCardProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/organization/{organization-id}/settings/profileCardProperties", + "Command": "New-MgOrganizationSettingProfileCardProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/settings/profileCardProperties" + ] }, { - "Permissions": [], - "Command": "New-MgPlace", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphPlace1", + "Uri": "/places", + "Command": "New-MgPlace", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/places" + ] }, { - "Permissions": [], - "Command": "New-MgPlace", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphPlace", + "Uri": "/places", + "Command": "New-MgPlace", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/places" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket1", + "Uri": "/planner/buckets", + "Command": "New-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138903,18 +139504,18 @@ "IsAdmin": false } ], - "Command": "New-MgPlannerBucket", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/planner/buckets" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/buckets", + "Command": "New-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138929,18 +139530,18 @@ "IsAdmin": false } ], - "Command": "New-MgPlannerBucket", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/planner/buckets" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan1", + "Uri": "/planner/plans", + "Command": "New-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138955,18 +139556,18 @@ "IsAdmin": false } ], - "Command": "New-MgPlannerPlan", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/planner/plans" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/plans", + "Command": "New-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138981,71 +139582,71 @@ "IsAdmin": false } ], - "Command": "New-MgPlannerPlan", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/planner/plans" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Uri": "/planner/rosters", + "Command": "New-MgPlannerRoster", "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 }, - "Command": "New-MgPlannerRoster", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/planner/rosters" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Command": "New-MgPlannerRosterMember", "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 }, - "Command": "New-MgPlannerRosterMember", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/members" + ] }, { - "Permissions": [], - "Command": "New-MgPlannerRosterPlanByRef", - "Module": "Planner", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", "OutputType": "IPathsZnp7QnPlannerRostersPlannerrosterIdPlansRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref", + "Command": "New-MgPlannerRosterPlanByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask1", + "Uri": "/planner/tasks", + "Command": "New-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -139060,18 +139661,18 @@ "IsAdmin": false } ], - "Command": "New-MgPlannerTask", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/planner/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/tasks", + "Command": "New-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -139086,749 +139687,749 @@ "IsAdmin": false } ], - "Command": "New-MgPlannerTask", - "Module": "Planner", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/planner/tasks" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/activityBasedTimeoutPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/policies/activityBasedTimeoutPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/policies/appManagementPolicies", + "Command": "New-MgPolicyAppManagementPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/appManagementPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyAppManagementPolicyApplyToByRef", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IPaths1Pj450WPoliciesAppmanagementpoliciesAppmanagementpolicyIdAppliestoRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref", + "Command": "New-MgPolicyAppManagementPolicyApplyToByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authorizationPolicy", + "Command": "New-MgPolicyAuthorizationPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/authorizationPolicy" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Command": "New-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/policies/claimsMappingPolicies", + "Command": "New-MgPolicyClaimMappingPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/claimsMappingPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", + "Uri": "/policies/claimsMappingPolicies", + "Command": "New-MgPolicyClaimMappingPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/policies/claimsMappingPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/crossTenantAccessPolicy/partners" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/featureRolloutPolicies", + "Command": "New-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "New-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/featureRolloutPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", + "Uri": "/policies/featureRolloutPolicies", + "Command": "New-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "New-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/policies/featureRolloutPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Permissions": { "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 }, - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Permissions": { "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 }, - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyMobileAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileAppManagementPolicies", + "Command": "New-MgPolicyMobileAppManagementPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/mobileAppManagementPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyMobileDeviceManagementPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileDeviceManagementPolicies", + "Command": "New-MgPolicyMobileDeviceManagementPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/mobileDeviceManagementPolicies" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "New-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Uri": "/policies/permissionGrantPolicies", + "Command": "New-MgPolicyPermissionGrantPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/permissionGrantPolicies" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "New-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", + "Uri": "/policies/permissionGrantPolicies", + "Command": "New-MgPolicyPermissionGrantPolicy", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/policies/permissionGrantPolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyRoleManagementPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicies", + "Command": "New-MgPolicyRoleManagementPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/roleManagementPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyRoleManagementPolicyAssignment", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/roleManagementPolicyAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyRoleManagementPolicyRule", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "New-MgPolicyRoleManagementPolicyRule", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyServicePrincipalCreationPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Uri": "/policies/servicePrincipalCreationPolicies", + "Command": "New-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/servicePrincipalCreationPolicies" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyServicePrincipalCreationPolicyExclude", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Command": "New-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes" + ] }, { - "Permissions": [], - "Command": "New-MgPolicyServicePrincipalCreationPolicyInclude", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Command": "New-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "New-MgPolicyTokenIssuancePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/tokenIssuancePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "New-MgPolicyTokenIssuancePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/policies/tokenIssuancePolicies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "New-MgPolicyTokenLifetimePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/policies/tokenLifetimePolicies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "New-MgPolicyTokenLifetimePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "New-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/policies/tokenLifetimePolicies" + ] }, { - "Permissions": [], - "Command": "New-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintConnector1", + "Uri": "/print/connectors", + "Command": "New-MgPrintConnector", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/print/connectors" + ] }, { - "Permissions": [], - "Command": "New-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/connectors", + "Command": "New-MgPrintConnector", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/print/connectors" + ] }, { - "Permissions": [], - "Command": "New-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations", + "Command": "New-MgPrintOperation", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/print/operations" + ] }, { - "Permissions": [], - "Command": "New-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations", + "Command": "New-MgPrintOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/print/operations" + ] }, { - "Permissions": [], - "Command": "New-MgPrintPrinterConnectorByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/printers/{printer-id}/connectors/$ref", + "Command": "New-MgPrintPrinterConnectorByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/print/printers/{printer-id}/connectors/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgPrintPrinterConnectorByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/printers/{printer-id}/connectors/$ref", + "Command": "New-MgPrintPrinterConnectorByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/printers/{printer-id}/connectors/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgPrintPrinterShare", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printerShares", + "Command": "New-MgPrintPrinterShare", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/print/printerShares" + ] }, { - "Permissions": [], - "Command": "New-MgPrintPrinterShareAllowedGroupByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPathsE4Fi9ZPrintPrintersharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Command": "New-MgPrintPrinterShareAllowedGroupByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgPrintPrinterShareAllowedUserByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPaths15IruvoPrintPrintersharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Command": "New-MgPrintPrinterShareAllowedUserByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgPrintPrinterShareByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/printers/{printer-id}/shares/$ref", + "Command": "New-MgPrintPrinterShareByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/print/printers/{printer-id}/shares/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgPrintPrinterShareByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/printers/{printer-id}/shares/$ref", + "Command": "New-MgPrintPrinterShareByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/printers/{printer-id}/shares/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger1", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "New-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -139843,20 +140444,20 @@ "IsAdmin": true } ], - "Command": "New-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "New-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -139871,506 +140472,493 @@ "IsAdmin": true } ], - "Command": "New-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers" + ] }, { - "Permissions": [], - "Command": "New-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintService1", + "Uri": "/print/services", + "Command": "New-MgPrintService", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/print/services" + ] }, { - "Permissions": [], - "Command": "New-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/services", + "Command": "New-MgPrintService", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/print/services" + ] }, { - "Permissions": [], - "Command": "New-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "New-MgPrintServiceEndpoint", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/print/services/{printService-id}/endpoints" + ] }, { - "Permissions": [], - "Command": "New-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "New-MgPrintServiceEndpoint", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/services/{printService-id}/endpoints" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/shares", + "Command": "New-MgPrintShare", "Permissions": { "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 }, - "Command": "New-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/print/shares" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare1", + "Uri": "/print/shares", + "Command": "New-MgPrintShare", "Permissions": { "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 }, - "Command": "New-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/print/shares" + ] }, { - "Permissions": [], - "Command": "New-MgPrintShareAllowedGroupByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "New-MgPrintShareAllowedGroupByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgPrintShareAllowedGroupByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "New-MgPrintShareAllowedGroupByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "New-MgPrintShareAllowedUserByRef", "Permissions": { "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 }, - "Command": "New-MgPrintShareAllowedUserByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "New-MgPrintShareAllowedUserByRef", "Permissions": { "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 }, - "Command": "New-MgPrintShareAllowedUserByRef", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition1", + "Uri": "/print/taskDefinitions", + "Command": "New-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/print/taskDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions", + "Command": "New-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/print/taskDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintTask1", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "New-MgPrintTaskDefinitionTask", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" + ] }, { - "Permissions": [], - "Command": "New-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "New-MgPrintTaskDefinitionTask", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedAccess", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Uri": "/privilegedAccess", + "Command": "New-MgPrivilegedAccess", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/privilegedAccess" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedAccessResource", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Command": "New-MgPrivilegedAccessResource", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedAccessRoleAssignment", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Command": "New-MgPrivilegedAccessRoleAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedAccessRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Command": "New-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedAccessRoleDefinition", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Command": "New-MgPrivilegedAccessRoleDefinition", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedAccessRoleSetting", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Command": "New-MgPrivilegedAccessRoleSetting", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval", + "Command": "New-MgPrivilegedApproval", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgPrivilegedApproval", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/privilegedApproval" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedOperationEvent", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Uri": "/privilegedOperationEvents", + "Command": "New-MgPrivilegedOperationEvent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/privilegedOperationEvents" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedRole", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoles", + "Command": "New-MgPrivilegedRole", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/privilegedRoles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments", + "Command": "New-MgPrivilegedRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgPrivilegedRoleAssignment", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/privilegedRoleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgPrivilegedRoleAssignmentByRef", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IPaths175AryxPrivilegedrolesPrivilegedroleIdAssignmentsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref", + "Command": "New-MgPrivilegedRoleAssignmentByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", + "Command": "New-MgPrivilegedRoleAssignmentEligible", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgPrivilegedRoleAssignmentEligible", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Make", "MakeViaIdentity" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", + "Command": "New-MgPrivilegedRoleAssignmentPermanent", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "New-MgPrivilegedRoleAssignmentPermanent", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Make", "MakeExpanded", "MakeViaIdentity", "MakeViaIdentityExpanded" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - } - ], - "Command": "New-MgPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests", + "Command": "New-MgPrivilegedRoleAssignmentRequest", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/privilegedRoleAssignmentRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programs", + "Command": "New-MgProgram", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Command": "New-MgProgram", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/programs" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControl", + "Uri": "/programControls", + "Command": "New-MgProgramControl", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Command": "New-MgProgramControl", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "Create", "Create1", @@ -140378,105 +140966,110 @@ "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/programControls" + ] }, { - "Permissions": [], - "Command": "New-MgProgramControlType", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControlTypes", + "Command": "New-MgProgramControlType", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/programControlTypes" + ] }, { - "Permissions": [], - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", - "Module": "Reports", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Reports", "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/reports/authenticationMethods/userRegistrationDetails" + ] }, { - "Permissions": [], - "Command": "New-MgRiskDetection", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/riskDetections", + "Command": "New-MgRiskDetection", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/riskDetections" + ] }, { - "Permissions": [], - "Command": "New-MgRiskyUser", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/riskyUsers", + "Command": "New-MgRiskyUser", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/riskyUsers" + ] }, { - "Permissions": [], - "Command": "New-MgRiskyUserHistory", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/riskyUsers/{riskyUser-id}/history", + "Command": "New-MgRiskyUserHistory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/riskyUsers/{riskyUser-id}/history" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementCloudPcResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Command": "New-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Command": "New-MgRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140491,63 +141084,63 @@ "IsAdmin": true } ], - "Command": "New-MgRoleManagementCloudPcRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementCloudPcRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "New-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IPaths64TceeRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", + "Command": "New-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IPathsJ502MqRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", + "Command": "New-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Command": "New-MgRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140561,18 +141154,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -140580,61 +141173,61 @@ "IsAdmin": true } ], - "Command": "New-MgRoleManagementCloudPcRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDeviceManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Command": "New-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Command": "New-MgRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140649,63 +141242,63 @@ "IsAdmin": true } ], - "Command": "New-MgRoleManagementDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IPathsI90Xd7RolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", + "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IPathsVqpcrcRolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", + "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Command": "New-MgRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140719,18 +141312,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -140738,320 +141331,336 @@ "IsAdmin": true } ], - "Command": "New-MgRoleManagementDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignments" + ] }, { - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/roleManagement/directory/roleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", "Description": "Read, update, and delete all active role assignments for your company's directory", "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", "IsAdmin": true }, - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Command": "New-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleDefinitions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Command": "New-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/roleManagement/directory/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilitySchedules" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", "Description": "Read, update, and delete all eligible role assignments for your company's directory", "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", "IsAdmin": true }, - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementDirectoryTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Command": "New-MgRoleManagementDirectoryTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -141066,18 +141675,18 @@ "IsAdmin": true } ], - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -141092,748 +141701,755 @@ "IsAdmin": true } ], - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" + ] }, { - "Permissions": [], - "Command": "New-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Command": "New-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "SchemaExtensions", "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions", + "Command": "New-MgSchemaExtension", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/schemaExtensions" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "SchemaExtensions", "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions", + "Command": "New-MgSchemaExtension", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/schemaExtensions" + ] }, { - "Permissions": [], - "Command": "New-MgSearchAcronym", - "Module": "Search", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchAcronym", + "Uri": "/search/acronyms", + "Command": "New-MgSearchAcronym", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/search/acronyms" + ] }, { - "Permissions": [], - "Command": "New-MgSearchBookmark", - "Module": "Search", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchBookmark", + "Uri": "/search/bookmarks", + "Command": "New-MgSearchBookmark", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/search/bookmarks" + ] }, { - "Permissions": [], - "Command": "New-MgSearchQna", - "Module": "Search", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Search", "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search/qnas", + "Command": "New-MgSearchQna", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/search/qnas" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAction", + "Uri": "/security/securityActions", + "Command": "New-MgSecurityAction", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgSecurityAction", - "Module": "Security", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/securityActions" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityAlert", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts", + "Command": "New-MgSecurityAlert", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/security/alerts" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityAlert", - "Module": "Security", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts", + "Command": "New-MgSecurityAlert", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/alerts" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityAttackSimulation", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulation", + "Uri": "/security/attackSimulation/simulations", + "Command": "New-MgSecurityAttackSimulation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/attackSimulation/simulations" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityAttackSimulationAutomation", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations", + "Command": "New-MgSecurityAttackSimulationAutomation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/attackSimulation/simulationAutomations" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityAttackSimulationAutomationRun", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityCloudAppSecurityProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Uri": "/security/cloudAppSecurityProfiles", + "Command": "New-MgSecurityCloudAppSecurityProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/cloudAppSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityDomainSecurityProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Uri": "/security/domainSecurityProfiles", + "Command": "New-MgSecurityDomainSecurityProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/domainSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityFileSecurityProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Uri": "/security/fileSecurityProfiles", + "Command": "New-MgSecurityFileSecurityProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/fileSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityHostSecurityProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Uri": "/security/hostSecurityProfiles", + "Command": "New-MgSecurityHostSecurityProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/hostSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityInformationProtectionSensitivityLabel", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels", + "Command": "New-MgSecurityInformationProtectionSensitivityLabel", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/informationProtection/sensitivityLabels" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityIPSecurityProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles", + "Command": "New-MgSecurityIPSecurityProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/ipSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityProviderTenantSetting", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Uri": "/security/providerTenantSettings", + "Command": "New-MgSecurityProviderTenantSetting", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/providerTenantSettings" + ] }, { - "Permissions": [], - "Command": "New-MgSecuritySecureScore", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores", + "Command": "New-MgSecuritySecureScore", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/security/secureScores" + ] }, { - "Permissions": [], - "Command": "New-MgSecuritySecureScore", - "Module": "Security", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores", + "Command": "New-MgSecuritySecureScore", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/secureScores" + ] }, { - "Permissions": [], - "Command": "New-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles", + "Command": "New-MgSecuritySecureScoreControlProfile", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/security/secureScoreControlProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles", + "Command": "New-MgSecuritySecureScoreControlProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/secureScoreControlProfiles" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", + "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators", + "Command": "New-MgSecurityTiIndicator", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Command": "New-MgSecurityTiIndicator", - "Module": "Security", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/tiIndicators" + ] }, { - "Permissions": [], - "Command": "New-MgSecurityUserSecurityProfile", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Uri": "/security/userSecurityProfiles", + "Command": "New-MgSecurityUserSecurityProfile", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/security/userSecurityProfiles" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "New-MgServiceAnnouncementHealthOverview", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "New-MgServiceAnnouncementHealthOverview", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "New-MgServiceAnnouncementIssue", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/admin/serviceAnnouncement/issues" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "New-MgServiceAnnouncementIssue", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/issues" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "New-MgServiceAnnouncementMessage", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "New-MgServiceAnnouncementMessage", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "New-MgServiceAnnouncementMessageAttachment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.ServiceAnnouncement", "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "New-MgServiceAnnouncementMessageAttachment", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgServicePrincipal", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphServicePrincipal1", + "Uri": "/servicePrincipals", + "Command": "New-MgServicePrincipal", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/servicePrincipals" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgServicePrincipal", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals", + "Command": "New-MgServicePrincipal", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/servicePrincipals" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalAppManagementPolicyByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsBhru7IServiceprincipalsServiceprincipalIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref", + "Command": "New-MgServicePrincipalAppManagementPolicyByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -141853,12 +142469,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -141872,20 +142482,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -141905,12 +142515,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -141924,20 +142528,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "New-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -141945,12 +142549,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -141958,20 +142556,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "New-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -141979,12 +142577,6 @@ "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, on your behalf.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -141992,20 +142584,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142026,20 +142618,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142060,135 +142652,135 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalCreatedObjectByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", + "Command": "New-MgServicePrincipalCreatedObjectByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalCreatedObjectByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", + "Command": "New-MgServicePrincipalCreatedObjectByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "New-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "New-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalFederatedIdentityCredential", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials", + "Command": "New-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142209,20 +142801,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142240,128 +142832,128 @@ "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true - } - ], - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", + "IsAdmin": true + } + ], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalLicenseDetail", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Command": "New-MgServicePrincipalLicenseDetail", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalMemberOfByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", + "Command": "New-MgServicePrincipalMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalMemberOfByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", + "Command": "New-MgServicePrincipalMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", + "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", + "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalOwnedObjectByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", + "Command": "New-MgServicePrincipalOwnedObjectByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalOwnedObjectByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", + "Command": "New-MgServicePrincipalOwnedObjectByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "New-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142369,12 +142961,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -142382,20 +142968,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalOwnerByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "New-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142403,12 +142989,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -142416,20 +142996,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalOwnerByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", + "Command": "New-MgServicePrincipalPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142437,12 +143017,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -142456,135 +143030,135 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalPasswordSingleSignOnCredentials", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "New-MgServicePrincipalSynchronizationJob", "Permissions": { "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 }, - "Command": "New-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", "Permissions": { "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 }, - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalSynchronizationTemplate", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142605,20 +143179,20 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142639,296 +143213,291 @@ "IsAdmin": true } ], - "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", + "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", + "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgShareItemByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths10719Z9SharesShareddriveitemIdItemsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/shares/{sharedDriveItem-id}/items/$ref", + "Command": "New-MgShareItemByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/items/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgShareItemByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths10719Z9SharesShareddriveitemIdItemsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/shares/{sharedDriveItem-id}/items/$ref", + "Command": "New-MgShareItemByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/items/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgShareListColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "New-MgShareListColumn", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "New-MgShareListColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "New-MgShareListColumn", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "New-MgShareListContentType", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "New-MgShareListContentType", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeBaseTypeByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgShareListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgShareListContentTypeColumnPositionByRef", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgShareListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgShareListItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "New-MgShareListItem", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items" + ] }, { - "Permissions": [], - "Command": "New-MgShareListItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "New-MgShareListItem", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items" + ] }, { - "Permissions": [], - "Command": "New-MgShareListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "New-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -142938,16 +143507,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgShareListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "New-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Create2", "Create3", @@ -142957,94 +143526,86 @@ "CreateViaIdentity3", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgShareListOperation", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Command": "New-MgShareListOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/operations" + ] }, { - "Permissions": [], - "Command": "New-MgShareListSubscription", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "New-MgShareListSubscription", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "New-MgShareListSubscription", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "New-MgShareListSubscription", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" + ] }, { - "Permissions": [], - "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares", + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/shares" + ] }, { - "Permissions": [], - "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphSharedDriveItem1", - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "Uri": "/shares" - }, - { + "Uri": "/shares", + "Command": "New-MgShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Command": "New-MgSite", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSite", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/sites" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns", + "Command": "New-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143059,20 +143620,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/columns", + "Command": "New-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143087,20 +143648,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/columns" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "New-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143115,20 +143676,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "New-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143143,50 +143704,50 @@ "IsAdmin": false } ], - "Command": "New-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes" + ] }, { - "Permissions": [], - "Command": "New-MgSiteContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgSiteContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143201,20 +143762,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143229,180 +143790,180 @@ "IsAdmin": false } ], - "Command": "New-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "New-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgSiteContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgSiteContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteDriveByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths1B2Zwy3SitesSiteIdDrivesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/drives/$ref", + "Command": "New-MgSiteDriveByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/drives/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteDriveByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths1B2Zwy3SitesSiteIdDrivesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/drives/$ref", + "Command": "New-MgSiteDriveByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/drives/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteExternalColumnByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/externalColumns/$ref", + "Command": "New-MgSiteExternalColumnByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/externalColumns/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteExternalColumnByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/externalColumns/$ref", + "Command": "New-MgSiteExternalColumnByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/externalColumns/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/lists", + "Command": "New-MgSiteList", "Permissions": { "Name": "Sites.Manage.All", "Description": "Create, edit, and delete items and lists in all your site collections", "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", "IsAdmin": false }, - "Command": "New-MgSiteList", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphList", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphList1", + "Uri": "/sites/{site-id}/lists", + "Command": "New-MgSiteList", "Permissions": { "Name": "Sites.Manage.All", "Description": "Create, edit, and delete items and lists in all your site collections", "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", "IsAdmin": false }, - "Command": "New-MgSiteList", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphList1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143417,20 +143978,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteListColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143445,80 +144006,80 @@ "IsAdmin": false } ], - "Command": "New-MgSiteListColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgSiteListContentType", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphContentType1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgSiteListContentType", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentTypeBaseTypeByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", + "Command": "New-MgSiteListContentTypeBaseTypeByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143533,20 +144094,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition1", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143561,120 +144122,120 @@ "IsAdmin": false } ], - "Command": "New-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListContentTypeColumnPositionByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", + "Command": "New-MgSiteListContentTypeColumnPositionByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgSiteListItem", "Permissions": { "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 }, - "Command": "New-MgSiteListItem", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem1", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgSiteListItem", "Permissions": { "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 }, - "Command": "New-MgSiteListItem", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Command": "New-MgSiteListItemLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -143695,95 +144256,95 @@ "IsAdmin": false } ], - "Command": "New-MgSiteListItemLink", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListItemVersion", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgSiteListItemVersion", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListItemVersion", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgSiteListItemVersion", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListOperation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "New-MgSiteListOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/operations" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListSubscription", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" + ] }, { - "Permissions": [], - "Command": "New-MgSiteListSubscription", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "New-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -143804,20 +144365,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "New-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -143838,20 +144399,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/notebooks" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -143872,20 +144433,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteNotebookSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -143906,20 +144467,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteNotebookSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -143940,20 +144501,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -143974,20 +144535,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "New-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -144008,20 +144569,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenotePage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "New-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -144042,80 +144603,80 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenotePage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/pages" + ] }, { - "Permissions": [], - "Command": "New-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "New-MgSiteOnenoteSection", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sections" + ] }, { - "Permissions": [], - "Command": "New-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "New-MgSiteOnenoteSection", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sections" + ] }, { - "Permissions": [], - "Command": "New-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgSiteOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups" + ] }, { - "Permissions": [], - "Command": "New-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgSiteOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -144136,20 +144697,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -144170,20 +144731,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "New-MgSiteOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -144204,20 +144765,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "New-MgSiteOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -144238,20 +144799,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -144272,20 +144833,20 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteSectionPage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -144306,136 +144867,101 @@ "IsAdmin": false } ], - "Command": "New-MgSiteOnenoteSectionPage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/sites/{site-id}/pages", + "Command": "New-MgSitePage", "Permissions": { "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 }, - "Command": "New-MgSitePage", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/pages" + ] }, { - "Permissions": { - "Name": "N/A", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "New-MgSitePermission", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/permissions" - }, - { + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions", + "Command": "New-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgSitePermission", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphPermission1", - "Variants": [ - "Create1", - "CreateExpanded1", - "CreateViaIdentity1", - "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/permissions" - }, - { - "Permissions": [], - "Command": "New-MgSiteSiteByRef", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/sites/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteSiteByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", - "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission1", + "Uri": "/sites/{site-id}/permissions", + "Command": "New-MgSitePermission", + "Permissions": { + "Name": "N/A", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/sites/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStore", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStore1", + "Uri": "/sites/{site-id}/termStores", + "Command": "New-MgSiteTermStore", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/termStores" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup1", + "Uri": "/sites/{site-id}/termStore/groups", + "Command": "New-MgSiteTermStoreGroup", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "New-MgSiteTermStoreGroup", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "Create", "Create1", @@ -144445,16 +144971,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreGroupSet", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "New-MgSiteTermStoreGroupSet", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144464,16 +144990,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreGroupSetChild", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Command": "New-MgSiteTermStoreGroupSetChild", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144491,16 +145017,16 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreGroupSetChildRelation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations", + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144510,16 +145036,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreGroupSetRelation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Command": "New-MgSiteTermStoreGroupSetRelation", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144529,16 +145055,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreGroupSetTerm", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Command": "New-MgSiteTermStoreGroupSetTerm", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144548,16 +145074,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreGroupSetTermChild", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144567,16 +145093,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreGroupSetTermRelation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144586,21 +145112,21 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets", + "Command": "New-MgSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "New-MgSiteTermStoreSet", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Create", "Create1", @@ -144610,21 +145136,21 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "New-MgSiteTermStoreSetChild", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "New-MgSiteTermStoreSetChild", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144642,16 +145168,16 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreSetChildRelation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", + "Command": "New-MgSiteTermStoreSetChildRelation", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144661,16 +145187,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreSetParentGroupSet", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreSet1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144680,16 +145206,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreSetRelation", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "New-MgSiteTermStoreSetRelation", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144699,16 +145225,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" + ] }, { - "Permissions": [], - "Command": "New-MgSiteTermStoreSetTerm", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "New-MgSiteTermStoreSetTerm", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -144718,21 +145244,21 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm1", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgSiteTermStoreSetTermChild", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "New-MgSiteTermStoreSetTermChild", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144742,21 +145268,21 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgSiteTermStoreSetTermRelation", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "New-MgSiteTermStoreSetTermRelation", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -144766,75 +145292,97 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" + ] }, { - "Permissions": [], - "Command": "New-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus", + "Command": "New-MgSubscribedSku", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/subscribedSkus" + ] }, { - "Permissions": [], - "Command": "New-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus", + "Command": "New-MgSubscribedSku", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/subscribedSkus" + ] }, { - "Permissions": [], - "Command": "New-MgSubscription", - "Module": "ChangeNotifications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "ChangeNotifications", "OutputType": "IMicrosoftGraphSubscription1", + "Uri": "/subscriptions", + "Command": "New-MgSubscription", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/subscriptions" + ] }, { - "Permissions": [], - "Command": "New-MgSubscription", - "Module": "ChangeNotifications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "ChangeNotifications", "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscriptions", + "Command": "New-MgSubscription", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/subscriptions" + ] }, { - "Permissions": [], - "Command": "New-MgSubSite", - "Module": "Sites", + "ApiVersion": "beta", "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSite1", + "Module": "Sites", + "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/sites/$ref", + "Command": "New-MgSubSiteByRef", + "Permissions": [], "Variants": [ "Create", - "CreateExpanded" - ], - "Uri": "/sites" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/sites/{site-id}/sites/$ref", + "Command": "New-MgSubSiteByRef", + "Permissions": [], + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams", + "Command": "New-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -144855,18 +145403,18 @@ "IsAdmin": false } ], - "Command": "New-MgTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/teams" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam1", + "Uri": "/teams", + "Command": "New-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -144887,18 +145435,18 @@ "IsAdmin": false } ], - "Command": "New-MgTeam", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/teams" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/channels", + "Command": "New-MgTeamChannel", "Permissions": [ { "Name": "Channel.Create", @@ -144919,20 +145467,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamChannel", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel1", + "Uri": "/teams/{team-id}/channels", + "Command": "New-MgTeamChannel", "Permissions": [ { "Name": "Channel.Create", @@ -144953,111 +145501,111 @@ "IsAdmin": true } ], - "Command": "New-MgTeamChannel", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels" + ] }, { - "Permissions": [], - "Command": "New-MgTeamChannelByRef", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IPaths1BlhwaoTeamsTeamIdAllchannelsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/teams/{team-id}/allChannels/$ref", + "Command": "New-MgTeamChannelByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/allChannels/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Command": "New-MgTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTeamChannelEmail", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Command": "New-MgTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTeamChannelEmail", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Provision1", "ProvisionViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "New-MgTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "New-MgTeamChannelMember", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "New-MgTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "New-MgTeamChannelMember", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "New-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145078,20 +145626,20 @@ "IsAdmin": false } ], - "Command": "New-MgTeamChannelMessage", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "New-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145112,50 +145660,50 @@ "IsAdmin": false } ], - "Command": "New-MgTeamChannelMessage", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages" + ] }, { - "Permissions": [], - "Command": "New-MgTeamChannelMessageHostedContent", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamChannelMessageHostedContent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [], - "Command": "New-MgTeamChannelMessageHostedContent", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamChannelMessageHostedContent", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145182,20 +145730,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145222,50 +145770,50 @@ "IsAdmin": true } ], - "Command": "New-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "New-MgTeamChannelShared", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgTeamChannelShared", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" + ] }, { - "Permissions": [], - "Command": "New-MgTeamChannelSharedWithTeamAllowedMemberByRef", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IPaths1Ku3E8MTeamsTeamIdChannelsChannelIdSharedwithteamsSharedwithchannelteaminfoIdAllowedmembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", + "Command": "New-MgTeamChannelSharedWithTeamAllowedMemberByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "New-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145298,20 +145846,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamChannelTab", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "New-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145344,35 +145892,35 @@ "IsAdmin": true } ], - "Command": "New-MgTeamChannelTab", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" + ] }, { - "Permissions": [], - "Command": "New-MgTeamIncomingChannelByRef", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IPaths42HcszTeamsTeamIdIncomingchannelsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/teams/{team-id}/incomingChannels/$ref", + "Command": "New-MgTeamIncomingChannelByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/incomingChannels/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/teams/{team-id}/installedApps", + "Command": "New-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145391,22 +145939,28 @@ "Description": "Manage installed Teams apps in teams", "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true } ], - "Command": "New-MgTeamInstalledApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/installedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", + "Uri": "/teams/{team-id}/installedApps", + "Command": "New-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145425,328 +145979,334 @@ "Description": "Manage installed Teams apps in teams", "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true } ], - "Command": "New-MgTeamInstalledApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/installedApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members", + "Command": "New-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "New-MgTeamMember", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/members" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members", + "Command": "New-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "New-MgTeamMember", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/members" + ] }, { - "Permissions": [], - "Command": "New-MgTeamOperation", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/operations", + "Command": "New-MgTeamOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/operations" + ] }, { - "Permissions": [], - "Command": "New-MgTeamOperation", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", + "Uri": "/teams/{team-id}/operations", + "Command": "New-MgTeamOperation", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/operations" + ] }, { - "Permissions": [], - "Command": "New-MgTeamOwnerByRef", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IPaths1Pdl411TeamsTeamIdOwnersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/teams/{team-id}/owners/$ref", + "Command": "New-MgTeamOwnerByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/owners/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPermissionGrant", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "New-MgTeamPermissionGrant", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/permissionGrants" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelEmail", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Command": "New-MgTeamPrimaryChannelEmail", + "Permissions": [], "Variants": [ "Provision", "ProvisionViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelEmail", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Command": "New-MgTeamPrimaryChannelEmail", + "Permissions": [], "Variants": [ "Provision1", "ProvisionViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "New-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/members" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "New-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/members" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "New-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "New-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChatMessage1", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelShared", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Command": "New-MgTeamPrimaryChannelShared", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelSharedWithTeamAllowedMemberByRef", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IPathsPorv61TeamsTeamIdPrimarychannelSharedwithteamsSharedwithchannelteaminfoIdAllowedmembersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", + "Command": "New-MgTeamPrimaryChannelSharedWithTeamAllowedMemberByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "New-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs" + ] }, { - "Permissions": [], - "Command": "New-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamsTab1", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "New-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "New-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145761,20 +146321,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest1", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "New-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145789,20 +146349,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "New-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145817,20 +146377,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/openShifts" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift1", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "New-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145845,20 +146405,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOpenShift1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/openShifts" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145873,20 +146433,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145901,20 +146461,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "New-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145929,20 +146489,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup1", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "New-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145957,20 +146517,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "New-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145985,20 +146545,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleShift", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/shifts" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphShift1", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "New-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146013,20 +146573,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleShift", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphShift1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/shifts" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146041,20 +146601,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146069,40 +146629,40 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards", + "Command": "New-MgTeamScheduleTimeCard", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Command": "New-MgTeamScheduleTimeCard", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeCards" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "New-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146117,20 +146677,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timesOff" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff1", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "New-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146145,20 +146705,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOff1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/timesOff" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "New-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146173,20 +146733,20 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason1", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "New-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146201,210 +146761,210 @@ "IsAdmin": true } ], - "Command": "New-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTimeOffReason1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons" + ] }, { - "Permissions": [], - "Command": "New-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "New-MgTeamScheduleTimeOffRequest", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests" + ] }, { - "Permissions": [], - "Command": "New-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTimeOffRequest1", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "New-MgTeamScheduleTimeOffRequest", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags", + "Command": "New-MgTeamTag", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTeamTag", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/tags" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "New-MgTeamTagMember", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTeamTagMember", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" + ] }, { - "Permissions": [], - "Command": "New-MgTeamworkDevice", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamworkDevice", + "Uri": "/teamwork/devices", + "Command": "New-MgTeamworkDevice", + "Permissions": [], "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/teamwork/devices" + ] }, { - "Permissions": [], - "Command": "New-MgTeamworkDeviceOperation", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Command": "New-MgTeamworkDeviceOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Uri": "/teamwork/workforceIntegrations", + "Command": "New-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/teamwork/workforceIntegrations" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration1", + "Uri": "/teamwork/workforceIntegrations", + "Command": "New-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/teamwork/workforceIntegrations" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Uri": "/trustFramework/keySets", + "Command": "New-MgTrustFrameworkKeySet", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTrustFrameworkKeySet", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/trustFramework/keySets" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", + "Command": "New-MgTrustFrameworkKeySetKey", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Command": "New-MgTrustFrameworkKeySetKey", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/trustFramework/policies", + "Command": "New-MgTrustFrameworkPolicy", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Command": "New-MgTrustFrameworkPolicy", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/trustFramework/policies" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users", + "Command": "New-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -146424,12 +146984,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -146443,18 +146997,18 @@ "IsAdmin": true } ], - "Command": "New-MgUser", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/users" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/users", + "Command": "New-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -146474,12 +147028,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -146493,164 +147041,148 @@ "IsAdmin": true } ], - "Command": "New-MgUser", - "Module": "Users", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Create1", "CreateExpanded1" - ], - "Uri": "/users" + ] }, { - "Permissions": [], - "Command": "New-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphUserActivity1", + "Uri": "/users/{user-id}/activities", + "Command": "New-MgUserActivity", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/activities" + ] }, { - "Permissions": [], - "Command": "New-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities", + "Command": "New-MgUserActivity", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/activities" + ] }, { - "Permissions": [], - "Command": "New-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphActivityHistoryItem1", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "New-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" + ] }, { - "Permissions": [], - "Command": "New-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "New-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" + ] }, { - "Permissions": [], - "Command": "New-MgUserAgreementAcceptanceByRef", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/agreementAcceptances/$ref", + "Command": "New-MgUserAgreementAcceptanceByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/agreementAcceptances/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserAgreementAcceptanceByRef", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/agreementAcceptances/$ref", + "Command": "New-MgUserAgreementAcceptanceByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/agreementAcceptances/$ref" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment1", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "New-MgUserAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/appRoleAssignments" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "New-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "New-MgUserAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/appRoleAssignments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "New-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -146665,175 +147197,175 @@ "IsAdmin": true } ], - "Command": "New-MgUserAuthenticationEmailMethod", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/emailMethods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "New-MgUserAuthenticationFido2Method", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "New-MgUserAuthenticationFido2Method", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods", + "Command": "New-MgUserAuthenticationMethod", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/methods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods", + "Command": "New-MgUserAuthenticationMethod", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/methods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationOperation", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/operations", + "Command": "New-MgUserAuthenticationOperation", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/operations" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Command": "New-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "New-MgUserAuthenticationPhoneMethod", "Permissions": { "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 }, - "Command": "New-MgUserAuthenticationPhoneMethod", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/phoneMethods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationSoftwareOathMethod", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Command": "New-MgUserAuthenticationSoftwareOathMethod", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/softwareOathMethods" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -146848,216 +147380,211 @@ "IsAdmin": true } ], - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Command": "New-MgUserAuthenticationWindowHello", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" + ] }, { - "Permissions": [], - "Command": "New-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Command": "New-MgUserAuthenticationWindowHello", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/calendars", + "Command": "New-MgUserCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendar", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendars" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendars", + "Command": "New-MgUserCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendar", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/calendars" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "New-MgUserCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendarEvent", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "New-MgUserCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendarEvent", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/events" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup1", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "New-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCalendarGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendarGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "New-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/calendarGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar1", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "New-MgUserCalendarGroupCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendarGroupCalendar", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "New-MgUserCalendarGroupCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserCalendarGroupCalendar", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" + ] }, { - "Permissions": [], - "Command": "New-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", + "Command": "New-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create2", "Create3", @@ -147067,16 +147594,16 @@ "CreateViaIdentity3", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", + "Command": "New-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -147086,16 +147613,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "New-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "Create2", "Create3", @@ -147105,16 +147632,16 @@ "CreateViaIdentity3", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "New-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "New-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -147124,16 +147651,16 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions" + ] }, { - "Permissions": [], - "Command": "New-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "Command": "New-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "Create3", @@ -147143,16 +147670,16 @@ "CreateViaIdentity3", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties", + "Command": "New-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "Create2", @@ -147162,685 +147689,690 @@ "CreateViaIdentity2", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserChat", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats", + "Command": "New-MgUserChat", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/chats" + ] }, { - "Permissions": [], - "Command": "New-MgUserChat", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphChat1", + "Uri": "/users/{user-id}/chats", + "Command": "New-MgUserChat", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/chats" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contacts", + "Command": "New-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContact", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contacts", + "Command": "New-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContact", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "New-MgUserContactExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "New-MgUserContactExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders", + "Command": "New-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders", + "Command": "New-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "New-MgUserContactFolderChildFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "New-MgUserContactFolderChildFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "New-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact1", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "New-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "New-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "New-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "New-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", + "Command": "New-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", + "Command": "New-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", + "Command": "New-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", + "Command": "New-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "New-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", + "Command": "New-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "New-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "PersonalContacts", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", + "Command": "New-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserCreatedObjectByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/createdObjects/$ref", + "Command": "New-MgUserCreatedObjectByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/createdObjects/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserCreatedObjectByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/createdObjects/$ref", + "Command": "New-MgUserCreatedObjectByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/createdObjects/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserDevice", - "Module": "CrossDeviceExperiences", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CrossDeviceExperiences", "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices", + "Command": "New-MgUserDevice", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/devices" + ] }, { - "Permissions": [], - "Command": "New-MgUserDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Command": "New-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations" + ] }, { - "Permissions": [], - "Command": "New-MgUserDeviceEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" + ] }, { - "Permissions": [], - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" + ] }, { - "Permissions": [], - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" + ] }, { - "Permissions": [], - "Command": "New-MgUserDirectReportByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/directReports/$ref", + "Command": "New-MgUserDirectReportByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/directReports/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserDirectReportByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/directReports/$ref", + "Command": "New-MgUserDirectReportByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/directReports/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserDrive", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives", + "Command": "New-MgUserDrive", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/drives" + ] }, { - "Permissions": [], - "Command": "New-MgUserDrive", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphDrive1", + "Uri": "/users/{user-id}/drives", + "Command": "New-MgUserDrive", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/drives" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events", + "Command": "New-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserEvent", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events", + "Command": "New-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserEvent", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "New-MgUserEventAttachment", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserEventAttachment", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "New-MgUserEventAttachment", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "New-MgUserEventAttachment", - "Module": "Calendar", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Command": "New-MgUserEventAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -147855,20 +148387,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserEventAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Command": "New-MgUserEventAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -147883,1304 +148415,1304 @@ "IsAdmin": false } ], - "Command": "New-MgUserEventAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventExceptionOccurrence", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", + "Command": "New-MgUserEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventExtension", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "New-MgUserEventExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventExtension", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "New-MgUserEventExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventInstance", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent1", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "New-MgUserEventInstance", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventInstance", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "New-MgUserEventInstance", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "New-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", + "Command": "New-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "New-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Calendar", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", + "Command": "New-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserExtension", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions", + "Command": "New-MgUserExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserExtension", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions", + "Command": "New-MgUserExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserFollowedSiteByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/followedSites/$ref", + "Command": "New-MgUserFollowedSiteByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/followedSites/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserFollowedSiteByRef", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/followedSites/$ref", + "Command": "New-MgUserFollowedSiteByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/followedSites/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "New-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "New-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides" + ] }, { - "Permissions": [], - "Command": "New-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintDocumentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/createUploadSession", + "Command": "New-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserInsightSharedResourceMicrosoftGraphPrintDocumentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/createUploadSession", + "Command": "New-MgUserInsightSharedResourceMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserInsightTrendingResourceMicrosoftGraphPrintDocumentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/createUploadSession", + "Command": "New-MgUserInsightTrendingResourceMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserInsightUsedResourceMicrosoftGraphPrintDocumentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/createUploadSession", + "Command": "New-MgUserInsightUsedResourceMicrosoftGraphPrintDocumentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserJoinedGroup", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/joinedGroups", + "Command": "New-MgUserJoinedGroup", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/joinedGroups" + ] }, { - "Permissions": [], - "Command": "New-MgUserJoinedTeam", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphTeam1", + "Uri": "/users/{user-id}/joinedTeams", + "Command": "New-MgUserJoinedTeam", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/joinedTeams" + ] }, { - "Permissions": [], - "Command": "New-MgUserJoinedTeamByRef", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IPaths8Nn7HdUsersUserIdJoinedteamsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/joinedTeams/$ref", + "Command": "New-MgUserJoinedTeamByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/joinedTeams/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders", + "Command": "New-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolder", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders", + "Command": "New-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolder", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "New-MgUserMailFolderChildFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "New-MgUserMailFolderChildFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "New-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "New-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "New-MgUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "New-MgUserMailFolderMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "New-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "New-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Command": "New-MgUserMailFolderMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageForward", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Command": "New-MgUserMailFolderMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageForward", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageMention", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Command": "New-MgUserMailFolderMessageMention", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Command": "New-MgUserMailFolderMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageReply", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Command": "New-MgUserMailFolderMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageReply", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgUserMailFolderMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageReplyAll", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgUserMailFolderMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMailFolderMessageReplyAll", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "New-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "New-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", + "Command": "New-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", + "Command": "New-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", + "Command": "New-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", + "Command": "New-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMailFolderUserConfiguration", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphUserConfiguration", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", + "Command": "New-MgUserMailFolderUserConfiguration", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedAppRegistrationByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/managedAppRegistrations/$ref", + "Command": "New-MgUserManagedAppRegistrationByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedAppRegistrations/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedAppRegistrationByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/managedAppRegistrations/$ref", + "Command": "New-MgUserManagedAppRegistrationByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedAppRegistrations/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices", + "Command": "New-MgUserManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice1", + "Uri": "/users/{user-id}/managedDevices", + "Command": "New-MgUserManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "New-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceConfigurationState1", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceDetectedAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IPaths1Ifr0BfUsersUserIdManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref", + "Command": "New-MgUserManagedDeviceDetectedAppByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceLogCollectionRequest", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Command": "New-MgUserManagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Permissions": [], "Variants": [ "Create", "CreateViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "New-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceSecurityBaselineState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "New-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceSecurityBaselineStateSettingState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "New-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceUserByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IPathsClftqaUsersUserIdManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref", + "Command": "New-MgUserManagedDeviceUserByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] }, { - "Permissions": [], - "Command": "New-MgUserMemberOfByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/memberOf/$ref", + "Command": "New-MgUserMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/memberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserMemberOfByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/memberOf/$ref", + "Command": "New-MgUserMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/memberOf/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages", + "Command": "New-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessage", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages", + "Command": "New-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessage", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "New-MgUserMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageAttachment", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "New-MgUserMessageAttachment", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageAttachment", - "Module": "Mail", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMessageAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -149195,20 +149727,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserMessageAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMessageAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -149223,358 +149755,358 @@ "IsAdmin": false } ], - "Command": "New-MgUserMessageAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserMessageExtension", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "New-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserMessageExtension", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "New-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Command": "New-MgUserMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageForward", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/createForward" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Command": "New-MgUserMessageForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageForward", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/createForward" + ] }, { - "Permissions": [], - "Command": "New-MgUserMessageMention", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Command": "New-MgUserMessageMention", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/mentions" + ] }, { - "Permissions": [], - "Command": "New-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "New-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", + "Command": "New-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Command": "New-MgUserMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageReply", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/messages/{message-id}/createReply" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Command": "New-MgUserMessageReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageReply", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/createReply" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgUserMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageReplyAll", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage1", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgUserMessageReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "New-MgUserMessageReplyAll", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll" + ] }, { - "Permissions": [], - "Command": "New-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "New-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Mail", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", + "Command": "New-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Command": "New-MgUserMobileAppIntentAndState", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "New-MgUserMobileAppIntentAndState", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mobileAppIntentAndStates" + ] }, { - "Permissions": [], - "Command": "New-MgUserMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Command": "New-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents" + ] }, { - "Permissions": [], - "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" + ] }, { - "Permissions": [], - "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Permissions": [], "Variants": [ "Create", "CreateViaIdentity" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphNotification", + "Uri": "/users/{user-id}/notifications", + "Command": "New-MgUserNotification", "Permissions": { "Name": "Notifications.ReadWrite.CreatedByApp", "Description": "Deliver and manage your notifications for this app", "FullDescription": "Allows the app to deliver its notifications, on your behalf. Also allows the app to read, update, and delete your notification items for this app.", "IsAdmin": false }, - "Command": "New-MgUserNotification", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/notifications" + ] }, { - "Permissions": [], - "Command": "New-MgUserOauth2PermissionGrantByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", + "Command": "New-MgUserOauth2PermissionGrantByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserOauth2PermissionGrantByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", + "Command": "New-MgUserOauth2PermissionGrantByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook1", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "New-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -149595,20 +150127,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/notebooks" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "New-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -149629,20 +150161,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/notebooks" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -149663,20 +150195,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteNotebookSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -149697,20 +150229,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteNotebookSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -149731,20 +150263,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -149765,20 +150297,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteNotebookSectionGroup", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "New-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -149799,20 +150331,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenotePage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "New-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -149833,80 +150365,80 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenotePage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/pages" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnenoteSection", - "Module": "Notes", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "New-MgUserOnenoteSection", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sections" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnenoteSection", - "Module": "Notes", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "New-MgUserOnenoteSection", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sections" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphSectionGroup1", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "New-MgUserOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "New-MgUserOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -149927,20 +150459,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -149961,20 +150493,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteSectionGroupSection", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "New-MgUserOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -149995,20 +150527,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", + "Command": "New-MgUserOnenoteSectionGroupSectionGroupByRef", "Permissions": [ { "Name": "Notes.Create", @@ -150029,20 +150561,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteSectionGroupSectionGroupByRef", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage1", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -150063,20 +150595,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteSectionPage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -150097,96 +150629,91 @@ "IsAdmin": false } ], - "Command": "New-MgUserOnenoteSectionPage", - "Module": "Notes", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting1", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "New-MgUserOnlineMeeting", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "New-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onlineMeetings" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "New-MgUserOnlineMeeting", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "New-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onlineMeetings" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Create", "Create1", @@ -150196,565 +150723,570 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + ] }, { - "Permissions": [], - "Command": "New-MgUserOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "New-MgUserOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "New-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Command": "New-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/outlook/masterCategories" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "New-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Command": "New-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/masterCategories" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks", + "Command": "New-MgUserOutlookTask", "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 }, - "Command": "New-MgUserOutlookTask", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks" + ] }, { - "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 - }, - "Command": "New-MgUserOutlookTaskAttachment", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Command": "New-MgUserOutlookTaskAttachment", + "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 + }, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", + "Command": "New-MgUserOutlookTaskAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskFolders", + "Command": "New-MgUserOutlookTaskFolder", "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 }, - "Command": "New-MgUserOutlookTaskFolder", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", + "Command": "New-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", + "Command": "New-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "New-MgUserOutlookTaskFolderTask", "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 }, - "Command": "New-MgUserOutlookTaskFolderTask", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskFolderTaskAttachment", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "New-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskFolderTaskAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Command": "New-MgUserOutlookTaskFolderTaskAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", + "Command": "New-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", + "Command": "New-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Uri": "/users/{user-id}/outlook/taskGroups", + "Command": "New-MgUserOutlookTaskGroup", "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 }, - "Command": "New-MgUserOutlookTaskGroup", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Command": "New-MgUserOutlookTaskGroupTaskFolder", "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 }, - "Command": "New-MgUserOutlookTaskGroupTaskFolder", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", + "Command": "New-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", + "Command": "New-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "New-MgUserOutlookTaskGroupTaskFolderTask", "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 }, - "Command": "New-MgUserOutlookTaskGroupTaskFolderTask", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", + "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties", + "Command": "New-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserOutlookTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties", + "Command": "New-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties" + ] }, { - "Permissions": [], - "Command": "New-MgUserOwnedDeviceByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/ownedDevices/$ref", + "Command": "New-MgUserOwnedDeviceByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/ownedDevices/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserOwnedDeviceByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/ownedDevices/$ref", + "Command": "New-MgUserOwnedDeviceByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/ownedDevices/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserOwnedObjectByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/ownedObjects/$ref", + "Command": "New-MgUserOwnedObjectByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/ownedObjects/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserOwnedObjectByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/ownedObjects/$ref", + "Command": "New-MgUserOwnedObjectByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/ownedObjects/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserPerson", - "Module": "People", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "People", "OutputType": "IMicrosoftGraphPerson1", + "Uri": "/users/{user-id}/people", + "Command": "New-MgUserPerson", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/people" + ] }, { - "Permissions": [], - "Command": "New-MgUserPerson", - "Module": "People", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "People", "OutputType": "IMicrosoftGraphPerson", + "Uri": "/users/{user-id}/people", + "Command": "New-MgUserPerson", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/people" + ] }, { - "Permissions": [], - "Command": "New-MgUserPhoto", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photos", + "Command": "New-MgUserPhoto", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/photos" + ] }, { - "Permissions": [], - "Command": "New-MgUserPhoto", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photos", + "Command": "New-MgUserPhoto", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/photos" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Uri": "/users/{user-id}/profile/account", + "Command": "New-MgUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -150769,20 +151301,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileAccount", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/account" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphItemAddress", + "Uri": "/users/{user-id}/profile/addresses", + "Command": "New-MgUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -150797,20 +151329,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileAddress", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/addresses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Uri": "/users/{user-id}/profile/anniversaries", + "Command": "New-MgUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -150825,20 +151357,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileAnniversary", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/anniversaries" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAward", + "Uri": "/users/{user-id}/profile/awards", + "Command": "New-MgUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -150853,20 +151385,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileAward", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/awards" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonCertification", + "Uri": "/users/{user-id}/profile/certifications", + "Command": "New-MgUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -150881,20 +151413,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileCertification", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/certifications" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Uri": "/users/{user-id}/profile/educationalActivities", + "Command": "New-MgUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -150909,20 +151441,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileEducationalActivity", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/educationalActivities" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphItemEmail", + "Uri": "/users/{user-id}/profile/emails", + "Command": "New-MgUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -150937,20 +151469,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileEmail", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/emails" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonInterest", + "Uri": "/users/{user-id}/profile/interests", + "Command": "New-MgUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -150965,20 +151497,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileInterest", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/interests" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Uri": "/users/{user-id}/profile/languages", + "Command": "New-MgUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -150993,20 +151525,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileLanguage", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/languages" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonName", + "Uri": "/users/{user-id}/profile/names", + "Command": "New-MgUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -151039,20 +151571,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileName", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/names" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Uri": "/users/{user-id}/profile/notes", + "Command": "New-MgUserProfileNote", "Permissions": [ { "Name": "User.ReadWrite", @@ -151067,20 +151599,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileNote", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/notes" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPatent", + "Uri": "/users/{user-id}/profile/patents", + "Command": "New-MgUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -151095,20 +151627,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfilePatent", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/patents" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPhone", + "Uri": "/users/{user-id}/profile/phones", + "Command": "New-MgUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -151123,20 +151655,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfilePhone", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/phones" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphWorkPosition", + "Uri": "/users/{user-id}/profile/positions", + "Command": "New-MgUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -151151,20 +151683,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfilePosition", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/positions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Uri": "/users/{user-id}/profile/projects", + "Command": "New-MgUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -151179,20 +151711,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileProject", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/projects" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphItemPublication", + "Uri": "/users/{user-id}/profile/publications", + "Command": "New-MgUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -151207,20 +151739,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfilePublication", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/publications" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Uri": "/users/{user-id}/profile/skills", + "Command": "New-MgUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -151235,20 +151767,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileSkill", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/skills" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphWebAccount", + "Uri": "/users/{user-id}/profile/webAccounts", + "Command": "New-MgUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -151263,20 +151795,20 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileWebAccount", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/webAccounts" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "People", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Uri": "/users/{user-id}/profile/websites", + "Command": "New-MgUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -151291,95 +151823,95 @@ "IsAdmin": true } ], - "Command": "New-MgUserProfileWebsite", - "Module": "People", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/websites" + ] }, { - "Permissions": [], - "Command": "New-MgUserRegisteredDeviceByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/registeredDevices/$ref", + "Command": "New-MgUserRegisteredDeviceByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/registeredDevices/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserRegisteredDeviceByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/registeredDevices/$ref", + "Command": "New-MgUserRegisteredDeviceByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/registeredDevices/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "New-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf" + ] }, { - "Permissions": [], - "Command": "New-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "New-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf" + ] }, { - "Permissions": [], - "Command": "New-MgUserTeamworkAssociatedTeam", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "New-MgUserTeamworkAssociatedTeam", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/teamwork/associatedTeams" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "New-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -151394,20 +151926,20 @@ "IsAdmin": false } ], - "Command": "New-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/teamwork/installedApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "New-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -151422,358 +151954,358 @@ "IsAdmin": false } ], - "Command": "New-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists", + "Command": "New-MgUserTodoList", "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 }, - "Command": "New-MgUserTodoList", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists", + "Command": "New-MgUserTodoList", "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 }, - "Command": "New-MgUserTodoList", - "Module": "Users", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists" + ] }, { - "Permissions": [], - "Command": "New-MgUserTodoListExtension", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "New-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserTodoListExtension", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "New-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "New-MgUserTodoListTask", "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 }, - "Command": "New-MgUserTodoListTask", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "New-MgUserTodoListTask", "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 }, - "Command": "New-MgUserTodoListTask", - "Module": "Users", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" + ] }, { - "Permissions": [], - "Command": "New-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "New-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" + ] }, { - "Permissions": [], - "Command": "New-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "New-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "New-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "New-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "New-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "New-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" + ] }, { - "Permissions": [], - "Command": "New-MgUserTransitiveMemberOfByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/transitiveMemberOf/$ref", + "Command": "New-MgUserTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserTransitiveMemberOfByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/transitiveMemberOf/$ref", + "Command": "New-MgUserTransitiveMemberOfByRef", + "Permissions": [], "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/transitiveMemberOf/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserTransitiveReportByRef", - "Module": "Users", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users", "OutputType": "IPathsEfjhd9UsersUserIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/transitiveReports/$ref", + "Command": "New-MgUserTransitiveReportByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/transitiveReports/$ref" + ] }, { - "Permissions": [], - "Command": "New-MgUserWindowInformationProtectionDeviceRegistrationByRef", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": "IPathsA9Iy0YUsersUserIdWindowsinformationprotectiondeviceregistrationsRefPostResponses201ContentApplicationJsonSchema", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref", + "Command": "New-MgUserWindowInformationProtectionDeviceRegistrationByRef", + "Permissions": [], "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Uri": "/admin/windows/updates/deployments", + "Command": "New-MgWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "New-MgWindowsUpdatesDeployment", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/admin/windows/updates/deployments" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets", + "Command": "New-MgWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "New-MgWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ], - "Uri": "/admin/windows/updates/updatableAssets" + ] }, { - "Permissions": [], - "Command": "Ping-MgApplicationsSynchronization", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/Ping", + "Command": "Ping-MgApplicationsSynchronization", + "Permissions": [], "Variants": [ "Ping", "PingViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/Ping" + ] }, { - "Permissions": [], - "Command": "Ping-MgServicePrincipalsSynchronization", - "Module": "Applications", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", + "Command": "Ping-MgServicePrincipalsSynchronization", + "Permissions": [], "Variants": [ "Ping", "PingViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", + "Command": "Publish-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "Publish-MgBookingBusiness", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", + "Command": "Publish-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "Publish-MgBookingBusiness", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", + "Command": "Publish-MgComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -151788,18 +152320,18 @@ "IsAdmin": true } ], - "Command": "Publish-MgComplianceEdiscoveryCaseCustodian", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", + "Command": "Publish-MgComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -151814,70 +152346,70 @@ "IsAdmin": true } ], - "Command": "Publish-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release" + ] }, { - "Permissions": [], - "Command": "Publish-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgDriveListContentType", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgDriveListContentType", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -151892,18 +152424,18 @@ "IsAdmin": true } ], - "Command": "Publish-MgEducationClassAssignment", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -151918,236 +152450,236 @@ "IsAdmin": true } ], - "Command": "Publish-MgEducationClassAssignment", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgEducationMeAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgEducationMeAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgEducationUserAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgEducationUserAssignment", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgShareListContentType", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgShareListContentType", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgShareListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgShareListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgSiteContentType", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Command": "Publish-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgSiteContentType", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Command": "Publish-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgSiteListContentType", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgSiteListContentType", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish" + ] }, { - "Permissions": [], - "Command": "Publish-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish", + "Command": "Publish-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Publish1", "PublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/pages/{sitePage-id}/publish", + "Command": "Publish-MgSitePage", "Permissions": [ { "Name": "Files.ReadWrite", @@ -152168,18 +152700,18 @@ "IsAdmin": false } ], - "Command": "Publish-MgSitePage", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ], - "Uri": "/sites/{site-id}/pages/{sitePage-id}/publish" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Remove-MgAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -152194,57 +152726,57 @@ "IsAdmin": true } ], - "Command": "Remove-MgAccessReview", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Command": "Remove-MgAccessReviewDecision", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAccessReviewInstance", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Command": "Remove-MgAccessReviewInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAccessReviewMyDecision", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Command": "Remove-MgAccessReviewMyDecision", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -152259,239 +152791,223 @@ "IsAdmin": true } ], - "Command": "Remove-MgAccessReviewReviewer", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Command": "Remove-MgAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Remove-MgAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "Remove-MgAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgAdministrativeUnitScopedRoleMember", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreement", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}", + "Command": "Remove-MgAgreement", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreement", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}", + "Command": "Remove-MgAgreement", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Remove-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Remove-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file", + "Command": "Remove-MgAgreementFile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/file" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file", + "Command": "Remove-MgAgreementFile", + "Permissions": [], "Variants": [ "Delete2", "DeleteViaIdentity2" - ], - "Uri": "/agreements/{agreement-id}/file" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Remove-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Remove-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Remove-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152512,18 +153028,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Remove-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152544,18 +153060,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Remove-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152576,18 +153092,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Remove-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152608,501 +153124,453 @@ "IsAdmin": true } ], - "Command": "Remove-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" + ] }, { - "Permissions": [], - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" + ] }, { - "Permissions": [], - "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIcon", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIcon", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" + ] }, { - "Permissions": [], - "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIconHostedContent", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" + ] }, { - "Permissions": [], - "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIcon", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIcon", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" + ] }, { - "Permissions": [], - "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgApplication", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}", + "Command": "Remove-MgApplication", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/applications/{application-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgApplication", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}", + "Command": "Remove-MgApplication", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationConnectorGroupByRef", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Remove-MgApplicationConnectorGroupByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/connectorGroup/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", + "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", + "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Remove-MgApplicationExtensionProperty", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Remove-MgApplicationExtensionProperty", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Remove-MgApplicationFederatedIdentityCredential", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "Remove-MgApplicationFederatedIdentityCredential", - "Module": "Applications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationKey", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/removeKey", + "Command": "Remove-MgApplicationKey", + "Permissions": [], "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/removeKey" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationKey", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/removeKey", + "Command": "Remove-MgApplicationKey", + "Permissions": [], "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/removeKey" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgApplicationPassword", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/removePassword", + "Command": "Remove-MgApplicationPassword", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/removePassword" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgApplicationPassword", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/removePassword", + "Command": "Remove-MgApplicationPassword", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/removePassword" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationSynchronization", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization", + "Command": "Remove-MgApplicationSynchronization", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationSynchronizationJobSchema", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationSynchronizationTemplate", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Remove-MgApplicationSynchronizationTemplate", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "Permissions": { "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 }, - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationTemplate", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Remove-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgApplicationTemplate", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Remove-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Remove-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgBookingBusiness", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Command": "Remove-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgBookingBusiness", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153123,18 +153591,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153155,44 +153623,44 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Remove-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153213,18 +153681,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Remove-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153245,18 +153713,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Remove-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153277,18 +153745,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Remove-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153309,18 +153777,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Remove-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153335,18 +153803,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessService", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Remove-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153361,18 +153829,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessService", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Remove-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153387,18 +153855,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Remove-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153413,83 +153881,83 @@ "IsAdmin": false } ], - "Command": "Remove-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgBookingCurrency", - "Module": "Bookings", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Bookings", "OutputType": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Remove-MgBookingCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/bookingCurrencies/{bookingCurrency-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgBookingCurrency", - "Module": "Bookings", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Bookings", "OutputType": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Remove-MgBookingCurrency", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgBusinessFlowTemplate", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Command": "Remove-MgBusinessFlowTemplate", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgChat", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}", + "Command": "Remove-MgChat", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgChat", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}", + "Command": "Remove-MgChat", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/chats/{chat-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -153504,18 +153972,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgChatInstalledApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -153530,145 +153998,145 @@ "IsAdmin": true } ], - "Command": "Remove-MgChatInstalledApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Remove-MgChatInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Remove-MgChatInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatLastMessagePreview", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgChatLastMessagePreview", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/lastMessagePreview" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgChatMember", "Permissions": { "Name": "ChatMember.ReadWrite", "Description": "Add and remove members from chats", "FullDescription": "Add and remove members from chats, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgChatMember", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgChatMember", "Permissions": { "Name": "ChatMember.ReadWrite", "Description": "Add and remove members from chats", "FullDescription": "Add and remove members from chats, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgChatMember", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatOperation", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgChatOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatPermissionGrant", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgChatPermissionGrant", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -153683,18 +154151,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgChatTab", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -153709,333 +154177,333 @@ "IsAdmin": true } ], - "Command": "Remove-MgChatTab", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatTabTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Remove-MgChatTabTeamAppByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgChatTabTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Remove-MgChatTabTeamAppByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}", + "Command": "Remove-MgCommunicationCall", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCall", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}", + "Command": "Remove-MgCommunicationCall", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/calls/{call-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallContentSharingSession", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Remove-MgCommunicationCallContentSharingSession", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Remove-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Remove-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Remove-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Remove-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Remove-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Remove-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" - }, - { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "DELETE", + ] + }, + { "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeetingRegistration", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Remove-MgCommunicationOnlineMeetingRegistration", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Remove-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}", + "Command": "Remove-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/communications/presences/{presence-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}", + "Command": "Remove-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/communications/presences/{presence-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscovery", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery", + "Command": "Remove-MgComplianceEdiscovery", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/compliance/ediscovery" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Remove-MgComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154050,37 +154518,32 @@ "IsAdmin": true } ], - "Command": "Remove-MgComplianceEdiscoveryCase", - "Module": "Compliance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseCustodian", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseCustodian", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianHold", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianHold", + "Permissions": [], "Variants": [ "Remove", "Remove1", @@ -154088,10 +154551,15 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154106,57 +154574,57 @@ "IsAdmin": true } ], - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSource", - "Module": "Compliance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154171,18 +154639,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUserSource", - "Module": "Compliance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154197,102 +154665,97 @@ "IsAdmin": true } ], - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHold", - "Module": "Compliance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", + "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Permissions": [], "Variants": [ "Remove", "Remove1", @@ -154300,36 +154763,41 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseOperation", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseReviewSet", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseReviewSet", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154344,31 +154812,31 @@ "IsAdmin": true } ], - "Command": "Remove-MgComplianceEdiscoveryCaseReviewSetQuery", - "Module": "Compliance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseSetting", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Remove-MgComplianceEdiscoveryCaseSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154383,72 +154851,72 @@ "IsAdmin": true } ], - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollection", - "Module": "Compliance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceHold", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/removeHold", + "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceHold", + "Permissions": [], "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/removeHold" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Remove-MgComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154463,2206 +154931,2206 @@ "IsAdmin": true } ], - "Command": "Remove-MgComplianceEdiscoveryCaseTag", - "Module": "Compliance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgComplianceEdiscoveryCaseTagParentByRef", - "Module": "Compliance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", + "Command": "Remove-MgComplianceEdiscoveryCaseTagParentByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}", + "Command": "Remove-MgContact", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/contacts/{orgContact-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}", + "Command": "Remove-MgContact", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/contacts/{orgContact-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgContactManagerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}/manager/$ref", + "Command": "Remove-MgContactManagerByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/contacts/{orgContact-id}/manager/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgContactManagerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}/manager/$ref", + "Command": "Remove-MgContactManagerByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/contacts/{orgContact-id}/manager/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}", + "Command": "Remove-MgContract", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/contracts/{contract-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}", + "Command": "Remove-MgContract", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/contracts/{contract-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Remove-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Remove-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}", + "Command": "Remove-MgDevice", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Remove-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/devices/{device-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/devices/{device-id}", + "Command": "Remove-MgDevice", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Remove-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/devices/{device-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Command": "Remove-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookCategory", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Remove-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Remove-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", + "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtMobileAppInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", + "Command": "Remove-MgDeviceAppMgtMobileAppInstallSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppRelationship", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesAppByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", + "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Command": "Remove-MgDeviceAppMgtPolicySet", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtPolicySet", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Command": "Remove-MgDeviceAppMgtPolicySetAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtPolicySetAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Command": "Remove-MgDeviceAppMgtPolicySetItem", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtPolicySetItem", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", + "Command": "Remove-MgDeviceAppMgtSideLoadingKey", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtSideLoadingKey", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtSymantecCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Command": "Remove-MgDeviceAppMgtSymantecCodeSigningCertificate", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Command": "Remove-MgDeviceAppMgtTask", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtTask", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Remove-MgDeviceAppMgtVppToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Remove-MgDeviceAppMgtVppToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceAppMgtWindowManagementAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/windowsManagementApp/$ref", + "Command": "Remove-MgDeviceAppMgtWindowManagementAppByRef", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceAppManagement/windowsManagementApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceCommand", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/commands/{command-id}", + "Command": "Remove-MgDeviceCommand", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/devices/{device-id}/commands/{command-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Remove-MgDeviceExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/devices/{device-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Remove-MgDeviceExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/devices/{device-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Command": "Remove-MgDeviceManagementAndroid", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAndroid", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Command": "Remove-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Command": "Remove-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementAndroidForWorkSetting", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings", + "Command": "Remove-MgDeviceManagementAndroidForWorkSetting", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/androidForWorkSettings" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Command": "Remove-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Command": "Remove-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Command": "Remove-MgDeviceManagementAssignmentFilter", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAssignmentFilter", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Remove-MgDeviceManagementAuditEvent", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAuditEvent", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Command": "Remove-MgDeviceManagementAutopilotEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Command": "Remove-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Command": "Remove-MgDeviceManagementCartToClassAssociation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementCartToClassAssociation", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Command": "Remove-MgDeviceManagementCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementCategory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Remove-MgDeviceManagementCategorySettingDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementCategorySettingDefinition", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Command": "Remove-MgDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -156677,168 +157145,168 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgDeviceManagementComanagedDeviceCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgDeviceManagementComanagedDeviceUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementComanagedDeviceUserFromSharedAppleDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Remove-MgDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -156853,114 +157321,114 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementComanagementEligibleDevice", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", + "Command": "Remove-MgDeviceManagementCondition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementCondition", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/conditionalAccessSettings" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/conditionalAccessSettings" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", + "Command": "Remove-MgDeviceManagementConditionStatement", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementConditionStatement", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Remove-MgDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -156975,1023 +157443,1023 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDataSharingConsent", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Command": "Remove-MgDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", + "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", + "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Command": "Remove-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDerivedCredentials", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Command": "Remove-MgDeviceManagementDerivedCredentials", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Remove-MgDeviceManagementDetectedApp", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Remove-MgDeviceManagementDetectedApp", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Remove-MgDeviceManagementDeviceCategory", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Remove-MgDeviceManagementDeviceCategory", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "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.", - "IsAdmin": true - }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationConflictSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationConflictSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", + "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStateSummary", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Remove-MgDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -158006,18 +158474,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceHealthScript", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -158032,18 +158500,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceHealthScriptAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -158058,18 +158526,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", + "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158084,51 +158552,51 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceHealthScriptRunSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Remove-MgDeviceManagementDeviceHealthScriptRunSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Remove-MgDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158143,18 +158611,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceShellScript", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158169,18 +158637,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceShellScriptAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158195,46 +158663,46 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", + "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", + "Permissions": [], "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158249,31 +158717,31 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceShellScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceShellScriptRunSummaryByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", + "Command": "Remove-MgDeviceManagementDeviceShellScriptRunSummaryByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158288,1291 +158756,1291 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Command": "Remove-MgDeviceManagementDomainJoinConnector", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePool", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePool", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Remove-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Remove-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicy", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicy", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyCategory", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", + "Command": "Remove-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyCategoryParentByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", + "Command": "Remove-MgDeviceManagementGroupPolicyCategoryParentByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyConfiguration", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyDefinition", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionFile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentation", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReport", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReport", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyObjectFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", + "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", + "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementImportedDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Command": "Remove-MgDeviceManagementIntent", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntent", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Command": "Remove-MgDeviceManagementIntentAssignment", "Permissions": { "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.", - "IsAdmin": true - }, - "Command": "Remove-MgDeviceManagementIntentAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Command": "Remove-MgDeviceManagementIntentCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntentCategory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgDeviceManagementIntentCategorySetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntentCategorySetting", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Command": "Remove-MgDeviceManagementIntentDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Command": "Remove-MgDeviceManagementIntentDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntentDeviceState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementIntentDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Command": "Remove-MgDeviceManagementIntentDeviceStateSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgDeviceManagementIntentSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntentSetting", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Command": "Remove-MgDeviceManagementIntentUserState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntentUserState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementIntentUserStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Command": "Remove-MgDeviceManagementIntentUserStateSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Command": "Remove-MgDeviceManagementIntuneBrandingProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntuneBrandingProfile", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Command": "Remove-MgDeviceManagementIntuneBrandingProfileAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementIoUpdateStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementIoUpdateStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Remove-MgDeviceManagementManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Remove-MgDeviceManagementManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceEncryptionState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementManagedDeviceEncryptionState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDeviceOverview/$ref", + "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/managedDeviceOverview/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDeviceOverview/$ref", + "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/managedDeviceOverview/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteExpanded1", "DeleteViaIdentity1", "DeleteViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Command": "Remove-MgDeviceManagementMicrosoftTunnelConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Command": "Remove-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Command": "Remove-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Command": "Remove-MgDeviceManagementMicrosoftTunnelSite", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMicrosoftTunnelSite", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -159587,180 +160055,180 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Command": "Remove-MgDeviceManagementNdeConnector", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementNdeConnector", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Remove-MgDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -159775,294 +160243,294 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementRemoteActionAudit", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementReport", - "Module": "Reports", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Reports", "OutputType": null, + "Uri": "/deviceManagement/reports", + "Command": "Remove-MgDeviceManagementReport", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/reports" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementReport", - "Module": "Reports", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Reports", "OutputType": null, + "Uri": "/deviceManagement/reports", + "Command": "Remove-MgDeviceManagementReport", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/reports" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Command": "Remove-MgDeviceManagementResourceAccessProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementResourceAccessProfile", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Command": "Remove-MgDeviceManagementResourceAccessProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Remove-MgDeviceManagementResourceOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Remove-MgDeviceManagementResourceOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Remove-MgDeviceManagementRoleDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Remove-MgDeviceManagementRoleDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Remove-MgDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160077,44 +160545,44 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementRoleScopeTag", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementRoleScopeTagAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementScript", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Remove-MgDeviceManagementScript", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Remove-MgDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160129,18 +160597,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementScriptAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160155,18 +160623,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", + "Command": "Remove-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160181,18 +160649,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Remove-MgDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160207,31 +160675,31 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementScriptRunSummaryByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", + "Command": "Remove-MgDeviceManagementScriptRunSummaryByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Remove-MgDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160246,18 +160714,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementScriptUserRunState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160272,402 +160740,402 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Remove-MgDeviceManagementSettingDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementSettingDefinition", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", + "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", + "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Command": "Remove-MgDeviceManagementTemplate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTemplate", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Remove-MgDeviceManagementTemplateCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTemplateCategory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTemplateCategoryRecommendedSetting", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Command": "Remove-MgDeviceManagementTemplateMigratableTo", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTemplateMigratableTo", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgDeviceManagementTemplateSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTemplateSetting", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Remove-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Remove-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" + ] }, { - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true - }, - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", + "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160682,18 +161150,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160708,18 +161176,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160734,18 +161202,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete2", "DeleteViaIdentity2" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160760,18 +161228,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete3", "DeleteViaIdentity3" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160786,18 +161254,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete4", "DeleteViaIdentity4" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160812,18 +161280,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160838,18 +161306,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160864,18 +161332,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160890,43 +161358,43 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160941,109 +161409,109 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161058,30 +161526,30 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161096,18 +161564,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161122,18 +161590,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161148,18 +161616,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161174,18 +161642,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161200,56 +161668,56 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161264,18 +161732,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161290,18 +161758,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161316,18 +161784,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161342,18 +161810,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161368,18 +161836,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161394,18 +161862,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161420,18 +161888,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161446,18 +161914,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161472,18 +161940,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161498,18 +161966,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161524,42 +161992,42 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsOverview" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummary", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummary", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161574,18 +162042,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161600,18 +162068,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161626,18 +162094,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161652,18 +162120,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161678,18 +162146,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161704,30 +162172,30 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "Module": "DeviceManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161742,18 +162210,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161768,18 +162236,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161794,460 +162262,460 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Command": "Remove-MgDeviceManagementUserPfxCertificate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementUserPfxCertificate", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementVirtualEndpointOrganizationSetting", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Remove-MgDeviceManagementVirtualEndpointOrganizationSetting", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementVirtualEndpointServicePlan", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementVirtualEndpointSnapshot", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointSnapshot", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementVirtualEndpointSupportedRegion", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Module": "DeviceManagement.Administration", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", + "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceManagementWindowAutopilotSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Command": "Remove-MgDeviceManagementWindowAutopilotSetting", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/deviceManagement/windowsAutopilotSettings" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Remove-MgDeviceManagementWindowMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -162262,18 +162730,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementWindowMalwareInformation", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Remove-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -162288,161 +162756,137 @@ "IsAdmin": true } ], - "Command": "Remove-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "Module": "DeviceManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDeviceUsageRights", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Remove-MgDeviceUsageRights", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Remove-MgDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Remove-MgDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryAttributeSet", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Remove-MgDirectoryAttributeSet", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/attributeSets/{attributeSet-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Remove-MgDirectoryDeletedItem", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -162450,12 +162894,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -162475,18 +162913,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/deletedItems/{directoryObject-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Remove-MgDirectoryDeletedItem", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -162494,12 +162932,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -162519,472 +162951,497 @@ "IsAdmin": true } ], - "Command": "Remove-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/directory/deletedItems/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Remove-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryFeatureRolloutPolicyApplyTo", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Remove-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Remove-MgDirectoryFederationConfiguration", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Remove-MgDirectoryFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/impactedResources/{recommendationResource-id}", + "Command": "Remove-MgDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/impactedResources/{recommendationResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Command": "Remove-MgDirectoryInboundSharedUserProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryInboundSharedUserProfilePersonalData", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", + "Command": "Remove-MgDirectoryInboundSharedUserProfilePersonalData", + "Permissions": [], "Variants": [ "Remove", "RemoveViaIdentity" - ], - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData" + ] }, { - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - "Command": "Remove-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DirectoryObjects", "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Remove-MgDirectoryObject", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/directoryObjects/{directoryObject-id}" + ] }, { - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - "Command": "Remove-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DirectoryObjects", "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Remove-MgDirectoryObject", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + } + ], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directoryObjects/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Command": "Remove-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenant", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenantPersonalData", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", + "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenantPersonalData", + "Permissions": [], "Variants": [ "Remove", "RemoveViaIdentity" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/recommendations/{recommendation-id}", + "Command": "Remove-MgDirectoryRecommendation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", + "Command": "Remove-MgDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Remove-MgDirectoryRole", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directoryRoles/{directoryRole-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Remove-MgDirectoryRole", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/directoryRoles/{directoryRole-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Remove-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Remove-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "Remove-MgDirectorySetting", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/settings/{directorySetting-id}", + "Command": "Remove-MgDirectorySetting", + "Permissions": { + "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 + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/settings/{directorySetting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Command": "Remove-MgDirectorySettingTemplate", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDirectorySharedEmailDomain", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Command": "Remove-MgDirectorySharedEmailDomain", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}", + "Command": "Remove-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Remove-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/domains/{domain-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}", + "Command": "Remove-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Remove-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/domains/{domain-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDomainFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Remove-MgDomainFederationConfiguration", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Remove-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Remove-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDomainSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Command": "Remove-MgDomainSharedEmailDomainInvitation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Remove-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Remove-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDrive", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}", + "Command": "Remove-MgDrive", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDrive", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}", + "Command": "Remove-MgDrive", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -163005,18 +163462,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgDriveItem", - "Module": "Files", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -163037,509 +163494,509 @@ "IsAdmin": false } ], - "Command": "Remove-MgDriveItem", - "Module": "Files", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveList", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list", + "Command": "Remove-MgDriveList", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveList", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list", + "Command": "Remove-MgDriveList", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgDriveListColumn", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgDriveListColumn", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgDriveListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgDriveListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentType", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgDriveListContentType", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentType", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgDriveListContentType", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeBaseByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgDriveListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeBaseByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgDriveListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/drive/$ref", + "Command": "Remove-MgDriveListDriveByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/drive/$ref", + "Command": "Remove-MgDriveListDriveByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItem", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgDriveListItem", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItem", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgDriveListItem", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemAnalyticByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Remove-MgDriveListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemAnalyticByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Remove-MgDriveListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemDriveItemByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Remove-MgDriveListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemDriveItemByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Remove-MgDriveListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgDriveListItemField", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgDriveListItemField", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemVersion", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemVersion", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemVersionField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgDriveListItemVersionField", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListItemVersionField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgDriveListItemVersionField", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListOperation", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgDriveListOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListSubscription", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveListSubscription", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveRoot", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root", + "Command": "Remove-MgDriveRoot", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/drives/{drive-id}/root" + ] }, { - "Permissions": [], - "Command": "Remove-MgDriveRoot", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root", + "Command": "Remove-MgDriveRoot", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/drives/{drive-id}/root" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", + "Command": "Remove-MgEducationClass", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgEducationClass", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", + "Command": "Remove-MgEducationClass", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgEducationClass", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163554,18 +164011,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignment", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163580,74 +164037,74 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignment", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Remove-MgEducationClassAssignmentCategory", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Remove-MgEducationClassAssignmentCategory", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentDefault", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Remove-MgEducationClassAssignmentDefault", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentDefault", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Remove-MgEducationClassAssignmentDefault", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163662,18 +164119,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163688,18 +164145,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163714,18 +164171,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignmentRubric", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163740,96 +164197,96 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignmentRubric", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSetting", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Remove-MgEducationClassAssignmentSetting", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSetting", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Remove-MgEducationClassAssignmentSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationClassAssignmentSubmission", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationClassAssignmentSubmission", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163844,18 +164301,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163870,302 +164327,302 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassGroupByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/$ref", + "Command": "Remove-MgEducationClassGroupByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationClassGroupByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/$ref", + "Command": "Remove-MgEducationClassGroupByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMe", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me", + "Command": "Remove-MgEducationMe", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/education/me" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMe", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me", + "Command": "Remove-MgEducationMe", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/education/me" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignment", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignment", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Remove-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Remove-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Delete1", - "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" - }, - { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentRubric", - "Module": "Education", - "Method": "DELETE", + "DeleteViaIdentity1" + ] + }, + { "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationMeAssignmentRubric", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentRubric", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationMeAssignmentRubric", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Remove-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -164180,18 +164637,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationMeRubric", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/me/rubrics/{educationRubric-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Remove-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -164206,3275 +164663,3279 @@ "IsAdmin": true } ], - "Command": "Remove-MgEducationMeRubric", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/me/rubrics/{educationRubric-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeUserByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/user/$ref", + "Command": "Remove-MgEducationMeUserByRef", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/education/me/user/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationMeUserByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/user/$ref", + "Command": "Remove-MgEducationMeUserByRef", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/education/me/user/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Remove-MgEducationSchool", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgEducationSchool", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/schools/{educationSchool-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Remove-MgEducationSchool", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgEducationSchool", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/schools/{educationSchool-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", + "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", + "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Command": "Remove-MgEducationSynchronizationProfile", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationSynchronizationProfileError", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Command": "Remove-MgEducationSynchronizationProfileError", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationSynchronizationProfileStatus", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Command": "Remove-MgEducationSynchronizationProfileStatus", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}", + "Command": "Remove-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgEducationUser", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}", + "Command": "Remove-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgEducationUser", - "Module": "Education", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignment", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignment", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Remove-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Remove-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentRubric", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationUserAssignmentRubric", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentRubric", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationUserAssignmentRubric", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserRubric", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Remove-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserRubric", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Remove-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserUserByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/$ref", + "Command": "Remove-MgEducationUserUserByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/user/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEducationUserUserByRef", - "Module": "Education", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/$ref", + "Command": "Remove-MgEducationUserUserByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/user/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Remove-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Remove-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignment", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStep", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], "Variants": [ "Delete2", "DeleteViaIdentity2" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequest", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementAccessPackageCatalog", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequest", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAssignment", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Command": "Remove-MgEntitlementManagementAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAssignmentAssignmentPolicyByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref", + "Command": "Remove-MgEntitlementManagementAssignmentAssignmentPolicyByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCatalogByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCatalogByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Remove-MgEntitlementManagementAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Command": "Remove-MgEntitlementManagementCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementCatalog", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgExternalConnection", - "Module": "Search", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Search", "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Remove-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/external/connections/{externalConnection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgExternalConnection", - "Module": "Search", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Search", "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Remove-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/external/connections/{externalConnection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompany", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}", + "Command": "Remove-MgFinancialCompany", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "Command": "Remove-MgFinancialCompanyAccount", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/accounts/{account-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyAgedAccountPayable", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", + "Command": "Remove-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyAgedAccountReceivable", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", + "Command": "Remove-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Command": "Remove-MgFinancialCompanyCountryRegion", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyCountryRegion", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Command": "Remove-MgFinancialCompanyCurrency", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyCurrency", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Command": "Remove-MgFinancialCompanyCustomer", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyCustomer", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Command": "Remove-MgFinancialCompanyCustomerCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPayment", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Command": "Remove-MgFinancialCompanyCustomerPayment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomer", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournal", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalAccount", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", + "Command": "Remove-MgFinancialCompanyCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", + "Command": "Remove-MgFinancialCompanyCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyCustomerPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" - }, - { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyCustomerShipmentMethod", - "Module": "Financials", - "Method": "DELETE", + ] + }, + { "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Command": "Remove-MgFinancialCompanyCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyDimension", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "Command": "Remove-MgFinancialCompanyDimension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyDimensionValue", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", + "Command": "Remove-MgFinancialCompanyDimensionValue", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Command": "Remove-MgFinancialCompanyEmployee", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyEmployee", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyEmployeePicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyEmployeePicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyGeneralLedgerEntry", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "Command": "Remove-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyGeneralLedgerEntryAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", + "Command": "Remove-MgFinancialCompanyGeneralLedgerEntryAccount", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyInformation", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Command": "Remove-MgFinancialCompanyInformation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Command": "Remove-MgFinancialCompanyItem", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyItem", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Command": "Remove-MgFinancialCompanyItemCategory", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyItemCategory", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyItemPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyItemPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Command": "Remove-MgFinancialCompanyJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyJournal", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyJournalAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", + "Command": "Remove-MgFinancialCompanyJournalAccount", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyJournalLine", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Command": "Remove-MgFinancialCompanyJournalLine", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyJournalLineAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", + "Command": "Remove-MgFinancialCompanyJournalLineAccount", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Command": "Remove-MgFinancialCompanyPaymentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyPaymentMethod", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Command": "Remove-MgFinancialCompanyPaymentTerm", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyPaymentTerm", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoice", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Command": "Remove-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLine", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineAccount", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItem", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemCategory", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendor", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemo", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Command": "Remove-MgFinancialCompanySaleCreditMemo", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Command": "Remove-MgFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomer", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoLine", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Remove-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineAccount", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItem", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemCategory", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Command": "Remove-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Command": "Remove-MgFinancialCompanySaleInvoiceCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomer", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomer", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceLine", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Command": "Remove-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceLineAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", + "Command": "Remove-MgFinancialCompanySaleInvoiceLineAccount", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceLineItem", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Command": "Remove-MgFinancialCompanySaleInvoiceLineItem", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemCategory", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoicePaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleInvoiceShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Command": "Remove-MgFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrder", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Command": "Remove-MgFinancialCompanySaleOrder", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Command": "Remove-MgFinancialCompanySaleOrderCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderCustomer", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Command": "Remove-MgFinancialCompanySaleOrderCustomer", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderCustomerCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Command": "Remove-MgFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderCustomerPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderCustomerShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Command": "Remove-MgFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderLine", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Command": "Remove-MgFinancialCompanySaleOrderLine", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderLineAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", + "Command": "Remove-MgFinancialCompanySaleOrderLineAccount", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderLineItem", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Command": "Remove-MgFinancialCompanySaleOrderLineItem", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderLineItemCategory", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Command": "Remove-MgFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderLineItemPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleOrderPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuote", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Command": "Remove-MgFinancialCompanySaleQuote", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Command": "Remove-MgFinancialCompanySaleQuoteCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteCustomer", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Command": "Remove-MgFinancialCompanySaleQuoteCustomer", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteCustomerShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Command": "Remove-MgFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteLine", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Command": "Remove-MgFinancialCompanySaleQuoteLine", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteLineAccount", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", + "Command": "Remove-MgFinancialCompanySaleQuoteLineAccount", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteLineItem", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Command": "Remove-MgFinancialCompanySaleQuoteLineItem", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteLineItemCategory", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Command": "Remove-MgFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteLineItemPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuotePaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Command": "Remove-MgFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanySaleQuoteShipmentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Command": "Remove-MgFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Command": "Remove-MgFinancialCompanyShipmentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyShipmentMethod", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Command": "Remove-MgFinancialCompanyTaxArea", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyTaxArea", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Command": "Remove-MgFinancialCompanyTaxGroup", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyTaxGroup", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Command": "Remove-MgFinancialCompanyUnit", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyUnit", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Command": "Remove-MgFinancialCompanyVendor", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgFinancialCompanyVendor", - "Module": "Financials", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyVendorCurrency", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Command": "Remove-MgFinancialCompanyVendorCurrency", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyVendorPaymentMethod", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Command": "Remove-MgFinancialCompanyVendorPaymentMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyVendorPaymentTerm", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Command": "Remove-MgFinancialCompanyVendorPaymentTerm", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Remove-MgFinancialCompanyVendorPicture", - "Module": "Financials", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Command": "Remove-MgFinancialCompanyVendorPicture", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "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 - } - ], - "Command": "Remove-MgGroup", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}", + "Command": "Remove-MgGroup", + "Permissions": { + "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 + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "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 - } - ], - "Command": "Remove-MgGroup", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}", + "Command": "Remove-MgGroup", + "Permissions": { + "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 + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgGroupAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgGroupAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgGroupCalendarPermission", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgGroupCalendarPermission", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Remove-MgGroupConversation", "Permissions": { "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 }, - "Command": "Remove-MgGroupConversation", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Remove-MgGroupConversation", "Permissions": { "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 }, - "Command": "Remove-MgGroupConversation", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupConversationThread", "Permissions": { "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 }, - "Command": "Remove-MgGroupConversationThread", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupConversationThread", "Permissions": { "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 }, - "Command": "Remove-MgGroupConversationThread", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Remove-MgGroupConversationThreadPost", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Remove-MgGroupConversationThreadPost", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostMention", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Remove-MgGroupConversationThreadPostMention", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", + "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", + "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupDrive", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Remove-MgGroupDrive", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupDrive", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Remove-MgGroupDrive", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drive/$ref", + "Command": "Remove-MgGroupDriveByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drive/$ref", + "Command": "Remove-MgGroupDriveByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEndpoint", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgGroupEndpoint", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Remove-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -167489,18 +167950,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgGroupEvent", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Remove-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -167515,351 +167976,351 @@ "IsAdmin": true } ], - "Command": "Remove-MgGroupEvent", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupEventAttachment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupEventAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventCalendarByRef", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", + "Command": "Remove-MgGroupEventCalendarByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventCalendarByRef", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", + "Command": "Remove-MgGroupEventCalendarByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventExceptionOccurrence", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Remove-MgGroupEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventExtension", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventExtension", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventInstance", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Remove-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventInstance", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Remove-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupExtension", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupExtension", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/removeFavorite", + "Command": "Remove-MgGroupFavorite", "Permissions": { "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 }, - "Command": "Remove-MgGroupFavorite", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ], - "Uri": "/groups/{group-id}/removeFavorite" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/removeFavorite", + "Command": "Remove-MgGroupFavorite", "Permissions": { "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 }, - "Command": "Remove-MgGroupFavorite", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Remove1", "RemoveViaIdentity1" - ], - "Uri": "/groups/{group-id}/removeFavorite" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Command": "Remove-MgGroupFromLifecyclePolicy", "Permissions": { "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 }, - "Command": "Remove-MgGroupFromLifecyclePolicy", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Command": "Remove-MgGroupFromLifecyclePolicy", "Permissions": { "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 }, - "Command": "Remove-MgGroupFromLifecyclePolicy", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Remove-MgGroupLifecyclePolicy", "Permissions": { "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 }, - "Command": "Remove-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Remove-MgGroupLifecyclePolicy", "Permissions": { "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 }, - "Command": "Remove-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgGroupOnenoteNotebook", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgGroupOnenoteNotebook", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -167874,18 +168335,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgGroupOnenotePage", - "Module": "Notes", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -167900,426 +168361,418 @@ "IsAdmin": false } ], - "Command": "Remove-MgGroupOnenotePage", - "Module": "Notes", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgGroupOnenoteSection", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgGroupOnenoteSection", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgGroupOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgGroupOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupPhoto", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/photo", + "Command": "Remove-MgGroupPhoto", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupPhoto", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/photo", + "Command": "Remove-MgGroupPhoto", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/groups/{group-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupPlannerPlanDetail", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Remove-MgGroupPlannerPlanDetail", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupPlannerPlanDetail", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Remove-MgGroupPlannerPlanDetail", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "Remove-MgGroupSetting", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Remove-MgGroupSetting", + "Permissions": { + "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 + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/settings/{directorySetting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupSite", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Remove-MgGroupSite", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/sites/{site-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupSite", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Remove-MgGroupSite", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/sites/{site-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupTeam", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/groups/{group-id}/team", + "Command": "Remove-MgGroupTeam", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/team" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupTeam", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/groups/{group-id}/team", + "Command": "Remove-MgGroupTeam", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/team" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupThread", "Permissions": { "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 }, - "Command": "Remove-MgGroupThread", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupThread", "Permissions": { "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 }, - "Command": "Remove-MgGroupThread", - "Module": "Groups", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPost", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Remove-MgGroupThreadPost", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPost", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Remove-MgGroupThreadPost", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostMention", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Remove-MgGroupThreadPostMention", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -168334,18 +168787,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -168360,18 +168813,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Remove-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -168386,18 +168839,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Remove-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -168412,390 +168865,390 @@ "IsAdmin": true } ], - "Command": "Remove-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecision", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInsight", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstance", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Remove-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Remove-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Remove-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Remove-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Remove-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identityProviders/{identityProvider-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Remove-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/identityProviders/{identityProvider-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Command": "Remove-MgIdentityUserFlow", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgIdentityUserFlow", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/identity/userFlows/{identityUserFlow-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionBitlocker", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker", + "Command": "Remove-MgInformationProtectionBitlocker", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/informationProtection/bitlocker" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionBitlocker", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker", + "Command": "Remove-MgInformationProtectionBitlocker", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/informationProtection/bitlocker" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionDataLossPreventionPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Remove-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/policy", + "Command": "Remove-MgInformationProtectionPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/informationProtection/policy" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionPolicyLabel", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Remove-MgInformationProtectionPolicyLabel", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionSensitivityPolicySetting", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/sensitivityPolicySettings", + "Command": "Remove-MgInformationProtectionSensitivityPolicySetting", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/informationProtection/sensitivityPolicySettings" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Remove-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -168803,12 +169256,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -168816,18 +169263,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Remove-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -168835,12 +169282,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -168848,86 +169289,81 @@ "IsAdmin": true } ], - "Command": "Remove-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", + "Command": "Remove-MgOfficeClientConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Remove-MgOfficeClientConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", + "Command": "Remove-MgOfficeClientConfigurationAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfile", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Command": "Remove-MgOnPremisePublishingProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfileAgent", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Command": "Remove-MgOnPremisePublishingProfileAgent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", + "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Remove-MgOnPremisePublishingProfileAgentGroup", "Permissions": { "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 }, - "Command": "Remove-MgOnPremisePublishingProfileAgentGroup", - "Module": "Applications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -168935,332 +169371,337 @@ "DeleteViaIdentity", "DeleteViaIdentity1", "DeleteViaIdentity2" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfileAgentGroupAgent", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Remove-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", + "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfileConnector", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Command": "Remove-MgOnPremisePublishingProfileConnector", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfileConnectorGroup", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Command": "Remove-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfileConnectorMemberOf", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}", + "Command": "Remove-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfilePublishedResource", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Command": "Remove-MgOnPremisePublishingProfilePublishedResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", + "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroup", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "Module": "Applications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", + "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}", + "Command": "Remove-MgOrganization", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}", + "Command": "Remove-MgOrganization", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/organization/{organization-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/branding", + "Command": "Remove-MgOrganizationBranding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Command": "Remove-MgOrganizationBranding", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}/branding" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/branding", + "Command": "Remove-MgOrganizationBranding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Command": "Remove-MgOrganizationBranding", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/organization/{organization-id}/branding" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Remove-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Remove-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/organization/{organization-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganizationSetting", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings", + "Command": "Remove-MgOrganizationSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganizationSettingItemInsight", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Remove-MgOrganizationSettingItemInsight", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/itemInsights" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganizationSettingMicrosoftApplicationDataAccess", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Remove-MgOrganizationSettingMicrosoftApplicationDataAccess", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganizationSettingPersonInsight", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Remove-MgOrganizationSettingPersonInsight", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/peopleInsights" + ] }, { - "Permissions": [], - "Command": "Remove-MgOrganizationSettingProfileCardProperty", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", + "Command": "Remove-MgOrganizationSettingProfileCardProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlace", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/places/{place-id}", + "Command": "Remove-MgPlace", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/places/{place-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlace", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/places/{place-id}", + "Command": "Remove-MgPlace", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/places/{place-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Remove-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169275,18 +169716,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgPlannerBucket", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/planner/buckets/{plannerBucket-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Remove-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169301,18 +169742,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgPlannerBucket", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/buckets/{plannerBucket-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Remove-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169327,18 +169768,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgPlannerPlan", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/planner/plans/{plannerPlan-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Remove-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169353,54 +169794,54 @@ "IsAdmin": false } ], - "Command": "Remove-MgPlannerPlan", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/plans/{plannerPlan-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Remove-MgPlannerRoster", "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 }, - "Command": "Remove-MgPlannerRoster", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/rosters/{plannerRoster-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Remove-MgPlannerRosterMember", "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 }, - "Command": "Remove-MgPlannerRosterMember", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Remove-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169415,18 +169856,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgPlannerTask", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Remove-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169441,992 +169882,992 @@ "IsAdmin": false } ], - "Command": "Remove-MgPlannerTask", - "Module": "Planner", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" + ] }, { - "Permissions": [], - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", - "Module": "Planner", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAccessReviewPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/accessReviewPolicy", + "Command": "Remove-MgPolicyAccessReviewPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/accessReviewPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/adminConsentRequestPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/policies/adminConsentRequestPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Remove-MgPolicyAppManagementPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/authenticationFlowsPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/policies/authenticationFlowsPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/authenticationMethodsPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/policies/authenticationMethodsPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Command": "Remove-MgPolicyAuthorizationPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authorizationPolicy", + "Command": "Remove-MgPolicyAuthorizationPolicy", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/policies/authorizationPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Command": "Remove-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyB2CAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Command": "Remove-MgPolicyB2CAuthenticationMethodPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/b2cAuthenticationMethodsPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Remove-MgPolicyClaimMappingPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Remove-MgPolicyClaimMappingPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/crossTenantAccessPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/crossTenantAccessPolicy/default" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/defaultAppManagementPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyDirectoryRoleAccessReviewPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Command": "Remove-MgPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/directoryRoleAccessReviewPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyExternalIdentityPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/externalIdentitiesPolicy", + "Command": "Remove-MgPolicyExternalIdentityPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/externalIdentitiesPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", "Permissions": { "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 }, - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", "Permissions": { "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 }, - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Remove-MgPolicyMobileAppManagementPolicy", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true }, - "Command": "Remove-MgPolicyMobileAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Remove-MgPolicyMobileDeviceManagementPolicy", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true }, - "Command": "Remove-MgPolicyMobileDeviceManagementPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicy", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "Remove-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicy", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "Remove-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyRoleManagementPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Remove-MgPolicyRoleManagementPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", + "Command": "Remove-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyRoleManagementPolicyRule", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyServicePrincipalCreationPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Command": "Remove-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyServicePrincipalCreationPolicyExclude", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Command": "Remove-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPolicyServicePrincipalCreationPolicyInclude", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Command": "Remove-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Remove-MgPolicyTokenIssuancePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Remove-MgPolicyTokenIssuancePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Remove-MgPolicyTokenLifetimePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Remove-MgPolicyTokenLifetimePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Remove-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Remove-MgPrintConnector", "Permissions": { "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 }, - "Command": "Remove-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/connectors/{printConnector-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Remove-MgPrintConnector", "Permissions": { "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 }, - "Command": "Remove-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/connectors/{printConnector-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/operations/{printOperation-id}", + "Command": "Remove-MgPrintOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/operations/{printOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/operations/{printOperation-id}", + "Command": "Remove-MgPrintOperation", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/operations/{printOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}", + "Command": "Remove-MgPrintPrinter", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true }, - "Command": "Remove-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}", + "Command": "Remove-MgPrintPrinter", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true }, - "Command": "Remove-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/printers/{printer-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintPrinterShare", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}", + "Command": "Remove-MgPrintPrinterShare", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/printerShares/{printerShare-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/share/$ref", + "Command": "Remove-MgPrintPrinterShareByRef", "Permissions": { "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 }, - "Command": "Remove-MgPrintPrinterShareByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/share/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintPrinterSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", + "Command": "Remove-MgPrintPrinterSharePrinterByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/printerShares/{printerShare-id}/printer/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Remove-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -170441,18 +170882,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Remove-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -170467,677 +170908,677 @@ "IsAdmin": true } ], - "Command": "Remove-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", + "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", + "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintReport", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/reports", + "Command": "Remove-MgPrintReport", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/print/reports" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}", + "Command": "Remove-MgPrintService", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/services/{printService-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}", + "Command": "Remove-MgPrintService", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/services/{printService-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Remove-MgPrintServiceEndpoint", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Remove-MgPrintServiceEndpoint", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}", + "Command": "Remove-MgPrintShare", "Permissions": { "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 }, - "Command": "Remove-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/shares/{printerShare-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}", + "Command": "Remove-MgPrintShare", "Permissions": { "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 }, - "Command": "Remove-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/$ref", + "Command": "Remove-MgPrintSharePrinterByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/shares/{printerShare-id}/printer/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/$ref", + "Command": "Remove-MgPrintSharePrinterByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}/printer/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Remove-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Remove-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Remove-MgPrintTaskDefinitionTask", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Remove-MgPrintTaskDefinitionTask", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", + "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", + "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", + "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", - "Module": "Devices.CloudPrint", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", + "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedAccess", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Command": "Remove-MgPrivilegedAccess", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedAccessResource", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Command": "Remove-MgPrivilegedAccessResource", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedAccessRoleAssignment", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Remove-MgPrivilegedAccessRoleAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedAccessRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Remove-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedAccessRoleDefinition", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Remove-MgPrivilegedAccessRoleDefinition", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedAccessRoleSetting", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Remove-MgPrivilegedAccessRoleSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedApproval", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Command": "Remove-MgPrivilegedApproval", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedApprovalRequestByRef", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", + "Command": "Remove-MgPrivilegedApprovalRequestByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedApprovalRoleInfo", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Command": "Remove-MgPrivilegedApprovalRoleInfo", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedOperationEvent", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Command": "Remove-MgPrivilegedOperationEvent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedRole", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Command": "Remove-MgPrivilegedRole", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Command": "Remove-MgPrivilegedRoleAssignment", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Remove-MgPrivilegedRoleAssignment", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Command": "Remove-MgPrivilegedRoleAssignmentRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedRoleAssignmentRequestRoleInfo", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Command": "Remove-MgPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedRoleAssignmentRoleInfo", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Command": "Remove-MgPrivilegedRoleAssignmentRoleInfo", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedRoleSetting", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Command": "Remove-MgPrivilegedRoleSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/settings" + ] }, { - "Permissions": [], - "Command": "Remove-MgPrivilegedRoleSummary", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Command": "Remove-MgPrivilegedRoleSummary", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/summary" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/programs/{program-id}", + "Command": "Remove-MgProgram", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgProgram", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/programs/{program-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/programControls/{programControl-id}", + "Command": "Remove-MgProgramControl", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Command": "Remove-MgProgramControl", - "Module": "Identity.Governance", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/programControls/{programControl-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgProgramControlProgram", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/programControls/{programControl-id}/program", + "Command": "Remove-MgProgramControlProgram", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/programControls/{programControl-id}/program" + ] }, { - "Permissions": [], - "Command": "Remove-MgProgramControlType", - "Module": "Identity.Governance", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/programControlTypes/{programControlType-id}", + "Command": "Remove-MgProgramControlType", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/programControlTypes/{programControlType-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", - "Module": "Reports", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRiskDetection", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskDetections/{riskDetection-id}", + "Command": "Remove-MgRiskDetection", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/riskDetections/{riskDetection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRiskyUser", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskyUsers/{riskyUser-id}", + "Command": "Remove-MgRiskyUser", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/riskyUsers/{riskyUser-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRiskyUserHistory", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Remove-MgRiskyUserHistory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementCloudPc", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC", + "Command": "Remove-MgRoleManagementCloudPc", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/roleManagement/cloudPC" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementCloudPcResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Remove-MgRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171152,44 +171593,44 @@ "IsAdmin": true } ], - "Command": "Remove-MgRoleManagementCloudPcRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171203,18 +171644,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -171222,82 +171663,82 @@ "IsAdmin": true } ], - "Command": "Remove-MgRoleManagementCloudPcRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDeviceManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement", + "Command": "Remove-MgRoleManagementDeviceManagement", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/roleManagement/deviceManagement" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171312,44 +171753,44 @@ "IsAdmin": true } ], - "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171363,18 +171804,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -171382,697 +171823,713 @@ "IsAdmin": true } ], - "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectory", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory", + "Command": "Remove-MgRoleManagementDirectory", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/roleManagement/directory" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectory", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory", + "Command": "Remove-MgRoleManagementDirectory", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/roleManagement/directory" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [ + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement", + "Command": "Remove-MgRoleManagementEntitlementManagement", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/roleManagement/entitlementManagement" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement", + "Command": "Remove-MgRoleManagementEntitlementManagement", + "Permissions": [], "Variants": [ "Delete1" - ], - "Uri": "/roleManagement/entitlementManagement" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -172087,18 +172544,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -172113,1280 +172570,1255 @@ "IsAdmin": true } ], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "SchemaExtensions", "OutputType": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Remove-MgSchemaExtension", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/schemaExtensions/{schemaExtension-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "SchemaExtensions", "OutputType": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Remove-MgSchemaExtension", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/schemaExtensions/{schemaExtension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSearchAcronym", - "Module": "Search", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Search", "OutputType": null, + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Remove-MgSearchAcronym", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/search/acronyms/{acronym-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSearchBookmark", - "Module": "Search", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Search", "OutputType": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Remove-MgSearchBookmark", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/search/bookmarks/{bookmark-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSearchQna", - "Module": "Search", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Search", "OutputType": null, + "Uri": "/search/qnas/{qna-id}", + "Command": "Remove-MgSearchQna", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/search/qnas/{qna-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityAction", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/securityActions/{securityAction-id}", + "Command": "Remove-MgSecurityAction", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/securityActions/{securityAction-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityAlert", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/alerts/{alert-id}", + "Command": "Remove-MgSecurityAlert", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/security/alerts/{alert-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityAlert", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/alerts/{alert-id}", + "Command": "Remove-MgSecurityAlert", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/alerts/{alert-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityAttackSimulation", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/attackSimulation", + "Command": "Remove-MgSecurityAttackSimulation", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ], - "Uri": "/security/attackSimulation" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityAttackSimulationAutomation", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Remove-MgSecurityAttackSimulationAutomation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityCloudAppSecurityProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Command": "Remove-MgSecurityCloudAppSecurityProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityDomainSecurityProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Command": "Remove-MgSecurityDomainSecurityProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityFileSecurityProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Command": "Remove-MgSecurityFileSecurityProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityHostSecurityProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Command": "Remove-MgSecurityHostSecurityProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityInformationProtection", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection", + "Command": "Remove-MgSecurityInformationProtection", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/security/informationProtection" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityInformationProtectionLabelPolicySetting", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Remove-MgSecurityInformationProtectionLabelPolicySetting", + "Permissions": [], "Variants": [ "Delete" - ], - "Uri": "/security/informationProtection/labelPolicySettings" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityInformationProtectionSensitivityLabel", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Remove-MgSecurityInformationProtectionSensitivityLabel", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityInformationProtectionSensitivityLabelParent", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Remove-MgSecurityInformationProtectionSensitivityLabelParent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityIPSecurityProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Command": "Remove-MgSecurityIPSecurityProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityProviderTenantSetting", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Command": "Remove-MgSecurityProviderTenantSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecuritySecureScore", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Remove-MgSecuritySecureScore", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/security/secureScores/{secureScore-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecuritySecureScore", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Remove-MgSecuritySecureScore", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/secureScores/{secureScore-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", + "OutputType": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Command": "Remove-MgSecurityTiIndicator", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Command": "Remove-MgSecurityTiIndicator", - "Module": "Security", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/tiIndicators/{tiIndicator-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityTiIndicatorByExternalId", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphResultInfo", + "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", + "Command": "Remove-MgSecurityTiIndicatorByExternalId", + "Permissions": [], "Variants": [ "Delete2", "DeleteExpanded1" - ], - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityTiIndicatorMultiple", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphResultInfo", + "Uri": "/security/tiIndicators/deleteTiIndicators", + "Command": "Remove-MgSecurityTiIndicatorMultiple", + "Permissions": [], "Variants": [ "Delete1", "DeleteExpanded" - ], - "Uri": "/security/tiIndicators/deleteTiIndicators" + ] }, { - "Permissions": [], - "Command": "Remove-MgSecurityUserSecurityProfile", - "Module": "Security", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Security", "OutputType": null, + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Command": "Remove-MgSecurityUserSecurityProfile", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgServiceAnnouncementIssue", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgServiceAnnouncementIssue", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Remove-MgServiceAnnouncementMessage", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Remove-MgServiceAnnouncementMessage", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgServicePrincipal", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Remove-MgServicePrincipal", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgServicePrincipal", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", - "OutputType": null, - "Variants": [ - "Delete1", - "DeleteViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}" - }, - { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", "Method": "DELETE", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Remove-MgServicePrincipal", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ] + }, + { "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" + ] }, { - "Permissions": { - "Name": "PermissionGrantPolicy.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalFederatedIdentityCredential", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Remove-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", + "Command": "Remove-MgServicePrincipalKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -173394,12 +173826,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -173407,61 +173833,53 @@ "IsAdmin": true } ], - "Command": "Remove-MgServicePrincipalKey", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalLicenseDetail", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Remove-MgServicePrincipalLicenseDetail", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgServicePrincipalPassword", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", + "Command": "Remove-MgServicePrincipalPassword", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", + "Command": "Remove-MgServicePrincipalPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -173469,12 +173887,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -173488,743 +173900,730 @@ "IsAdmin": true } ], - "Command": "Remove-MgServicePrincipalPasswordSingleSignOnCredentials", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalSynchronization", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Remove-MgServicePrincipalSynchronization", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgServicePrincipalSynchronizationJob", "Permissions": { "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 }, - "Command": "Remove-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "Permissions": { "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 }, - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", - "Module": "Applications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" + ] }, { - "Permissions": [], - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareDriveItemByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", + "Command": "Remove-MgShareDriveItemByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareDriveItemByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", + "Command": "Remove-MgShareDriveItemByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareList", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Remove-MgShareList", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareList", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Remove-MgShareList", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgShareListColumn", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgShareListColumn", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgShareListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgShareListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentType", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgShareListContentType", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentType", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgShareListContentType", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeBaseByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgShareListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeBaseByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgShareListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", + "Command": "Remove-MgShareListDriveByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", + "Command": "Remove-MgShareListDriveByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItem", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", + "Command": "Remove-MgShareListItem", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItem", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", + "Command": "Remove-MgShareListItem", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemAnalyticByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Remove-MgShareListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemAnalyticByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Remove-MgShareListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemDriveItemByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Remove-MgShareListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemDriveItemByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Remove-MgShareListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgShareListItemField", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgShareListItemField", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemVersion", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemVersion", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemVersionField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgShareListItemVersionField", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListItemVersionField", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgShareListItemVersionField", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListOperation", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgShareListOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListSubscription", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgShareListSubscription", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareListSubscription", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgShareListSubscription", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSharePermission", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Remove-MgSharePermission", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission" + ] }, { - "Permissions": [], - "Command": "Remove-MgSharePermission", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Remove-MgSharePermission", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareRootByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/$ref", + "Command": "Remove-MgShareRootByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/root/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareRootByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/$ref", + "Command": "Remove-MgShareRootByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/root/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareSiteByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/site/$ref", + "Command": "Remove-MgShareSiteByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgShareSiteByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", - "OutputType": null, - "Variants": [ - "Delete1", - "DeleteViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/site/$ref" - }, - { - "Permissions": [], - "Command": "Remove-MgSite", - "Module": "Sites", "Method": "DELETE", - "ApiVersion": "beta", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/site/$ref", + "Command": "Remove-MgShareSiteByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteAnalyticByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/analytics/$ref", + "Command": "Remove-MgSiteAnalyticByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteAnalyticByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/analytics/$ref", + "Command": "Remove-MgSiteAnalyticByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/analytics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174239,18 +174638,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174265,44 +174664,44 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174317,18 +174716,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteContentType", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174343,44 +174742,44 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteContentType", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteContentTypeBaseByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgSiteContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteContentTypeBaseByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgSiteContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174395,18 +174794,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174421,122 +174820,122 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteDriveByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/drive/$ref", + "Command": "Remove-MgSiteDriveByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteDriveByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/drive/$ref", + "Command": "Remove-MgSiteDriveByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteList", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Remove-MgSiteList", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteList", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Remove-MgSiteList", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174551,18 +174950,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteListColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174577,44 +174976,44 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteListColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174629,18 +175028,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteListContentType", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174655,44 +175054,44 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteListContentType", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListContentTypeBaseByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgSiteListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListContentTypeBaseByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Remove-MgSiteListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174707,18 +175106,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174733,327 +175132,327 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListDriveByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", + "Command": "Remove-MgSiteListDriveByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListDriveByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", + "Command": "Remove-MgSiteListDriveByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgSiteListItem", "Permissions": { "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 }, - "Command": "Remove-MgSiteListItem", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgSiteListItem", "Permissions": { "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 }, - "Command": "Remove-MgSiteListItem", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemAnalyticByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", + "Command": "Remove-MgSiteListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemAnalyticByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", + "Command": "Remove-MgSiteListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemDriveItemByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", + "Command": "Remove-MgSiteListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemDriveItemByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", + "Command": "Remove-MgSiteListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemField", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Remove-MgSiteListItemField", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemField", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Remove-MgSiteListItemField", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemVersion", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgSiteListItemVersion", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemVersion", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgSiteListItemVersion", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemVersionField", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgSiteListItemVersionField", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListItemVersionField", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgSiteListItemVersionField", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListOperation", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgSiteListOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListSubscription", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteListSubscription", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgSiteOnenoteNotebook", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgSiteOnenoteNotebook", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -175068,18 +175467,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteOnenotePage", - "Module": "Notes", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -175094,193 +175493,188 @@ "IsAdmin": false } ], - "Command": "Remove-MgSiteOnenotePage", - "Module": "Notes", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgSiteOnenoteSection", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgSiteOnenoteSection", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgSiteOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgSiteOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/pages/{sitePage-id}", + "Command": "Remove-MgSitePage", "Permissions": { "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 }, - "Command": "Remove-MgSitePage", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/pages/{sitePage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Remove-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgSitePermission", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Remove-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgSitePermission", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStore", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore", + "Command": "Remove-MgSiteTermStore", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}/termStore" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStore", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore", + "Command": "Remove-MgSiteTermStore", + "Permissions": [], "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" - ], - "Uri": "/sites/{site-id}/termStore" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Remove-MgSiteTermStoreGroup", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "Remove-MgSiteTermStoreGroup", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSet", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Remove-MgSiteTermStoreGroupSet", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetChild", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Permissions": [], "Variants": [ "Delete", "Delete1", @@ -175290,291 +175684,291 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetChildRelationFromTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetChildRelationFromTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetChildRelationSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetChildRelationSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetChildRelationToTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetChildRelationToTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetChildSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetChildSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetRelation", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetRelationFromTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetRelationFromTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetRelationSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetRelationSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetRelationToTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetRelationToTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetTerm", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetTermRelationFromTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetTermRelationFromTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetTermRelationSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetTermRelationSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetTermRelationToTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetTermRelationToTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreGroupSetTermSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreGroupSetTermSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Remove-MgSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "Remove-MgSiteTermStoreSet", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetChild", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgSiteTermStoreSetChild", + "Permissions": [], "Variants": [ "Delete", "Delete1", @@ -175584,376 +175978,368 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetChildRelation", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetChildRelationFromTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Remove-MgSiteTermStoreSetChildRelationFromTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetChildRelationSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreSetChildRelationSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetChildRelationToTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Remove-MgSiteTermStoreSetChildRelationToTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetChildSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreSetChildSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetParentGroup", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetRelation", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetRelation", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetRelationFromTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Remove-MgSiteTermStoreSetRelationFromTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetRelationSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreSetRelationSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetRelationToTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Remove-MgSiteTermStoreSetRelationToTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgSiteTermStoreSetTerm", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "Remove-MgSiteTermStoreSetTerm", - "Module": "Sites", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetTermChild", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgSiteTermStoreSetTermChild", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetTermRelation", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetTermRelationFromTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Remove-MgSiteTermStoreSetTermRelationFromTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetTermRelationSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreSetTermRelationSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetTermRelationToTermByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Remove-MgSiteTermStoreSetTermRelationToTermByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSiteTermStoreSetTermSetByRef", - "Module": "Sites", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", + "Command": "Remove-MgSiteTermStoreSetTermSetByRef", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Remove-MgSubscribedSku", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/subscribedSkus/{subscribedSku-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Remove-MgSubscribedSku", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/subscribedSkus/{subscribedSku-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSubscription", - "Module": "ChangeNotifications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "ChangeNotifications", "OutputType": null, + "Uri": "/subscriptions/{subscription-id}", + "Command": "Remove-MgSubscription", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgSubscription", - "Module": "ChangeNotifications", - "Method": "DELETE", "ApiVersion": "v1.0", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Uri": "/subscriptions/{subscription-id}" - }, - { - "Permissions": [], - "Command": "Remove-MgSubSite", - "Module": "Sites", "Method": "DELETE", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", "OutputType": null, + "Uri": "/subscriptions/{subscription-id}", + "Command": "Remove-MgSubscription", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/sites/{site-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeam", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}", + "Command": "Remove-MgTeam", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeam", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}", + "Command": "Remove-MgTeam", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Remove-MgTeamChannel", "Permissions": [ { "Name": "Channel.Delete.All", @@ -175974,18 +176360,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamChannel", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Remove-MgTeamChannel", "Permissions": [ { "Name": "Channel.Delete.All", @@ -176006,129 +176392,134 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamChannel", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Command": "Remove-MgTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTeamChannelEmail", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Command": "Remove-MgTeamChannelEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTeamChannelEmail", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Remove1", "RemoveViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamChannelFileFolderByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", + "Command": "Remove-MgTeamChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamChannelFileFolderByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", + "Command": "Remove-MgTeamChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "Remove-MgTeamChannelMember", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgTeamChannelMember", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "Remove-MgTeamChannelMember", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamChannelShared", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgTeamChannelShared", + "Permissions": { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176155,18 +176546,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamChannelTab", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176193,70 +176584,70 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamChannelTab", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Remove-MgTeamChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Remove-MgTeamChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamGroupByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/group/$ref", + "Command": "Remove-MgTeamGroupByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamGroupByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/group/$ref", + "Command": "Remove-MgTeamGroupByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/group/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176275,20 +176666,26 @@ "Description": "Manage installed Teams apps in teams", "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true } ], - "Command": "Remove-MgTeamInstalledApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgTeamInstalledApp", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176307,381 +176704,387 @@ "Description": "Manage installed Teams apps in teams", "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.", "IsAdmin": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage itself in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.", + "IsAdmin": true } ], - "Command": "Remove-MgTeamInstalledApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Remove-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Remove-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Remove-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "Remove-MgTeamMember", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Remove-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "Remove-MgTeamMember", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamOperation", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgTeamOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamOperation", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgTeamOperation", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPermissionGrant", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgTeamPermissionGrant", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPhoto", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/photo", + "Command": "Remove-MgTeamPhoto", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannel", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Remove-MgTeamPrimaryChannel", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannel", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Remove-MgTeamPrimaryChannel", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelEmail", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Command": "Remove-MgTeamPrimaryChannelEmail", + "Permissions": [], "Variants": [ "Remove", "RemoveViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/removeEmail" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelEmail", - "Module": "Teams", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Command": "Remove-MgTeamPrimaryChannelEmail", + "Permissions": [], "Variants": [ "Remove1", "RemoveViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/removeEmail" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelFileFolderByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", + "Command": "Remove-MgTeamPrimaryChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelFileFolderByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", + "Command": "Remove-MgTeamPrimaryChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Remove-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Remove-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelShared", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgTeamPrimaryChannelShared", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamSchedule", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule", + "Command": "Remove-MgTeamSchedule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamSchedule", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule", + "Command": "Remove-MgTeamSchedule", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176696,18 +177099,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176722,44 +177125,44 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176774,18 +177177,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176800,18 +177203,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Remove-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176826,18 +177229,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleShift", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Remove-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176852,62 +177255,62 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleShift", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Remove-MgTeamScheduleTimeCard", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTeamScheduleTimeCard", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176922,18 +177325,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176948,18 +177351,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176974,18 +177377,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -177000,18 +177403,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -177026,18 +177429,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -177052,217 +177455,217 @@ "IsAdmin": true } ], - "Command": "Remove-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Remove-MgTeamTag", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTeamTag", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Remove-MgTeamTagMember", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTeamTagMember", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamTemplateByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template/$ref", + "Command": "Remove-MgTeamTemplateByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teams/{team-id}/template/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamTemplateByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template/$ref", + "Command": "Remove-MgTeamTemplateByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teams/{team-id}/template/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamworkDevice", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Command": "Remove-MgTeamworkDevice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamworkDeviceActivity", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Command": "Remove-MgTeamworkDeviceActivity", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamworkDeviceConfiguration", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Command": "Remove-MgTeamworkDeviceConfiguration", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamworkDeviceHealth", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Command": "Remove-MgTeamworkDeviceHealth", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/health" + ] }, { - "Permissions": [], - "Command": "Remove-MgTeamworkDeviceOperation", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Command": "Remove-MgTeamworkDeviceOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Remove-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Remove-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Command": "Remove-MgTrustFrameworkKeySet", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTrustFrameworkKeySet", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Command": "Remove-MgTrustFrameworkPolicy", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgTrustFrameworkPolicy", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}", + "Command": "Remove-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -177289,18 +177692,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUser", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}", + "Command": "Remove-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -177327,168 +177730,152 @@ "IsAdmin": true } ], - "Command": "Remove-MgUser", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", + "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Remove-MgUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Command": "Remove-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", + "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Remove-MgUserActivity", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Command": "Remove-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", + "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Remove-MgUserActivityHistoryItem", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Command": "Remove-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", + "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Remove-MgUserActivityHistoryItem", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false }, - "Command": "Remove-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserActivityHistoryItemActivityByRef", - "Module": "CrossDeviceExperiences", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", + "Command": "Remove-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserActivityHistoryItemActivityByRef", - "Module": "CrossDeviceExperiences", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", + "Command": "Remove-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgUserAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [ - { - "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, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Remove-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Applications", "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgUserAppRoleAssignment", + "Permissions": { + "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, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177503,18 +177890,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationEmailMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177529,18 +177916,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177555,54 +177942,54 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationMethod", "Permissions": { "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 }, - "Command": "Remove-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationMethod", "Permissions": { "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 }, - "Command": "Remove-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177617,18 +178004,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177643,57 +178030,57 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserAuthenticationOperation", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Remove-MgUserAuthenticationOperation", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177708,62 +178095,62 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserAuthenticationPasswordMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationPasswordMethod", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationPhoneMethod", "Permissions": { "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 }, - "Command": "Remove-MgUserAuthenticationPhoneMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177778,18 +178165,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177804,18 +178191,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationWindowHello", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177830,18 +178217,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationWindowHello", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177856,2030 +178243,2030 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Remove-MgUserCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserCalendar", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Remove-MgUserCalendar", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserCalendar", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Remove-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Remove-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "Delete3", "DeleteViaIdentity", "DeleteViaIdentity3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" - ], - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgUserCalendarPermission", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgUserCalendarPermission", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "Delete3", "DeleteViaIdentity", "DeleteViaIdentity3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" - ], - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserChat", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Remove-MgUserChat", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/chats/{chat-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserChat", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Remove-MgUserChat", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/chats/{chat-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Remove-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Remove-MgUserContact", - "Module": "PersonalContacts", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Remove-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Remove-MgUserContact", - "Module": "PersonalContacts", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgUserContactExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgUserContactExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Remove-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Remove-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Remove-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Remove-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Remove-MgUserContactFolderChildFolder", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Remove-MgUserContactFolderChildFolder", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Remove-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Remove-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Remove-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Remove-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactPhoto", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Remove-MgUserContactFolderContactPhoto", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactPhoto", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Remove-MgUserContactFolderContactPhoto", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactPhoto", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Remove-MgUserContactPhoto", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactPhoto", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Remove-MgUserContactPhoto", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDevice", - "Module": "CrossDeviceExperiences", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}", + "Command": "Remove-MgUserDevice", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/devices/{device-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDeviceEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Command": "Remove-MgUserDeviceFromManagement", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgUserDeviceFromManagement", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ], - "Uri": "/users/{user-id}/removeAllDevicesFromManagement" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Command": "Remove-MgUserDeviceFromManagement", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgUserDeviceFromManagement", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Remove1", "RemoveViaIdentity1" - ], - "Uri": "/users/{user-id}/removeAllDevicesFromManagement" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDrive", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Remove-MgUserDrive", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDrive", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Remove-MgUserDrive", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drive/$ref", + "Command": "Remove-MgUserDriveByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserDriveByRef", - "Module": "Files", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drive/$ref", + "Command": "Remove-MgUserDriveByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/drive/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Remove-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserEvent", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Remove-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Remove-MgUserEvent", - "Module": "Calendar", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventAttachment", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserEventAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventAttachment", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserEventAttachment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventCalendarByRef", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", + "Command": "Remove-MgUserEventCalendarByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventCalendarByRef", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", + "Command": "Remove-MgUserEventCalendarByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventExceptionOccurrence", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Remove-MgUserEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventExtension", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgUserEventExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventExtension", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgUserEventExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventInstance", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Remove-MgUserEventInstance", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventInstance", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Remove-MgUserEventInstance", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserExtension", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Remove-MgUserExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserExtension", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Remove-MgUserExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserInferenceClassification", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Remove-MgUserInferenceClassification", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/inferenceClassification" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserInferenceClassification", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Remove-MgUserInferenceClassification", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/inferenceClassification" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Remove-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Remove-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserInformationProtection", - "Module": "Identity.SignIns", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/informationProtection", + "Command": "Remove-MgUserInformationProtection", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/informationProtection" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/delete", + "Command": "Remove-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/delete" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/delete", + "Command": "Remove-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/delete" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/delete", + "Command": "Remove-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/delete" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/delete", + "Command": "Remove-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", + "Permissions": [], "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/delete" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserJoinedGroup", - "Module": "Groups", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Groups", "OutputType": null, + "Uri": "/users/{user-id}/joinedGroups/{group-id}", + "Command": "Remove-MgUserJoinedGroup", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/joinedGroups/{group-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserJoinedTeam", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/joinedTeams/{team-id}", + "Command": "Remove-MgUserJoinedTeam", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/joinedTeams/{team-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserLicenseDetail", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Remove-MgUserLicenseDetail", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserLicenseDetail", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Remove-MgUserLicenseDetail", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Remove-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMailFolder", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Remove-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMailFolder", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Remove-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Remove-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Remove-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Remove-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserMailFolderMessageAttachment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserMailFolderMessageAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Remove-MgUserMailFolderMessageMention", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMailFolderMessageMention", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Remove-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Remove-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMailFolderUserConfiguration", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", + "Command": "Remove-MgUserMailFolderUserConfiguration", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Remove-MgUserManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Remove-MgUserManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Remove-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceCategory", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgUserManagedDeviceCategory", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceCategory", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgUserManagedDeviceCategory", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Remove-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceSecurityBaselineState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Remove-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceSecurityBaselineStateSettingState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Remove-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteExpanded1", "DeleteViaIdentity1", "DeleteViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceWindowProtectionState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgUserManagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagerByRef", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Remove-MgUserManagerByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/manager/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserManagerByRef", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Remove-MgUserManagerByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/manager/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Remove-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMessage", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Remove-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMessage", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageAttachment", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserMessageAttachment", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageAttachment", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserMessageAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageExtension", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageExtension", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Remove-MgUserMessageMention", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Remove-MgUserMessageMention", - "Module": "Mail", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Command": "Remove-MgUserMobileAppIntentAndState", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Remove-MgUserMobileAppIntentAndState", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Remove-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "Devices.CorporateManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Remove-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserNotification", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Command": "Remove-MgUserNotification", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/notifications/{notification-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgUserOnenoteNotebook", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgUserOnenoteNotebook", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -179894,18 +180281,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgUserOnenotePage", - "Module": "Notes", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -179920,583 +180307,583 @@ "IsAdmin": false } ], - "Command": "Remove-MgUserOnenotePage", - "Module": "Notes", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnenoteSection", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgUserOnenoteSection", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnenoteSection", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgUserOnenoteSection", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgUserOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgUserOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgUserOnlineMeeting", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgUserOnlineMeeting", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Delete2", "DeleteViaIdentity2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Delete2", "DeleteViaIdentity2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Remove-MgUserOnlineMeetingRegistration", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgUserOnlineMeetingRegistration", - "Module": "CloudCommunications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Remove-MgUserOnlineMeetingRegistrationCustomQuestion", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Remove-MgUserOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Remove-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Command": "Remove-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Remove-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Command": "Remove-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Command": "Remove-MgUserOutlookTask", "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 }, - "Command": "Remove-MgUserOutlookTask", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskAttachment", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserOutlookTaskAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Command": "Remove-MgUserOutlookTaskFolder", "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 }, - "Command": "Remove-MgUserOutlookTaskFolder", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskFolderTask", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Remove-MgUserOutlookTaskFolderTask", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskFolderTaskAttachment", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Command": "Remove-MgUserOutlookTaskGroup", "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 }, - "Command": "Remove-MgUserOutlookTaskGroup", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Command": "Remove-MgUserOutlookTaskGroupTaskFolder", "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 }, - "Command": "Remove-MgUserOutlookTaskGroupTaskFolder", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTask", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserOutlookTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Remove-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserPerson", - "Module": "People", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Remove-MgUserPerson", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/people/{person-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserPerson", - "Module": "People", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Remove-MgUserPerson", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/people/{person-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserPhoto", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/photo", + "Command": "Remove-MgUserPhoto", + "Permissions": [], "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserPhoto", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/photo", + "Command": "Remove-MgUserPhoto", + "Permissions": [], "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" - ], - "Uri": "/users/{user-id}/photo" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserPresence", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/presence", + "Command": "Remove-MgUserPresence", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/presence" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserPresence", - "Module": "CloudCommunications", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/presence", + "Command": "Remove-MgUserPresence", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/presence" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile", + "Command": "Remove-MgUserProfile", "Permissions": [ { "Name": "User.ReadWrite", @@ -180511,18 +180898,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfile", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Remove-MgUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -180537,18 +180924,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileAccount", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Remove-MgUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -180563,18 +180950,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileAddress", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Remove-MgUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -180589,18 +180976,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileAnniversary", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Remove-MgUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -180615,18 +181002,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileAward", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/awards/{personAward-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Remove-MgUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -180641,18 +181028,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileCertification", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Remove-MgUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -180667,18 +181054,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileEducationalActivity", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Remove-MgUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -180693,18 +181080,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileEmail", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Remove-MgUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -180719,18 +181106,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileInterest", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Remove-MgUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -180745,18 +181132,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileLanguage", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Remove-MgUserProfileName", "Permissions": [ { "Name": "User.ReadWrite", @@ -180771,18 +181158,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileName", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/names/{personName-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Remove-MgUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -180815,18 +181202,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileNote", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Remove-MgUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -180841,18 +181228,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfilePatent", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Remove-MgUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -180867,18 +181254,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfilePhone", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Remove-MgUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -180893,18 +181280,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfilePosition", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Remove-MgUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -180919,18 +181306,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileProject", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Remove-MgUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -180945,18 +181332,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfilePublication", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Remove-MgUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -180971,18 +181358,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileSkill", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Remove-MgUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -180997,18 +181384,18 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileWebAccount", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Remove-MgUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -181023,200 +181410,200 @@ "IsAdmin": true } ], - "Command": "Remove-MgUserProfileWebsite", - "Module": "People", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Remove-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Remove-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSetting", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings", + "Command": "Remove-MgUserSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/settings" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSetting", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings", + "Command": "Remove-MgUserSetting", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/settings" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSettingContactMergeSuggestion", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Remove-MgUserSettingContactMergeSuggestion", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/settings/contactMergeSuggestions" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSettingItemInsight", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Remove-MgUserSettingItemInsight", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/settings/itemInsights" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSettingRegionalAndLanguageSetting", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Remove-MgUserSettingRegionalAndLanguageSetting", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSettingShiftPreference", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Remove-MgUserSettingShiftPreference", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/settings/shiftPreferences" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSettingShiftPreference", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Remove-MgUserSettingShiftPreference", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/settings/shiftPreferences" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSharedLastSharedMethodInsightByRef", - "Module": "People", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", + "Command": "Remove-MgUserSharedLastSharedMethodInsightByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserSharedResourceInsightByRef", - "Module": "People", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", + "Command": "Remove-MgUserSharedResourceInsightByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTeamwork", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork", + "Command": "Remove-MgUserTeamwork", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTeamwork", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork", + "Command": "Remove-MgUserTeamwork", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/teamwork" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTeamworkAssociatedTeam", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Remove-MgUserTeamworkAssociatedTeam", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Remove-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -181231,18 +181618,18 @@ "IsAdmin": false } ], - "Command": "Remove-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Remove-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -181257,442 +181644,442 @@ "IsAdmin": false } ], - "Command": "Remove-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", + "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", - "Module": "Teams", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", + "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Remove-MgUserTodoList", "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 }, - "Command": "Remove-MgUserTodoList", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Remove-MgUserTodoList", "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 }, - "Command": "Remove-MgUserTodoList", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTodoListExtension", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTodoListExtension", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Remove-MgUserTodoListTask", "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 }, - "Command": "Remove-MgUserTodoListTask", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Remove-MgUserTodoListTask", "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 }, - "Command": "Remove-MgUserTodoListTask", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Remove-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Remove-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Remove-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Remove-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "DELETE", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserTrendingResourceInsightByRef", - "Module": "People", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", + "Command": "Remove-MgUserTrendingResourceInsightByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref" + ] }, { - "Permissions": [], - "Command": "Remove-MgUserUsedResourceInsightByRef", - "Module": "People", - "Method": "DELETE", "ApiVersion": "v1.0", + "Method": "DELETE", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", + "Command": "Remove-MgUserUsedResourceInsightByRef", + "Permissions": [], "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Command": "Remove-MgWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgWindowsUpdatesDeployment", - "Module": "WindowsUpdates", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "DELETE", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Command": "Remove-MgWindowsUpdatesUpdatableAsset", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates", - "Method": "DELETE", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", + "Command": "Remove-MgWindowsUpdatesUpdatableAssetMember", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgWindowsUpdatesUpdatableAssetMember", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", + "Command": "Remove-MgWindowsUpdatesUpdatableAssetMemberById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Remove-MgWindowsUpdatesUpdatableAssetMemberById", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" - ], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById" + ] }, { - "Permissions": [], - "Command": "Rename-MgCommunicationCallScreenSharingRole", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Permissions": [], "Variants": [ "Change1", "ChangeExpanded1", "ChangeViaIdentity1", "ChangeViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole" + ] }, { - "Permissions": [], - "Command": "Rename-MgCommunicationCallScreenSharingRole", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Permissions": [], "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPcUserAccountType", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPcUserAccountType", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType" + ] }, { - "Permissions": [], - "Command": "Rename-MgUserCloudPc", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", + "Command": "Rename-MgUserCloudPc", + "Permissions": [], "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename" + ] }, { - "Permissions": [], - "Command": "Rename-MgUserCloudPcUserAccountType", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Command": "Rename-MgUserCloudPcUserAccountType", + "Permissions": [], "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "Command": "Request-MgDeviceManagementAndroidForWorkSettingSignupUrl", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Request-MgDeviceManagementAndroidForWorkSettingSignupUrl", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request", "RequestExpanded" - ], - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", + "Command": "Request-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Request-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request", "RequestExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementComanagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -181707,18 +182094,18 @@ "IsAdmin": true } ], - "Command": "Request-MgDeviceManagementComanagedDeviceRemoteAssistance", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -181733,85 +182120,85 @@ "IsAdmin": true } ], - "Command": "Request-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemoteAssistance", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/requestRemoteAssistance" + ] }, { - "Permissions": [], - "Command": "Request-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemoteAssistance", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemoteAssistance", + "Permissions": [], "Variants": [ "Request", "RequestViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Request1", "RequestViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", + "Command": "Request-MgDeviceManagementMicrosoftTunnelSiteUpgrade", "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.", "IsAdmin": true }, - "Command": "Request-MgDeviceManagementMicrosoftTunnelSiteUpgrade", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -181826,54 +182213,54 @@ "IsAdmin": true } ], - "Command": "Request-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemoteAssistance", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Request1", "RequestViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/resetDecisions", + "Command": "Reset-MgAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -181888,1115 +182275,1120 @@ "IsAdmin": true } ], - "Command": "Reset-MgAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/resetDecisions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", + "Command": "Reset-MgComplianceEdiscoveryCaseSettingToDefault", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Command": "Reset-MgComplianceEdiscoveryCaseSettingToDefault", - "Module": "Compliance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgDeviceManagementComanagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Reset-MgDeviceManagementComanagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resetPasscode", + "Command": "Reset-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Reset-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resetPasscode" + ] }, { - "Permissions": [], - "Command": "Reset-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode", + "Command": "Reset-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", + "Permissions": [], "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reset1", "ResetViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode", + "Command": "Reset-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Reset-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", + "Command": "Reset-MgEducationSynchronizationProfile", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Command": "Reset-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/resetUnseenCount", + "Command": "Reset-MgGroupUnseenCount", "Permissions": { "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 }, - "Command": "Reset-MgGroupUnseenCount", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/groups/{group-id}/resetUnseenCount" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/resetUnseenCount", + "Command": "Reset-MgGroupUnseenCount", "Permissions": { "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 }, - "Command": "Reset-MgGroupUnseenCount", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reset1", "ResetViaIdentity1" - ], - "Uri": "/groups/{group-id}/resetUnseenCount" + ] }, { - "Permissions": [], - "Command": "Reset-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "Command": "Reset-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "Module": "Identity.SignIns", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset" - ], - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault" + ] }, { - "Permissions": [], - "Command": "Reset-MgPrintPrinterDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/resetDefaults", + "Command": "Reset-MgPrintPrinterDefault", + "Permissions": [], "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/resetDefaults" + ] }, { - "Permissions": [], - "Command": "Reset-MgPrintPrinterSharePrinterDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/printer/resetDefaults", + "Command": "Reset-MgPrintPrinterSharePrinterDefault", + "Permissions": [], "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/print/printerShares/{printerShare-id}/printer/resetDefaults" + ] }, { - "Permissions": [], - "Command": "Reset-MgPrintSharePrinterDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/resetDefaults", + "Command": "Reset-MgPrintSharePrinterDefault", + "Permissions": [], "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}/printer/resetDefaults" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Command": "Reset-MgUserAuthenticationMethodPassword", "Permissions": { "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 }, - "Command": "Reset-MgUserAuthenticationMethodPassword", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgUserManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Reset-MgUserManagedDevicePasscode", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reset1", "ResetViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgUserManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Reset-MgUserManagedDevicePasscode", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode" + ] }, { - "Permissions": [], - "Command": "Reset-MgUserPendingAccessReviewInstanceDecision", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "Command": "Reset-MgUserPendingAccessReviewInstanceDecision", + "Permissions": [], "Variants": [ "Reset", "Reset1", "ResetViaIdentity", "ResetViaIdentity1" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions" + ] }, { - "Permissions": [], - "Command": "Resize-MgDeviceManagementComanagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", + "Command": "Resize-MgDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc" + ] }, { - "Permissions": [], - "Command": "Resize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resizeCloudPc", + "Command": "Resize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resizeCloudPc" + ] }, { - "Permissions": [], - "Command": "Resize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc", + "Command": "Resize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", + "Command": "Resize-MgDeviceManagementManagedDeviceCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Resize-MgDeviceManagementManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc" + ] }, { - "Permissions": [], - "Command": "Resize-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc", + "Command": "Resize-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc" + ] }, { - "Permissions": [], - "Command": "Resize-MgUserManagedDeviceCloudPc", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", + "Command": "Resize-MgUserManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc" + ] }, { - "Permissions": [], - "Command": "Restart-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgDeviceManagementComanagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Restart-MgDeviceManagementComanagedDeviceNow", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rebootNow", + "Command": "Restart-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Restart-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNow", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rebootNow" + ] }, { - "Permissions": [], - "Command": "Restart-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNow", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow", + "Command": "Restart-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNow", + "Permissions": [], "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reboot1", "RebootViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow", + "Command": "Restart-MgDeviceManagementScriptDeviceRunStateManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Restart-MgDeviceManagementScriptDeviceRunStateManagedDeviceNow", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgServicePrincipalSynchronizationJob", "Permissions": { "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 }, - "Command": "Restart-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", + "Command": "Restart-MgTeamworkDevice", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.", "IsAdmin": true }, - "Command": "Restart-MgTeamworkDevice", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Restart", "RestartViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart" + ] }, { - "Permissions": [], - "Command": "Restart-MgUserCloudPc", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", + "Command": "Restart-MgUserCloudPc", + "Permissions": [], "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgUserManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restart-MgUserManagedDeviceNow", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reboot1", "RebootViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgUserManagedDeviceNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restart-MgUserManagedDeviceNow", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow" + ] }, { - "Permissions": [], - "Command": "Restore-MgAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/administrativeUnits/{administrativeUnit-id}/restore", + "Command": "Restore-MgAdministrativeUnit", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgApplication", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/restore", + "Command": "Restore-MgApplication", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/applications/{application-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgApplication", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/restore", + "Command": "Restore-MgApplication", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/applications/{application-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/restore", + "Command": "Restore-MgContact", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/contacts/{orgContact-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/restore", + "Command": "Restore-MgContact", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/contacts/{orgContact-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/{contract-id}/restore", + "Command": "Restore-MgContract", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/contracts/{contract-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/{contract-id}/restore", + "Command": "Restore-MgContract", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/contracts/{contract-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/restore", + "Command": "Restore-MgDevice", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/devices/{device-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/restore", + "Command": "Restore-MgDevice", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/devices/{device-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDeviceManagementComanagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", + "Command": "Restore-MgDeviceManagementComanagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgDeviceManagementComanagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Restore-MgDeviceManagementComanagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode" + ] }, { - "Permissions": [], - "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/restoreCloudPc", + "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/restoreCloudPc" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/recoverPasscode", + "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/recoverPasscode" + ] }, { - "Permissions": [], - "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc", + "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc" + ] }, { - "Permissions": [], - "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode", + "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", + "Permissions": [], "Variants": [ "Recover", "RecoverViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode" + ] }, { - "Permissions": [], - "Command": "Restore-MgDeviceManagementManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", + "Command": "Restore-MgDeviceManagementManagedDeviceCloudPc", + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Recover1", "RecoverViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" + ] }, { - "Permissions": [], - "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc", + "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode", + "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode" + ] }, { - "Permissions": [], - "Command": "Restore-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/{directoryObject-id}/restore", + "Command": "Restore-MgDirectoryObject", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/directoryObjects/{directoryObject-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/{directoryObject-id}/restore", + "Command": "Restore-MgDirectoryObject", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/directoryObjects/{directoryObject-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/{directoryRole-id}/restore", + "Command": "Restore-MgDirectoryRole", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/directoryRoles/{directoryRole-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/{directoryRole-id}/restore", + "Command": "Restore-MgDirectoryRole", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore", + "Command": "Restore-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore", + "Command": "Restore-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/restore", + "Command": "Restore-MgDirectorySettingTemplate", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgDriveListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] }, { - "Permissions": [], - "Command": "Restore-MgDriveListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] }, { - "Permissions": [], - "Command": "Restore-MgGroup", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/restore", + "Command": "Restore-MgGroup", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/groups/{group-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgGroup", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/restore", + "Command": "Restore-MgGroup", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/groups/{group-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/{organization-id}/restore", + "Command": "Restore-MgOrganization", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/organization/{organization-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/{organization-id}/restore", + "Command": "Restore-MgOrganization", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/organization/{organization-id}/restore" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Command": "Restore-MgPrintPrinterFactoryDefault", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -183011,18 +183403,18 @@ "IsAdmin": true } ], - "Command": "Restore-MgPrintPrinterFactoryDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Command": "Restore-MgPrintPrinterFactoryDefault", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -183037,113 +183429,113 @@ "IsAdmin": true } ], - "Command": "Restore-MgPrintPrinterFactoryDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults" + ] }, { - "Permissions": [], - "Command": "Restore-MgPrintPrinterSharePrinterFactoryDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/printer/restoreFactoryDefaults", + "Command": "Restore-MgPrintPrinterSharePrinterFactoryDefault", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/print/printerShares/{printerShare-id}/printer/restoreFactoryDefaults" + ] }, { - "Permissions": [], - "Command": "Restore-MgPrintSharePrinterFactoryDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults", + "Command": "Restore-MgPrintSharePrinterFactoryDefault", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults" + ] }, { - "Permissions": [], - "Command": "Restore-MgPrintSharePrinterFactoryDefault", - "Module": "Devices.CloudPrint", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults", + "Command": "Restore-MgPrintSharePrinterFactoryDefault", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults" + ] }, { - "Permissions": [], - "Command": "Restore-MgServicePrincipal", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/restore", + "Command": "Restore-MgServicePrincipal", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgServicePrincipal", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/restore", + "Command": "Restore-MgServicePrincipal", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgShareListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] }, { - "Permissions": [], - "Command": "Restore-MgShareListItemVersion", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Restore2", "Restore3", "RestoreViaIdentity2", "RestoreViaIdentity3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -183164,18 +183556,18 @@ "IsAdmin": false } ], - "Command": "Restore-MgSiteListItemVersion", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -183196,484 +183588,478 @@ "IsAdmin": false } ], - "Command": "Restore-MgSiteListItemVersion", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] }, { - "Permissions": [], - "Command": "Restore-MgUser", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/restore", + "Command": "Restore-MgUser", + "Permissions": [], "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Uri": "/users/{user-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgUser", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/restore", + "Command": "Restore-MgUser", + "Permissions": [], "Variants": [ "Restore1", "RestoreViaIdentity1" - ], - "Uri": "/users/{user-id}/restore" + ] }, { - "Permissions": [], - "Command": "Restore-MgUserManagedDeviceCloudPc", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", + "Command": "Restore-MgUserManagedDeviceCloudPc", + "Permissions": [], "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgUserManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restore-MgUserManagedDevicePasscode", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Recover1", "RecoverViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgUserManagedDevicePasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Restore-MgUserManagedDevicePasscode", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", + "Command": "Resume-MgEducationSynchronizationProfile", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Command": "Resume-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Resume", "ResumeViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeDeviceLicense", + "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppDeviceLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppDeviceLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeDeviceLicense" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeAllLicenses", + "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeAllLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeUserLicense", + "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppUserLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppUserLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeUserLicense" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeDeviceLicense", + "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppDeviceLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppDeviceLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeDeviceLicense" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeAllLicenses", + "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeAllLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeUserLicense", + "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppUserLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppUserLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeUserLicense" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeDeviceLicense", + "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppDeviceLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppDeviceLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeDeviceLicense" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeAllLicenses", + "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeAllLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeUserLicense", + "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppUserLicense", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppUserLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeUserLicense" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", + "Command": "Revoke-MgDeviceAppMgtVppTokenLicense", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceAppMgtVppTokenLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", + "Command": "Revoke-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", + "Command": "Revoke-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Command": "Revoke-MgDeviceManagementComanagedDeviceAppleVppLicense", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceManagementComanagedDeviceAppleVppLicense", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", + "Command": "Revoke-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceAppleVppLicense", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceAppleVppLicense", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses" + ] }, { - "Permissions": [], - "Command": "Revoke-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceAppleVppLicense", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", + "Command": "Revoke-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceAppleVppLicense", + "Permissions": [], "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Command": "Revoke-MgDeviceManagementManagedDeviceAppleVppLicense", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceManagementManagedDeviceAppleVppLicense", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", + "Command": "Revoke-MgDeviceManagementScriptDeviceRunStateManagedDeviceAppleVppLicense", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Revoke-MgDeviceManagementScriptDeviceRunStateManagedDeviceAppleVppLicense", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses" + ] }, { - "Permissions": [], - "Command": "Revoke-MgSharePermissionGrant", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", + "Command": "Revoke-MgSharePermissionGrant", + "Permissions": [], "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants" + ] }, { - "Permissions": [], - "Command": "Revoke-MgSitePermissionGrant", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgSitePermissionGrant", + "Permissions": [], "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants" + ] }, { - "Permissions": [], - "Command": "Revoke-MgUserManagedDeviceAppleVppLicense", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Command": "Revoke-MgUserManagedDeviceAppleVppLicense", + "Permissions": [], "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/revokeSignInSessions", + "Command": "Revoke-MgUserSign", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -183687,25 +184073,19 @@ "IsAdmin": true } ], - "Command": "Revoke-MgUserSign", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ], - "Uri": "/users/{user-id}/revokeSignInSessions" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/revokeSignInSessions", + "Command": "Revoke-MgUserSign", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -183719,57 +184099,57 @@ "IsAdmin": true } ], - "Command": "Revoke-MgUserSign", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Revoke1", "RevokeViaIdentity1" - ], - "Uri": "/users/{user-id}/revokeSignInSessions" + ] }, { - "Permissions": [], - "Command": "Search-MgDeviceManagementImportedDeviceIdentityExistingIdentity", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", + "Command": "Search-MgDeviceManagementImportedDeviceIdentityExistingIdentity", + "Permissions": [], "Variants": [ "Search", "SearchExpanded" - ], - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities" + ] }, { - "Permissions": [], - "Command": "Search-MgDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgDrive", + "Permissions": [], "Variants": [ "Search", "SearchViaIdentity" - ], - "Uri": "/drives/{drive-id}/search(q='{q}')" + ] }, { - "Permissions": [], - "Command": "Search-MgDrive", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": "IMicrosoftGraphDriveItem1", + "Uri": "/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgDrive", + "Permissions": [], "Variants": [ "Search1", "SearchViaIdentity1" - ], - "Uri": "/drives/{drive-id}/search(q='{q}')" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/sendReminder", + "Command": "Send-MgAccessReviewReminder", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -183784,58 +184164,58 @@ "IsAdmin": true } ], - "Command": "Send-MgAccessReviewReminder", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/sendReminder" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgChatActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Command": "Send-MgChatActivityNotification", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/sendActivityNotification" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgChatActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Command": "Send-MgChatActivityNotification", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/sendActivityNotification" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -183850,33 +184230,33 @@ "IsAdmin": true } ], - "Command": "Send-MgDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" + ] }, { - "Permissions": [], - "Command": "Send-MgDeviceManagementCustomNotificationToCompanyPortal", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgDeviceManagementCustomNotificationToCompanyPortal", + "Permissions": [], "Variants": [ "Send", "SendExpanded" - ], - "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -183891,1155 +184271,1147 @@ "IsAdmin": true } ], - "Command": "Send-MgDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Send1", "SendViaIdentity1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage" + ] }, { - "Permissions": [], - "Command": "Send-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", + "Command": "Send-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send" + ] }, { - "Permissions": [], - "Command": "Send-MgFinancialCompanySaleQuote", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", + "Command": "Send-MgFinancialCompanySaleQuote", + "Permissions": [], "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send" + ] }, { - "Permissions": [], - "Command": "Send-MgIdentityGovernanceAccessReviewDecisionInstanceReminder", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", + "Command": "Send-MgIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Permissions": [], "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/sendActivityNotification", + "Command": "Send-MgTeamActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Command": "Send-MgTeamActivityNotification", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/sendActivityNotification" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/sendActivityNotification", + "Command": "Send-MgTeamActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Command": "Send-MgTeamActivityNotification", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/sendActivityNotification" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/sendMail", + "Command": "Send-MgUserMail", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Send-MgUserMail", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/sendMail" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/sendMail", + "Command": "Send-MgUserMail", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Send-MgUserMail", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/sendMail" + ] }, { - "Permissions": [], - "Command": "Send-MgUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Command": "Send-MgUserMailFolderMessage", + "Permissions": [], "Variants": [ "Send1", "SendViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" + ] }, { - "Permissions": [], - "Command": "Send-MgUserMailFolderMessage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Command": "Send-MgUserMailFolderMessage", + "Permissions": [], "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" + ] }, { - "Permissions": [], - "Command": "Send-MgUserManagedDeviceCustomNotificationToCompanyPortal", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgUserManagedDeviceCustomNotificationToCompanyPortal", + "Permissions": [], "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", + "Command": "Send-MgUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Send-MgUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/send" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", + "Command": "Send-MgUserMessage", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", "FullDescription": "Allows the app to send mail as you. ", "IsAdmin": false }, - "Command": "Send-MgUserMessage", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Send1", "SendViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/send" + ] }, { - "Permissions": [], - "Command": "Send-MgUserPendingAccessReviewInstanceDecisionInstanceReminder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", + "Command": "Send-MgUserPendingAccessReviewInstanceDecisionInstanceReminder", + "Permissions": [], "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder" + ] }, { - "Permissions": [], - "Command": "Send-MgUserPendingAccessReviewInstanceReminder", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", + "Command": "Send-MgUserPendingAccessReviewInstanceReminder", + "Permissions": [], "Variants": [ "Send", "SendViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Command": "Send-MgUserTeamworkActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Command": "Send-MgUserTeamworkActivityNotification", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/teamwork/sendActivityNotification" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Command": "Send-MgUserTeamworkActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.", "IsAdmin": false }, - "Command": "Send-MgUserTeamworkActivityNotification", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/teamwork/sendActivityNotification" + ] }, { - "Permissions": [], - "Command": "Set-MgAppCatalogTeamAppDefinitionColorIconHostedContent", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", + "Command": "Set-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", + "Command": "Set-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "Set-MgApplicationConnectorGroupByRef", - "Module": "Applications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Set-MgApplicationConnectorGroupByRef", + "Permissions": { + "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 + }, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/connectorGroup/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", - "Module": "Applications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", + "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", - "Module": "Applications", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", + "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgApplicationLogo", - "Module": "Applications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/logo", + "Command": "Set-MgApplicationLogo", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/applications/{application-id}/logo" + ] }, { - "Permissions": [], - "Command": "Set-MgApplicationLogo", - "Module": "Applications", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/logo", + "Command": "Set-MgApplicationLogo", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/applications/{application-id}/logo" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Command": "Set-MgApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "Set-MgApplicationVerifiedPublisher", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/setVerifiedPublisher" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Command": "Set-MgApplicationVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "Set-MgApplicationVerifiedPublisher", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/setVerifiedPublisher" + ] }, { - "Permissions": [], - "Command": "Set-MgChatInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Set-MgChatInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgChatInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Set-MgChatInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgChatTabTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Set-MgChatTabTeamAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgChatTabTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Set-MgChatTabTeamAppByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgCommunicationOnlineMeetingAlternativeRecording", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Set-MgCommunicationOnlineMeetingAlternativeRecording", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording" + ] }, { - "Permissions": [], - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { - "Permissions": [], - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { - "Permissions": [], - "Command": "Set-MgCommunicationOnlineMeetingRecording", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Set-MgCommunicationOnlineMeetingRecording", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording" + ] }, { - "Permissions": [], - "Command": "Set-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setPresence", + "Command": "Set-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/communications/presences/{presence-id}/setPresence" + ] }, { - "Permissions": [], - "Command": "Set-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setPresence", + "Command": "Set-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/communications/presences/{presence-id}/setPresence" + ] }, { - "Permissions": [], - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence" + ] }, { - "Permissions": [], - "Command": "Set-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", - "Module": "Compliance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", + "Command": "Set-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", - "Module": "Compliance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", + "Command": "Set-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", - "Module": "Compliance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", + "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", - "Module": "Compliance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", + "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", - "Module": "Compliance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", + "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", - "Module": "Compliance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", + "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgComplianceEdiscoveryCaseTagParentByRef", - "Module": "Compliance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", + "Command": "Set-MgComplianceEdiscoveryCaseTagParentByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgContactManagerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}/manager/$ref", + "Command": "Set-MgContactManagerByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}/manager/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgContactManagerByRef", - "Module": "Identity.DirectoryManagement", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}/manager/$ref", + "Command": "Set-MgContactManagerByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}/manager/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", + "Command": "Set-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", + "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Command": "Set-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Command": "Set-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Command": "Set-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Command": "Set-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign", + "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesApp", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", + "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/assign", + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesApp", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign", + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", + "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", + "Command": "Set-MgDeviceAppMgtWdacSupplementalPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceAppMgtWdacSupplementalPolicy", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsManagementApp/setAsManagedInstaller", + "Command": "Set-MgDeviceAppMgtWindowManagementAppAsManagedInstaller", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -185054,249 +185426,249 @@ "IsAdmin": true } ], - "Command": "Set-MgDeviceAppMgtWindowManagementAppAsManagedInstaller", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set" - ], - "Uri": "/deviceAppManagement/windowsManagementApp/setAsManagedInstaller" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceAppMgtWindowManagementAppByRef", - "Module": "Devices.CorporateManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/windowsManagementApp/$ref", + "Command": "Set-MgDeviceAppMgtWindowManagementAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded" - ], - "Uri": "/deviceAppManagement/windowsManagementApp/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", + "Command": "Set-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", + "Command": "Set-MgDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority" + ] }, { - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", - "IsAdmin": true - }, - "Command": "Set-MgDeviceManagementComanagedDeviceName", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", + "Command": "Set-MgDeviceManagementComanagedDeviceName", + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", + "IsAdmin": true + }, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", + "Command": "Set-MgDeviceManagementCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementCompliancePolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", + "Command": "Set-MgDeviceManagementCompliancePolicyScheduledAction", "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementCompliancePolicyScheduledAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", + "Command": "Set-MgDeviceManagementConfigurationPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementConfigurationPolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", + "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", + "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", + "Command": "Set-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDeviceCompliancePolicyScheduledRetireState", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "Permissions": [], "Variants": [ "Set", "SetExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", + "Command": "Set-MgDeviceManagementDeviceComplianceScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185311,90 +185683,90 @@ "IsAdmin": true } ], - "Command": "Set-MgDeviceManagementDeviceComplianceScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/assign", + "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", + "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", + "Command": "Set-MgDeviceManagementDeviceCustomAttributeShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185409,100 +185781,100 @@ "IsAdmin": true } ], - "Command": "Set-MgDeviceManagementDeviceCustomAttributeShellScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", + "Command": "Set-MgDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -185517,55 +185889,55 @@ "IsAdmin": true } ], - "Command": "Set-MgDeviceManagementDeviceHealthScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", + "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/setDeviceName", + "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceName", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/setDeviceName" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", + "Command": "Set-MgDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185580,331 +185952,331 @@ "IsAdmin": true } ], - "Command": "Set-MgDeviceManagementDeviceShellScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", + "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceName", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName", + "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceName", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementDeviceShellScriptRunSummaryByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", + "Command": "Set-MgDeviceManagementDeviceShellScriptRunSummaryByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", + "Command": "Set-MgDeviceManagementEmbeddedSimActivationCodePool", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementEmbeddedSimActivationCodePool", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", + "Command": "Set-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementGroupPolicyCategoryParentByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", + "Command": "Set-MgDeviceManagementGroupPolicyCategoryParentByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementGroupPolicyConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementGroupPolicyConfiguration", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", + "Command": "Set-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", + "Command": "Set-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", + "Command": "Set-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", + "Command": "Set-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", + "Command": "Set-MgDeviceManagementIntent", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementIntent", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", + "Command": "Set-MgDeviceManagementIntuneBrandingProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementIntuneBrandingProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", + "Command": "Set-MgDeviceManagementManagedDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementManagedDeviceName", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDeviceOverview/$ref", + "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded" - ], - "Uri": "/deviceManagement/managedDeviceOverview/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDeviceOverview/$ref", + "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1" - ], - "Uri": "/deviceManagement/managedDeviceOverview/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", + "Command": "Set-MgDeviceManagementResourceAccessProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementResourceAccessProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", + "Command": "Set-MgDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185919,541 +186291,541 @@ "IsAdmin": true } ], - "Command": "Set-MgDeviceManagementRoleScopeTag", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", + "Command": "Set-MgDeviceManagementScript", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", + "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName", + "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceName", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementScriptRunSummaryByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", + "Command": "Set-MgDeviceManagementScriptRunSummaryByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", + "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", + "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded" - ], - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", + "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", + "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", - "Module": "DeviceManagement.Administration", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", + "Command": "Set-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", - "Module": "DeviceManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", + "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfile", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserToDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/assign", + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/assign", + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityResourceAccountToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityResourceAccountToDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", + "Command": "Set-MgDeviceManagementWindowDriverUpdateProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementWindowDriverUpdateProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", + "Command": "Set-MgDeviceManagementWindowFeatureUpdateProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementWindowFeatureUpdateProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", + "Command": "Set-MgDeviceManagementWindowQualityUpdateProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgDeviceManagementWindowQualityUpdateProfile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign" + ] }, { + "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgDriveItemContent", "Permissions": [ { "Name": "Files.ReadWrite", @@ -186474,18 +186846,18 @@ "IsAdmin": false } ], - "Command": "Set-MgDriveItemContent", - "Module": "Files", - "Method": "PUT", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" + ] }, { + "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgDriveItemContent", "Permissions": [ { "Name": "Files.ReadWrite", @@ -186506,224 +186878,224 @@ "IsAdmin": false } ], - "Command": "Set-MgDriveItemContent", - "Module": "Files", - "Method": "PUT", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgDriveListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgDriveListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListContentTypeBaseByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgDriveListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListContentTypeBaseByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgDriveListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/drive/$ref", + "Command": "Set-MgDriveListDriveByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/drive/$ref", + "Command": "Set-MgDriveListDriveByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListItemAnalyticByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Set-MgDriveListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListItemAnalyticByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Set-MgDriveListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListItemDriveItemByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Set-MgDriveListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveListItemDriveItemByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Set-MgDriveListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveRootContent", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root/content", + "Command": "Set-MgDriveRootContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/drives/{drive-id}/root/content" + ] }, { - "Permissions": [], - "Command": "Set-MgDriveRootContent", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root/content", + "Command": "Set-MgDriveRootContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/drives/{drive-id}/root/content" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186738,18 +187110,18 @@ "IsAdmin": true } ], - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186764,18 +187136,18 @@ "IsAdmin": true } ], - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186790,18 +187162,18 @@ "IsAdmin": true } ], - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186816,733 +187188,733 @@ "IsAdmin": true } ], - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationClassGroupByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/$ref", + "Command": "Set-MgEducationClassGroupByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationClassGroupByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/$ref", + "Command": "Set-MgEducationClassGroupByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationMeUserByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/user/$ref", + "Command": "Set-MgEducationMeUserByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded" - ], - "Uri": "/education/me/user/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationMeUserByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/user/$ref", + "Command": "Set-MgEducationMeUserByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1" - ], - "Uri": "/education/me/user/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", + "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", + "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationUserUserByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/$ref", + "Command": "Set-MgEducationUserUserByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/user/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEducationUserUserByRef", - "Module": "Education", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/$ref", + "Command": "Set-MgEducationUserUserByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/user/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", + "Command": "Set-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", + "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref", + "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref", + "Command": "Set-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", + "Command": "Set-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", + "Command": "Set-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", + "Command": "Set-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAssignmentAssignmentPolicyByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref", + "Command": "Set-MgEntitlementManagementAssignmentAssignmentPolicyByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", + "Command": "Set-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgEntitlementManagementAssignmentPolicyCatalogByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref", + "Command": "Set-MgEntitlementManagementAssignmentPolicyCatalogByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyCustomerPaymentCustomerPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyCustomerPaymentCustomerPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyCustomerPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyCustomerPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyEmployeePictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyEmployeePictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyInformationPicture", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Command": "Set-MgFinancialCompanyInformationPicture", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyItemPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyItemPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Permissions": [], "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleCreditMemoCustomerPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleCreditMemoCustomerPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleCreditMemoLineItemPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleCreditMemoLineItemPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleInvoiceCustomerPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleInvoiceCustomerPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleInvoiceLineItemPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleInvoiceLineItemPictureContent", + "Permissions": [], "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleOrderCustomerPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleOrderCustomerPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleOrderLineItemPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleOrderLineItemPictureContent", + "Permissions": [], "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleQuoteCustomerPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleQuoteCustomerPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanySaleQuoteLineItemPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanySaleQuoteLineItemPictureContent", + "Permissions": [], "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgFinancialCompanyVendorPictureContent", - "Module": "Financials", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Command": "Set-MgFinancialCompanyVendorPictureContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupCreatedOnBehalfOfByRef", - "Module": "Groups", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", + "Command": "Set-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupCreatedOnBehalfOfByRef", - "Module": "Groups", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", + "Command": "Set-MgGroupCreatedOnBehalfOfByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drive/$ref", + "Command": "Set-MgGroupDriveByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drive/$ref", + "Command": "Set-MgGroupDriveByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupEventCalendarByRef", - "Module": "Calendar", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", + "Command": "Set-MgGroupEventCalendarByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupEventCalendarByRef", - "Module": "Calendar", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", + "Command": "Set-MgGroupEventCalendarByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/assignLicense", + "Command": "Set-MgGroupLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -187557,20 +187929,20 @@ "IsAdmin": true } ], - "Command": "Set-MgGroupLicense", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/assignLicense" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup1", + "Uri": "/groups/{group-id}/assignLicense", + "Command": "Set-MgGroupLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -187585,1313 +187957,1308 @@ "IsAdmin": true } ], - "Command": "Set-MgGroupLicense", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/assignLicense" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupOnenotePageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupOnenotePageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupOnenotePageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupOnenotePageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupOnenoteResourceContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgGroupOnenoteResourceContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupOnenoteResourceContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgGroupOnenoteResourceContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupOnenoteSectionPageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupOnenoteSectionPageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgGroupOnenoteSectionPageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupOnenoteSectionPageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" + ] }, { + "ApiVersion": "beta", + "Method": "PUT", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Set-MgGroupPhotoContent", "Permissions": { "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 }, - "Command": "Set-MgGroupPhotoContent", - "Module": "Groups", - "Method": "PUT", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ], - "Uri": "/groups/{group-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Set-MgGroupPhotoContent", "Permissions": { "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 }, - "Command": "Set-MgGroupPhotoContent", - "Module": "Groups", - "Method": "PUT", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set2", "Set3", "SetViaIdentity2", "SetViaIdentity3" - ], - "Uri": "/groups/{group-id}/photo/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", + "Command": "Set-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assign", + "Command": "Set-MgOfficeClientConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Set-MgOfficeClientConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgOfficeClientConfigurationPolicyPayload", - "Module": "Devices.CorporateManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload", + "Command": "Set-MgOfficeClientConfigurationPolicyPayload", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload" + ] }, { - "Permissions": [], - "Command": "Set-MgOfficeClientConfigurationUserPreferencePayload", - "Module": "Devices.CorporateManagement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload", + "Command": "Set-MgOfficeClientConfigurationUserPreferencePayload", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", - "Module": "Identity.DirectoryManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority" + ] }, { - "Permissions": [], - "Command": "Set-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", - "Module": "Identity.SignIns", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", + "Command": "Set-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintPrinterShareByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/share/$ref", + "Command": "Set-MgPrintPrinterShareByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/print/printers/{printer-id}/share/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintPrinterSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", + "Command": "Set-MgPrintPrinterSharePrinterByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/print/printerShares/{printerShare-id}/printer/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", + "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", + "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/$ref", + "Command": "Set-MgPrintSharePrinterByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/print/shares/{printerShare-id}/printer/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintSharePrinterByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/printer/$ref", + "Command": "Set-MgPrintSharePrinterByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/print/shares/{printerShare-id}/printer/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", + "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", + "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", + "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", - "Module": "Devices.CloudPrint", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", + "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgPrivilegedApprovalRequestByRef", - "Module": "Identity.Governance", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", + "Command": "Set-MgPrivilegedApprovalRequestByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", + "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" - }, - { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", + "SetViaIdentityExpanded" + ] + }, + { "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", - "Module": "DeviceManagement.Enrolment", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", + "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "Module": "Devices.ServiceAnnouncement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" + ] }, { - "Permissions": [], - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "Module": "Devices.ServiceAnnouncement", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" + ] }, { - "Permissions": [], - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "Module": "Devices.ServiceAnnouncement", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "Module": "Devices.ServiceAnnouncement", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgShareDriveItemByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", + "Command": "Set-MgShareDriveItemByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareDriveItemByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", + "Command": "Set-MgShareDriveItemByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgShareListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgShareListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListContentTypeBaseByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgShareListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListContentTypeBaseByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgShareListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", + "Command": "Set-MgShareListDriveByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", + "Command": "Set-MgShareListDriveByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListItemAnalyticByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Set-MgShareListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -188901,16 +189268,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListItemAnalyticByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", + "Command": "Set-MgShareListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Set2", "Set3", @@ -188920,16 +189287,16 @@ "SetViaIdentity3", "SetViaIdentityExpanded2", "SetViaIdentityExpanded3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListItemDriveItemByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Set-MgShareListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -188939,16 +189306,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareListItemDriveItemByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", + "Command": "Set-MgShareListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Set2", "Set3", @@ -188958,484 +189325,484 @@ "SetViaIdentity3", "SetViaIdentityExpanded2", "SetViaIdentityExpanded3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareRootByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/$ref", + "Command": "Set-MgShareRootByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/root/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareRootByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/$ref", + "Command": "Set-MgShareRootByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/root/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareSiteByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/site/$ref", + "Command": "Set-MgShareSiteByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgShareSiteByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/site/$ref", + "Command": "Set-MgShareSiteByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/site/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteAnalyticByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/analytics/$ref", + "Command": "Set-MgSiteAnalyticByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteAnalyticByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/analytics/$ref", + "Command": "Set-MgSiteAnalyticByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteContentTypeBaseByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgSiteContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteContentTypeBaseByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgSiteContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteDriveByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/drive/$ref", + "Command": "Set-MgSiteDriveByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteDriveByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/drive/$ref", + "Command": "Set-MgSiteDriveByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteListColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListContentTypeBaseByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgSiteListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListContentTypeBaseByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", + "Command": "Set-MgSiteListContentTypeBaseByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", + "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListDriveByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", + "Command": "Set-MgSiteListDriveByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListDriveByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", + "Command": "Set-MgSiteListDriveByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListItemAnalyticByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", + "Command": "Set-MgSiteListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListItemAnalyticByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", + "Command": "Set-MgSiteListItemAnalyticByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListItemDriveItemByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", + "Command": "Set-MgSiteListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteListItemDriveItemByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", + "Command": "Set-MgSiteListItemDriveItemByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteOnenotePageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgSiteOnenotePageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteOnenotePageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgSiteOnenotePageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteOnenoteResourceContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgSiteOnenoteResourceContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteOnenoteResourceContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgSiteOnenoteResourceContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteOnenoteSectionPageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgSiteOnenoteSectionPageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteOnenoteSectionPageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgSiteOnenoteSectionPageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetChildRelationFromTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Set-MgSiteTermStoreGroupSetChildRelationFromTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189445,16 +189812,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetChildRelationSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Set-MgSiteTermStoreGroupSetChildRelationSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189464,16 +189831,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetChildRelationToTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Set-MgSiteTermStoreGroupSetChildRelationToTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189483,16 +189850,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetChildSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", + "Command": "Set-MgSiteTermStoreGroupSetChildSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189502,16 +189869,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetRelationFromTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Set-MgSiteTermStoreGroupSetRelationFromTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189521,16 +189888,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetRelationSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", + "Command": "Set-MgSiteTermStoreGroupSetRelationSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189540,16 +189907,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetRelationToTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Set-MgSiteTermStoreGroupSetRelationToTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189559,16 +189926,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetTermRelationFromTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Set-MgSiteTermStoreGroupSetTermRelationFromTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189578,16 +189945,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetTermRelationSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Set-MgSiteTermStoreGroupSetTermRelationSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189597,16 +189964,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetTermRelationToTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Set-MgSiteTermStoreGroupSetTermRelationToTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189616,16 +189983,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreGroupSetTermSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", + "Command": "Set-MgSiteTermStoreGroupSetTermSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189635,16 +190002,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetChildRelationFromTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Set-MgSiteTermStoreSetChildRelationFromTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189654,16 +190021,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetChildRelationSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Set-MgSiteTermStoreSetChildRelationSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189673,16 +190040,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetChildRelationToTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Set-MgSiteTermStoreSetChildRelationToTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189692,16 +190059,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetChildSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", + "Command": "Set-MgSiteTermStoreSetChildSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189711,16 +190078,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetRelationFromTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Set-MgSiteTermStoreSetRelationFromTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189730,16 +190097,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetRelationSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", + "Command": "Set-MgSiteTermStoreSetRelationSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189749,16 +190116,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetRelationToTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Set-MgSiteTermStoreSetRelationToTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189768,16 +190135,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetTermRelationFromTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", + "Command": "Set-MgSiteTermStoreSetTermRelationFromTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189787,16 +190154,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetTermRelationSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", + "Command": "Set-MgSiteTermStoreSetTermRelationSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189806,16 +190173,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetTermRelationToTermByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", + "Command": "Set-MgSiteTermStoreSetTermRelationToTermByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189825,16 +190192,16 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgSiteTermStoreSetTermSetByRef", - "Module": "Sites", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", + "Command": "Set-MgSiteTermStoreSetTermSetByRef", + "Permissions": [], "Variants": [ "Set", "Set1", @@ -189844,593 +190211,598 @@ "SetViaIdentity1", "SetViaIdentityExpanded", "SetViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamChannelFileFolderByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", + "Command": "Set-MgTeamChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamChannelFileFolderByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", + "Command": "Set-MgTeamChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Set-MgTeamChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Set-MgTeamChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamGroupByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/group/$ref", + "Command": "Set-MgTeamGroupByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamGroupByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/group/$ref", + "Command": "Set-MgTeamGroupByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/group/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Set-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamInstalledAppTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", + "Command": "Set-MgTeamInstalledAppTeamAppByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", + "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamPhotoContent", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/photo/$value", + "Command": "Set-MgTeamPhotoContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/teams/{team-id}/photo/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamPrimaryChannelFileFolderByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", + "Command": "Set-MgTeamPrimaryChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamPrimaryChannelFileFolderByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", + "Command": "Set-MgTeamPrimaryChannelFileFolderByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", + "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamTemplateByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template/$ref", + "Command": "Set-MgTeamTemplateByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/template/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgTeamTemplateByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/template/$ref", + "Command": "Set-MgTeamTemplateByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/template/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "PUT", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Command": "Set-MgTrustFrameworkPolicyContent", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.", "IsAdmin": true }, - "Command": "Set-MgTrustFrameworkPolicyContent", - "Module": "Identity.SignIns", - "Method": "PUT", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgUserActivityHistoryItemActivityByRef", - "Module": "CrossDeviceExperiences", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", + "Command": "Set-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserActivityHistoryItemActivityByRef", - "Module": "CrossDeviceExperiences", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", + "Command": "Set-MgUserActivityHistoryItemActivityByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "PUT", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Set-MgUserContactFolderContactPhotoContent", - "Module": "PersonalContacts", - "Method": "PUT", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgUserContactFolderContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Set-MgUserContactFolderContactPhotoContent", - "Module": "PersonalContacts", - "Method": "PUT", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" + ] }, { + "ApiVersion": "beta", + "Method": "PUT", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgUserContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Set-MgUserContactPhotoContent", - "Module": "PersonalContacts", - "Method": "PUT", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgUserContactPhotoContent", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Set-MgUserContactPhotoContent", - "Module": "PersonalContacts", - "Method": "PUT", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgUserDeviceEnrollmentConfiguration", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgUserDeviceEnrollmentConfigurationPriority", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgUserDeviceEnrollmentConfigurationPriority", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" + ] }, { - "Permissions": [], - "Command": "Set-MgUserDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drive/$ref", + "Command": "Set-MgUserDriveByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserDriveByRef", - "Module": "Files", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drive/$ref", + "Command": "Set-MgUserDriveByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/drive/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserEventCalendarByRef", - "Module": "Calendar", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", + "Command": "Set-MgUserEventCalendarByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserEventCalendarByRef", - "Module": "Calendar", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", + "Command": "Set-MgUserEventCalendarByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtection", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign", + "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphWindowInformationProtection", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign", + "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphWindowInformationProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtection", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign", + "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphWindowInformationProtection", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign", + "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphWindowInformationProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtection", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign", + "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphWindowInformationProtection", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign", + "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphWindowInformationProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign" - }, - { - "Permissions": [], - "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtection", - "Module": "Users.Actions", - "Method": "POST", + "AssignViaIdentityExpanded" + ] + }, + { "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign", + "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign" + ] }, { - "Permissions": [], - "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphWindowInformationProtection", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign", + "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphWindowInformationProtection", + "Permissions": [], "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUser1", + "Uri": "/users/{user-id}/assignLicense", + "Command": "Set-MgUserLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -190445,20 +190817,20 @@ "IsAdmin": true } ], - "Command": "Set-MgUserLicense", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/assignLicense" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/assignLicense", + "Command": "Set-MgUserLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -190473,68 +190845,62 @@ "IsAdmin": true } ], - "Command": "Set-MgUserLicense", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/assignLicense" + ] }, { - "Permissions": [], - "Command": "Set-MgUserMailFolderMessageContent", - "Module": "Mail", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Set-MgUserMailFolderMessageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgUserMailFolderMessageContent", - "Module": "Mail", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Set-MgUserMailFolderMessageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgUserManagedDeviceName", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", + "Command": "Set-MgUserManagedDeviceName", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName" + ] }, { + "ApiVersion": "beta", + "Method": "PUT", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Set-MgUserManagerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -190548,27 +190914,21 @@ "IsAdmin": true } ], - "Command": "Set-MgUserManagerByRef", - "Module": "Users", - "Method": "PUT", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/manager/$ref" + ] }, { + "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Set-MgUserManagerByRef", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -190582,772 +190942,772 @@ "IsAdmin": true } ], - "Command": "Set-MgUserManagerByRef", - "Module": "Users", - "Method": "PUT", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/manager/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserMessageContent", - "Module": "Mail", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Set-MgUserMessageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgUserMessageContent", - "Module": "Mail", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Set-MgUserMessageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/messages/{message-id}/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnenotePageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgUserOnenotePageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnenotePageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgUserOnenotePageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnenoteResourceContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgUserOnenoteResourceContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnenoteResourceContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgUserOnenoteResourceContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnenoteSectionPageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgUserOnenoteSectionPageContent", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnenoteSectionPageContent", - "Module": "Notes", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgUserOnenoteSectionPageContent", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnlineMeetingAlternativeRecording", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Set-MgUserOnlineMeetingAlternativeRecording", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Permissions": [], "Variants": [ "Set1", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" + ] }, { - "Permissions": [], - "Command": "Set-MgUserOnlineMeetingRecording", - "Module": "CloudCommunications", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Set-MgUserOnlineMeetingRecording", + "Permissions": [], "Variants": [ "Set", "SetViaIdentity" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording" + ] }, { + "ApiVersion": "beta", + "Method": "PUT", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/photo/$value", + "Command": "Set-MgUserPhotoContent", "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 }, - "Command": "Set-MgUserPhotoContent", - "Module": "Users", - "Method": "PUT", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ], - "Uri": "/users/{user-id}/photo/$value" + ] }, { + "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/photo/$value", + "Command": "Set-MgUserPhotoContent", "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 }, - "Command": "Set-MgUserPhotoContent", - "Module": "Users", - "Method": "PUT", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Set2", "Set3", "SetViaIdentity2", "SetViaIdentity3" - ], - "Uri": "/users/{user-id}/photo/$value" + ] }, { - "Permissions": [], - "Command": "Set-MgUserPresence", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/presence/setPresence", + "Command": "Set-MgUserPresence", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/presence/setPresence" + ] }, { - "Permissions": [], - "Command": "Set-MgUserPresence", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/presence/setPresence", + "Command": "Set-MgUserPresence", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/presence/setPresence" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Command": "Set-MgUserPresenceUserPreferredPresence", "Permissions": { "Name": "Presence.ReadWrite", "Description": "Read and write your presence information", "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false }, - "Command": "Set-MgUserPresenceUserPreferredPresence", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/presence/setUserPreferredPresence" + ] }, { - "Permissions": [], - "Command": "Set-MgUserSharedLastSharedMethodInsightByRef", - "Module": "People", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", + "Command": "Set-MgUserSharedLastSharedMethodInsightByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserSharedResourceInsightByRef", - "Module": "People", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", + "Command": "Set-MgUserSharedResourceInsightByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserTeamworkInstalledAppChatByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "beta", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", + "Command": "Set-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserTeamworkInstalledAppChatByRef", - "Module": "Teams", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", + "Command": "Set-MgUserTeamworkInstalledAppChatByRef", + "Permissions": [], "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserTrendingResourceInsightByRef", - "Module": "People", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", + "Command": "Set-MgUserTrendingResourceInsightByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref" + ] }, { - "Permissions": [], - "Command": "Set-MgUserUsedResourceInsightByRef", - "Module": "People", - "Method": "PUT", "ApiVersion": "v1.0", + "Method": "PUT", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", + "Command": "Set-MgUserUsedResourceInsightByRef", + "Permissions": [], "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgDeviceManagementComanagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Skip-MgDeviceManagementComanagedDeviceActivationLock", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/bypassActivationLock", + "Command": "Skip-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Skip-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceActivationLock", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/bypassActivationLock" + ] }, { - "Permissions": [], - "Command": "Skip-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceActivationLock", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock", + "Command": "Skip-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceActivationLock", + "Permissions": [], "Variants": [ "Bypass", "BypassViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Bypass1", "BypassViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock", + "Command": "Skip-MgDeviceManagementScriptDeviceRunStateManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Skip-MgDeviceManagementScriptDeviceRunStateManagedDeviceActivationLock", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgUserManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Skip-MgUserManagedDeviceActivationLock", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Bypass1", "BypassViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgUserManagedDeviceActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Skip-MgUserManagedDeviceActivationLock", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock" + ] }, { - "Permissions": [], - "Command": "Start-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Start", "StartViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start" + ] }, { - "Permissions": [], - "Command": "Start-MgCommunicationCallParticipantHoldMusic", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], "Variants": [ "Start1", "StartExpanded1", "StartViaIdentity1", "StartViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic" + ] }, { - "Permissions": [], - "Command": "Start-MgCommunicationCallParticipantHoldMusic", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Command": "Start-MgDeviceManagementComanagedDeviceConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Start-MgDeviceManagementComanagedDeviceConfigurationManagerAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction", + "Command": "Start-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Start-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceConfigurationManagerAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction" + ] }, { - "Permissions": [], - "Command": "Start-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceConfigurationManagerAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction", + "Command": "Start-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceConfigurationManagerAction", + "Permissions": [], "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Command": "Start-MgDeviceManagementManagedDeviceConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Start-MgDeviceManagementManagedDeviceConfigurationManagerAction", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremisConnectionHealthCheck", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremisConnectionHealthCheck", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Run", "RunViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", + "Command": "Start-MgEducationSynchronizationProfile", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Command": "Start-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", "Variants": [ "Start", "StartViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgServicePrincipalSynchronizationJob", "Permissions": { "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 }, - "Command": "Start-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Start", "StartViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", + "Command": "Start-MgTeamScheduleTimeCardBreak", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Command": "Start-MgTeamScheduleTimeCardBreak", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", + "Command": "Start-MgTeamworkDeviceDiagnostic", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.", "IsAdmin": true }, - "Command": "Start-MgTeamworkDeviceDiagnostic", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Run", "RunViaIdentity" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics" + ] }, { - "Permissions": [], - "Command": "Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJobStatus1", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/start", + "Command": "Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Start", "StartViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/start" + ] }, { - "Permissions": [], - "Command": "Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJobStatus1", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/start", + "Command": "Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Start", "StartViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/start" + ] }, { - "Permissions": [], - "Command": "Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJobStatus1", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/start", + "Command": "Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Start", "StartViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/start" + ] }, { - "Permissions": [], - "Command": "Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPrintJobStatus1", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/start", + "Command": "Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Start", "StartViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/start" + ] }, { - "Permissions": [], - "Command": "Start-MgUserManagedDeviceConfigurationManagerAction", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Command": "Start-MgUserManagedDeviceConfigurationManagerAction", + "Permissions": [], "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/stop", + "Command": "Stop-MgAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -191362,31 +191722,31 @@ "IsAdmin": true } ], - "Command": "Stop-MgAccessReview", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/accessReviews/{accessReview-id}/stop" + ] }, { - "Permissions": [], - "Command": "Stop-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/stop", + "Command": "Stop-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/stop" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -191407,20 +191767,20 @@ "IsAdmin": false } ], - "Command": "Stop-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -191441,335 +191801,327 @@ "IsAdmin": false } ], - "Command": "Stop-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgCommunicationCallMediaProcessing", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Command": "Stop-MgCommunicationCallMediaProcessing", + "Permissions": [], "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing" + ] }, { - "Permissions": [], - "Command": "Stop-MgCommunicationCallMediaProcessing", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Command": "Stop-MgCommunicationCallMediaProcessing", + "Permissions": [], "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing" + ] }, { - "Permissions": [], - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], "Variants": [ "Stop1", "StopExpanded1", "StopViaIdentity1", "StopViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic" + ] }, { - "Permissions": [], - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Permissions": [], "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "End", "EndViaIdentity" - ], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Command": "Stop-MgEntitlementManagementAccessPackageAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Stop-MgEntitlementManagementAccessPackageAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Command": "Stop-MgEntitlementManagementAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Stop-MgEntitlementManagementAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", + "Command": "Stop-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgFinancialCompanySaleInvoiceAndSend", - "Module": "Financials", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", + "Command": "Stop-MgFinancialCompanySaleInvoiceAndSend", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Command": "Stop-MgGroupCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Stop-MgGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Command": "Stop-MgGroupCalendarEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Stop-MgGroupCalendarEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Command": "Stop-MgGroupEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Stop-MgGroupEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/cancel" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Command": "Stop-MgGroupEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Stop-MgGroupEvent", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstance", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", + "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop" + ] }, { - "Permissions": [], - "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/stop", + "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/stop" + ] }, { - "Permissions": [], - "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", + "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - } - ], - "Command": "Stop-MgPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", + "Command": "Stop-MgPrivilegedRoleAssignmentRequest", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -191784,18 +192136,18 @@ "IsAdmin": true } ], - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -191810,282 +192162,282 @@ "IsAdmin": true } ], - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", + "OutputType": null, + "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", + "Command": "Stop-MgSecurityAction", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Stop-MgSecurityAction", - "Module": "Security", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction" + ] }, { - "Permissions": [], - "Command": "Stop-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/stop", + "Command": "Stop-MgServicePrincipalSynchronizationJob", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/stop" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", + "Command": "Stop-MgTeamScheduleTimeCardBreak", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true }, - "Command": "Stop-MgTeamScheduleTimeCardBreak", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserCloudPcGracePeriod", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", + "Command": "Stop-MgUserCloudPcGracePeriod", + "Permissions": [], "Variants": [ "End", "EndViaIdentity" - ], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Command": "Stop-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Stop-MgUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/cancel" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Command": "Stop-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Stop-MgUserEvent", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Command": "Stop-MgUserEventInstance", + "Permissions": [], "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserEventInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Command": "Stop-MgUserEventInstance", + "Permissions": [], "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cancel", + "Command": "Stop-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserInsightSharedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cancel", + "Command": "Stop-MgUserInsightSharedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cancel", + "Command": "Stop-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserInsightUsedResourceMicrosoftGraphPrintJob", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cancel", + "Command": "Stop-MgUserInsightUsedResourceMicrosoftGraphPrintJob", + "Permissions": [], "Variants": [ "Cancel", "CancelViaIdentity" - ], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cancel" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserPendingAccessReviewInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", + "Command": "Stop-MgUserPendingAccessReviewInstance", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserPendingAccessReviewInstanceDecisionInstance", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", + "Command": "Stop-MgUserPendingAccessReviewInstanceDecisionInstance", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserPendingAccessReviewInstanceDefinition", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/definition/stop", + "Command": "Stop-MgUserPendingAccessReviewInstanceDefinition", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/definition/stop" + ] }, { - "Permissions": [], - "Command": "Stop-MgUserPendingAccessReviewInstanceStage", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Command": "Stop-MgUserPendingAccessReviewInstanceStage", + "Permissions": [], "Variants": [ "Stop", "StopViaIdentity" - ], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -192100,18 +192452,18 @@ "IsAdmin": true } ], - "Command": "Submit-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit1", "SubmitViaIdentity1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -192126,794 +192478,794 @@ "IsAdmin": true } ], - "Command": "Submit-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" + ] }, { - "Permissions": [], - "Command": "Submit-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Submit", "SubmitViaIdentity" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" + ] }, { - "Permissions": [], - "Command": "Submit-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Submit1", "SubmitViaIdentity1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" + ] }, { - "Permissions": [], - "Command": "Submit-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Submit", "SubmitViaIdentity" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" + ] }, { - "Permissions": [], - "Command": "Submit-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Education", "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Submit1", "SubmitViaIdentity1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" + ] }, { - "Permissions": [], - "Command": "Submit-MgSecurityTiIndicator", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators/submitTiIndicators", + "Command": "Submit-MgSecurityTiIndicator", + "Permissions": [], "Variants": [ "Submit", "SubmitExpanded" - ], - "Uri": "/security/tiIndicators/submitTiIndicators" + ] }, { - "Permissions": [], - "Command": "Suspend-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Pause", "PauseViaIdentity" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Education", + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", + "Command": "Suspend-MgEducationSynchronizationProfile", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true }, - "Command": "Suspend-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgServicePrincipalSynchronizationJob", "Permissions": { "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 }, - "Command": "Suspend-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Command": "Sync-MgDeviceAppMgtMicrosoftStore", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Sync-MgDeviceAppMgtMicrosoftStore", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync" - ], - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Command": "Sync-MgDeviceAppMgtMicrosoftStore", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Sync-MgDeviceAppMgtMicrosoftStore", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Sync1" - ], - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Command": "Sync-MgDeviceAppMgtVppTokenLicense", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Sync-MgDeviceAppMgtVppTokenLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken1", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Command": "Sync-MgDeviceAppMgtVppTokenLicense", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Sync-MgDeviceAppMgtVppTokenLicense", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "Sync1", "SyncViaIdentity1" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses" + ] }, { - "Permissions": [], - "Command": "Sync-MgDeviceAppMgtVppTokenLicenseCount", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", + "Command": "Sync-MgDeviceAppMgtVppTokenLicenseCount", + "Permissions": [], "Variants": [ "Sync" - ], - "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/syncApps", + "Command": "Sync-MgDeviceManagementAndroidForWorkSettingApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementAndroidForWorkSettingApp", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync" - ], - "Uri": "/deviceManagement/androidForWorkSettings/syncApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", + "Command": "Sync-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgDeviceManagementComanagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementComanagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", + "Command": "Sync-MgDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/syncDevice", + "Command": "Sync-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/syncDevice" + ] }, { - "Permissions": [], - "Command": "Sync-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice", + "Command": "Sync-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Command": "Sync-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Command": "Sync-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Sync1", "SyncExpanded1", "SyncViaIdentity1", "SyncViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Sync-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgDeviceManagementManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Sync-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Sync1", "SyncViaIdentity1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice", + "Command": "Sync-MgDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotSettings/sync", + "Command": "Sync-MgDeviceManagementWindowAutopilotSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementWindowAutopilotSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync" - ], - "Uri": "/deviceManagement/windowsAutopilotSettings/sync" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", + "Command": "Sync-MgDeviceManagementWindowDriverUpdateProfileInventory", "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.", "IsAdmin": true }, - "Command": "Sync-MgDeviceManagementWindowDriverUpdateProfileInventory", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgUserManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Sync-MgUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Sync1", "SyncViaIdentity1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgUserManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Sync-MgUserManagedDevice", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice" + ] }, { - "Permissions": [], - "Command": "Test-MgAdministrativeUnitProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/validateProperties", + "Command": "Test-MgAdministrativeUnitProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/administrativeUnits/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgApplicationProperty", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/validateProperties", + "Command": "Test-MgApplicationProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/applications/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgApplicationProperty", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/validateProperties", + "Command": "Test-MgApplicationProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/applications/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgApplicationSynchronizationJobCredentials", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgApplicationSynchronizationJobCredentials", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" + ] }, { - "Permissions": [], - "Command": "Test-MgContactProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/validateProperties", + "Command": "Test-MgContactProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/contacts/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgContactProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/validateProperties", + "Command": "Test-MgContactProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/contacts/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgContractProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/validateProperties", + "Command": "Test-MgContractProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/contracts/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgContractProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/validateProperties", + "Command": "Test-MgContractProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/contracts/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDeviceAppMgtMobileAppXml", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/validateXml", + "Command": "Test-MgDeviceAppMgtMobileAppXml", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/validateXml" + ] }, { - "Permissions": [], - "Command": "Test-MgDeviceManagementAssignmentFilter", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/assignmentFilters/validateFilter", + "Command": "Test-MgDeviceManagementAssignmentFilter", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/deviceManagement/assignmentFilters/validateFilter" + ] }, { - "Permissions": [], - "Command": "Test-MgDeviceManagementDeviceCompliancePolicyComplianceScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", + "Command": "Test-MgDeviceManagementDeviceCompliancePolicyComplianceScript", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript" + ] }, { - "Permissions": [], - "Command": "Test-MgDeviceProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/validateProperties", + "Command": "Test-MgDeviceProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/devices/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDeviceProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/validateProperties", + "Command": "Test-MgDeviceProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/devices/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDirectoryObjectProperty", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": null, + "Uri": "/directoryObjects/validateProperties", + "Command": "Test-MgDirectoryObjectProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/directoryObjects/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDirectoryObjectProperty", - "Module": "DirectoryObjects", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DirectoryObjects", "OutputType": null, + "Uri": "/directoryObjects/validateProperties", + "Command": "Test-MgDirectoryObjectProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/directoryObjects/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDirectoryRoleProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/validateProperties", + "Command": "Test-MgDirectoryRoleProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/directoryRoles/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDirectoryRoleProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/validateProperties", + "Command": "Test-MgDirectoryRoleProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/directoryRoles/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDirectoryRoleTemplateProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/validateProperties", + "Command": "Test-MgDirectoryRoleTemplateProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/directoryRoleTemplates/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDirectoryRoleTemplateProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/validateProperties", + "Command": "Test-MgDirectoryRoleTemplateProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/directoryRoleTemplates/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDirectorySettingTemplateProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directorySettingTemplates/validateProperties", + "Command": "Test-MgDirectorySettingTemplateProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/directorySettingTemplates/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgDriveListContentTypeBasePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgDriveListContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgDriveListContentTypeBasePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgDriveListContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgDriveListContentTypePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgDriveListContentTypePublished", + "Permissions": [], "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgDriveListContentTypePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgDriveListContentTypePublished", + "Permissions": [], "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Uri": "/groups/{group-id}/evaluateDynamicMembership", + "Command": "Test-MgGroupDynamicMembership", "Permissions": [ { "Name": "Device.Read.All", @@ -192940,20 +193292,33 @@ "IsAdmin": true } ], - "Command": "Test-MgGroupDynamicMembership", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/evaluateDynamicMembership" + ] + }, + { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Uri": "/groups/evaluateDynamicMembership", + "Command": "Test-MgGroupDynamicMembershipRule", + "Permissions": [], + "Variants": [ + "Evaluate1", + "EvaluateExpanded1" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/validateProperties", + "Command": "Test-MgGroupProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -192968,20 +193333,20 @@ "IsAdmin": true } ], - "Command": "Test-MgGroupProperty", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/validateProperties" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/validateProperties", + "Command": "Test-MgGroupProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -192996,349 +193361,349 @@ "IsAdmin": true } ], - "Command": "Test-MgGroupProperty", - "Module": "Groups", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Validate2", "ValidateExpanded2", "ValidateViaIdentity1", "ValidateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgInformationProtectionDataLossPreventionPolicy", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", + "Command": "Test-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded" - ], - "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate" + ] }, { - "Permissions": [], - "Command": "Test-MgInformationProtectionPolicyLabelApplication", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/informationProtection/policy/labels/evaluateApplication", + "Command": "Test-MgInformationProtectionPolicyLabelApplication", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded" - ], - "Uri": "/informationProtection/policy/labels/evaluateApplication" + ] }, { - "Permissions": [], - "Command": "Test-MgInformationProtectionPolicyLabelClassificationResult", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", + "Command": "Test-MgInformationProtectionPolicyLabelClassificationResult", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded" - ], - "Uri": "/informationProtection/policy/labels/evaluateClassificationResults" + ] }, { - "Permissions": [], - "Command": "Test-MgInformationProtectionPolicyLabelRemoval", - "Module": "Identity.SignIns", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.SignIns", "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/informationProtection/policy/labels/evaluateRemoval", + "Command": "Test-MgInformationProtectionPolicyLabelRemoval", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded" - ], - "Uri": "/informationProtection/policy/labels/evaluateRemoval" + ] }, { - "Permissions": [], - "Command": "Test-MgOrganizationProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/validateProperties", + "Command": "Test-MgOrganizationProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/organization/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgOrganizationProperty", - "Module": "Identity.DirectoryManagement", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/validateProperties", + "Command": "Test-MgOrganizationProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/organization/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgSecurityInformationProtectionSensitivityLabelApplication", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", + "Command": "Test-MgSecurityInformationProtectionSensitivityLabelApplication", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded" - ], - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication" + ] }, { - "Permissions": [], - "Command": "Test-MgSecurityInformationProtectionSensitivityLabelClassificationResult", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Command": "Test-MgSecurityInformationProtectionSensitivityLabelClassificationResult", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded" - ], - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults" + ] }, { - "Permissions": [], - "Command": "Test-MgSecurityInformationProtectionSensitivityLabelRemoval", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Command": "Test-MgSecurityInformationProtectionSensitivityLabelRemoval", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded" - ], - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval" + ] }, { - "Permissions": [], - "Command": "Test-MgServicePrincipalProperty", - "Module": "Applications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/validateProperties", + "Command": "Test-MgServicePrincipalProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/servicePrincipals/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgServicePrincipalProperty", - "Module": "Applications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/validateProperties", + "Command": "Test-MgServicePrincipalProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/servicePrincipals/validateProperties" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgServicePrincipalSynchronizationJobCredentials", "Permissions": { "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 }, - "Command": "Test-MgServicePrincipalSynchronizationJobCredentials", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" + ] }, { - "Permissions": [], - "Command": "Test-MgShareListContentTypeBasePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgShareListContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgShareListContentTypeBasePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgShareListContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgShareListContentTypePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgShareListContentTypePublished", + "Permissions": [], "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgShareListContentTypePublished", - "Module": "Files", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgShareListContentTypePublished", + "Permissions": [], "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgSiteContentTypeBasePublished", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgSiteContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgSiteContentTypeBasePublished", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgSiteContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgSiteContentTypePublished", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Command": "Test-MgSiteContentTypePublished", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished" + ] }, { + "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgSiteContentTypePublished", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Command": "Test-MgSiteContentTypePublished", - "Module": "Sites", - "Method": "GET", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgSiteListContentTypeBasePublished", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgSiteListContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgSiteListContentTypeBasePublished", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished", + "Command": "Test-MgSiteListContentTypeBasePublished", + "Permissions": [], "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgSiteListContentTypePublished", - "Module": "Sites", - "Method": "GET", "ApiVersion": "beta", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgSiteListContentTypePublished", + "Permissions": [], "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" + ] }, { - "Permissions": [], - "Command": "Test-MgSiteListContentTypePublished", - "Module": "Sites", - "Method": "GET", "ApiVersion": "v1.0", + "Method": "GET", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgSiteListContentTypePublished", + "Permissions": [], "Variants": [ "Is1", "IsViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" + ] }, { + "ApiVersion": "beta", + "Method": "GET", + "Module": "Users.Functions", + "OutputType": null, + "Uri": "/users/{user-id}/isManagedAppUserBlocked", + "Command": "Test-MgUserManagedAppUserBlocked", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -193353,452 +193718,452 @@ "IsAdmin": true } ], - "Command": "Test-MgUserManagedAppUserBlocked", - "Module": "Users.Functions", - "Method": "GET", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ], - "Uri": "/users/{user-id}/isManagedAppUserBlocked" + ] }, { - "Permissions": [], - "Command": "Test-MgUserPassword", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "Uri": "/users/validatePassword", + "Command": "Test-MgUserPassword", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/users/validatePassword" + ] }, { - "Permissions": [], - "Command": "Test-MgUserProperty", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/validateProperties", + "Command": "Test-MgUserProperty", + "Permissions": [], "Variants": [ "Validate", "ValidateExpanded" - ], - "Uri": "/users/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgUserProperty", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/validateProperties", + "Command": "Test-MgUserProperty", + "Permissions": [], "Variants": [ "Validate1", "ValidateExpanded1" - ], - "Uri": "/users/validateProperties" + ] }, { - "Permissions": [], - "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelApplication", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", + "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelApplication", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication" + ] }, { - "Permissions": [], - "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelClassificationResult", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults" + ] }, { - "Permissions": [], - "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelRemoval", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelRemoval", + "Permissions": [], "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/unblockManagedApps", + "Command": "Unblock-MgUserManagedApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Unblock-MgUserManagedApp", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unblock", "UnblockViaIdentity" - ], - "Uri": "/users/{user-id}/unblockManagedApps" + ] }, { - "Permissions": [], - "Command": "Undo-MgChatMessageReplySoftDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgChatMessageReplySoftDelete", + "Permissions": [], "Variants": [ "Undo", "UndoViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" + ] }, { - "Permissions": [], - "Command": "Undo-MgChatMessageSoftDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgChatMessageSoftDelete", + "Permissions": [], "Variants": [ "Undo", "UndoViaIdentity" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete" + ] }, { - "Permissions": [], - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", + "Permissions": [], "Variants": [ "Undo", "UndoViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" + ] }, { - "Permissions": [], - "Command": "Undo-MgTeamChannelMessageSoftDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "Permissions": [], "Variants": [ "Undo", "UndoViaIdentity" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete" + ] }, { - "Permissions": [], - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "Permissions": [], "Variants": [ "Undo", "UndoViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" + ] }, { - "Permissions": [], - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", - "Module": "Teams", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "Permissions": [], "Variants": [ "Undo", "UndoViaIdentity" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Command": "Unpublish-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "Unpublish-MgBookingBusiness", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Command": "Unpublish-MgBookingBusiness", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false }, - "Command": "Unpublish-MgBookingBusiness", - "Module": "Bookings", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgDriveListContentType", + "Permissions": [], "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgDriveListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgDriveListContentType", + "Permissions": [], "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgDriveListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgDriveListContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgShareListContentType", + "Permissions": [], "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgShareListContentType", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgShareListContentType", + "Permissions": [], "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgShareListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgShareListContentTypeBase", - "Module": "Files", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgShareListContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgSiteContentType", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Command": "Unpublish-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgSiteContentType", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", "FullDescription": "Allow the application to have full control of all site collections on your behalf.", "IsAdmin": true }, - "Command": "Unpublish-MgSiteContentType", - "Module": "Sites", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgSiteContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgSiteContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgSiteListContentType", + "Permissions": [], "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgSiteListContentType", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgSiteListContentType", + "Permissions": [], "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish", "UnpublishViaIdentity" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish" + ] }, { - "Permissions": [], - "Command": "Unpublish-MgSiteListContentTypeBase", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish", + "Command": "Unpublish-MgSiteListContentTypeBase", + "Permissions": [], "Variants": [ "Unpublish1", "UnpublishViaIdentity1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Update-MgAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -193813,714 +194178,690 @@ "IsAdmin": true } ], - "Command": "Update-MgAccessReview", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Command": "Update-MgAccessReviewDecision", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAccessReviewInstance", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Command": "Update-MgAccessReviewInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgAccessReviewMyDecision", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Command": "Update-MgAccessReviewMyDecision", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAccessReviewReviewer", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Command": "Update-MgAccessReviewReviewer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Command": "Update-MgAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Update-MgAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Update-MgAdministrativeUnitScopedRoleMember", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreement", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}", + "Command": "Update-MgAgreement", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreement", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}", + "Command": "Update-MgAgreement", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Update-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Update-MgAgreementAcceptance", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file", + "Command": "Update-MgAgreementFile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/file" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFile", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file", + "Command": "Update-MgAgreementFile", + "Permissions": [], "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" - ], - "Uri": "/agreements/{agreement-id}/file" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Update-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFileLocalization", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Update-MgAgreementFileLocalization", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFileLocalizationVersion", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgAgreementFileLocalizationVersion", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAgreementFileVersion", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgAgreementFileVersion", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Update-MgAppCatalogTeamApp", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Update-MgAppCatalogTeamApp", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Update-MgAppCatalogTeamAppDefinition", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinition", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Update-MgAppCatalogTeamAppDefinition", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinitionColorIcon", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Command": "Update-MgAppCatalogTeamAppDefinitionColorIcon", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinitionColorIconHostedContent", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Command": "Update-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIcon", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIcon", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" + ] }, { - "Permissions": [], - "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgApplication", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}", + "Command": "Update-MgApplication", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgApplication", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}", + "Command": "Update-MgApplication", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Update-MgApplicationExtensionProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationExtensionProperty", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Update-MgApplicationExtensionProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Update-MgApplicationFederatedIdentityCredential", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - "Command": "Update-MgApplicationFederatedIdentityCredential", - "Module": "Applications", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationSynchronization", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization", + "Command": "Update-MgApplicationSynchronization", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationSynchronizationJob", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgApplicationSynchronizationJob", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationSynchronizationJobSchema", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgApplicationSynchronizationJobSchema", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgApplicationSynchronizationTemplate", "Permissions": { "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 }, - "Command": "Update-MgApplicationSynchronizationTemplate", - "Module": "Applications", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationTemplate", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Update-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgApplicationTemplate", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Update-MgApplicationTemplate", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/applicationTemplates/{applicationTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Update-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194535,20 +194876,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusiness", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Command": "Update-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194563,20 +194904,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusiness", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194597,20 +194938,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194631,50 +194972,50 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessAppointment", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessCalendarView", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Update-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194695,20 +195036,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Update-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194729,20 +195070,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessCustomer", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Update-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194763,20 +195104,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Update-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194797,20 +195138,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessCustomQuestion", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Update-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194825,20 +195166,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessService", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Update-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194853,20 +195194,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessService", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Update-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194881,20 +195222,20 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Update-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194909,111 +195250,106 @@ "IsAdmin": false } ], - "Command": "Update-MgBookingBusinessStaffMember", - "Module": "Bookings", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgBookingCurrency", - "Module": "Bookings", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Bookings", "OutputType": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Update-MgBookingCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/bookingCurrencies/{bookingCurrency-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgBookingCurrency", - "Module": "Bookings", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Bookings", "OutputType": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Update-MgBookingCurrency", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgBusinessFlowTemplate", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Command": "Update-MgBusinessFlowTemplate", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}", + "Command": "Update-MgChat", "Permissions": { "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 }, - "Command": "Update-MgChat", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}", + "Command": "Update-MgChat", "Permissions": { "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 }, - "Command": "Update-MgChat", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatInstalledApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Update-MgChatInstalledApp", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", @@ -195021,16 +195357,16 @@ "UpdateViaIdentityExpanded", "Upgrade", "UpgradeViaIdentity" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatInstalledApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Update-MgChatInstalledApp", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", @@ -195038,155 +195374,160 @@ "UpdateViaIdentityExpanded1", "Upgrade1", "UpgradeViaIdentity1" - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatLastMessagePreview", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Update-MgChatLastMessagePreview", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/lastMessagePreview" + ] }, { - "Permissions": [], - "Command": "Update-MgChatMember", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Update-MgChatMember", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatMember", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Update-MgChatMember", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgChatMessage", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgChatMessage", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgChatMessage", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgChatMessage", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatMessageReply", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgChatMessageReply", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatMessageReply", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgChatMessageReply", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatOperation", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgChatOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgChatPermissionGrant", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgChatPermissionGrant", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -195201,20 +195542,20 @@ "IsAdmin": true } ], - "Command": "Update-MgChatTab", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -195229,221 +195570,216 @@ "IsAdmin": true } ], - "Command": "Update-MgChatTab", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallAudioRoutingGroup", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallContentSharingSession", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Update-MgCommunicationCallContentSharingSession", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Update-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallOperation", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Update-MgCommunicationCallOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Update-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallParticipant", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Update-MgCommunicationCallParticipant", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/participants/{participant-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallRecordingStatus", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Command": "Update-MgCommunicationCallRecordingStatus", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/communications/calls/{call-id}/updateRecordingStatus" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallRecordingStatus", - "Module": "CloudCommunications", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "CloudCommunications", "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Command": "Update-MgCommunicationCallRecordingStatus", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/calls/{call-id}/updateRecordingStatus" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Update-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationCallRecordSession", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Update-MgCommunicationCallRecordSession", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeeting", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgCommunicationOnlineMeeting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Update1", "Update2", @@ -195453,31 +195789,31 @@ "UpdateViaIdentity2", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Update1", "Update2", @@ -195487,124 +195823,129 @@ "UpdateViaIdentity2", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeetingRegistration", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Update-MgCommunicationOnlineMeetingRegistration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Update-MgCommunicationOnlineMeetingRegistrationCustomQuestion", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}", + "Command": "Update-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/communications/presences/{presence-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCommunicationPresence", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/communications/presences/{presence-id}", + "Command": "Update-MgCommunicationPresence", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/communications/presences/{presence-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgCompliance", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance", + "Command": "Update-MgCompliance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/compliance" + ] }, { - "Permissions": [], - "Command": "Update-MgCompliance", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance", + "Command": "Update-MgCompliance", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/compliance" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscovery", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery", + "Command": "Update-MgComplianceEdiscovery", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/compliance/ediscovery" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Update-MgComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195619,20 +195960,20 @@ "IsAdmin": true } ], - "Command": "Update-MgComplianceEdiscoveryCase", - "Module": "Compliance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Update-MgComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195647,78 +195988,78 @@ "IsAdmin": true } ], - "Command": "Update-MgComplianceEdiscoveryCaseCustodian", - "Module": "Compliance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseCustodianIndex", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", + "Command": "Update-MgComplianceEdiscoveryCaseCustodianIndex", + "Permissions": [], "Variants": [ "Update", "UpdateViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseCustodianSiteSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseCustodianSiteSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseCustodianUserSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseCustodianUserSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Update-MgComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195733,123 +196074,123 @@ "IsAdmin": true } ], - "Command": "Update-MgComplianceEdiscoveryCaseLegalHold", - "Module": "Compliance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUserSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSourceIndex", - "Module": "Compliance", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", + "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Permissions": [], "Variants": [ "Update", "UpdateViaIdentity" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseOperation", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Command": "Update-MgComplianceEdiscoveryCaseOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseReviewSet", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Update-MgComplianceEdiscoveryCaseReviewSet", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Update-MgComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195864,40 +196205,40 @@ "IsAdmin": true } ], - "Command": "Update-MgComplianceEdiscoveryCaseReviewSetQuery", - "Module": "Compliance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Update-MgComplianceEdiscoveryCaseSetting", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true }, - "Command": "Update-MgComplianceEdiscoveryCaseSetting", - "Module": "Compliance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Update-MgComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195912,35 +196253,35 @@ "IsAdmin": true } ], - "Command": "Update-MgComplianceEdiscoveryCaseSourceCollection", - "Module": "Compliance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Module": "Compliance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Update-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Compliance", + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Update-MgComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195955,166 +196296,150 @@ "IsAdmin": true } ], - "Command": "Update-MgComplianceEdiscoveryCaseTag", - "Module": "Compliance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}", + "Command": "Update-MgContact", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/contacts/{orgContact-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgContact", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contacts/{orgContact-id}", + "Command": "Update-MgContact", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/contacts/{orgContact-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}", + "Command": "Update-MgContract", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/contracts/{contract-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgContract", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/contracts/{contract-id}", + "Command": "Update-MgContract", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/contracts/{contract-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Update-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDataPolicyOperation", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Update-MgDataPolicyOperation", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "Update-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}", + "Command": "Update-MgDevice", + "Permissions": { + "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 + }, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "Update-MgDevice", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}", + "Command": "Update-MgDevice", + "Permissions": { + "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 + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement", + "Command": "Update-MgDeviceAppMgt", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -196129,18 +196454,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceAppMgt", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceAppManagement" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement", + "Command": "Update-MgDeviceAppMgt", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -196155,2061 +196480,2061 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceAppMgt", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceAppManagement" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Command": "Update-MgDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppRegistration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Update-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtManagedAppStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Update-MgDeviceAppMgtManagedAppStatuses", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Update-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Update-MgDeviceAppMgtManagedEBook", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBook", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookCategory", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Update-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Update-MgDeviceAppMgtMobileApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppMgtMobileAppAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppMgtMobileAppAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Update-MgDeviceAppMgtMobileAppCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Update-MgDeviceAppMgtMobileAppCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", "Permissions": { "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.", - "IsAdmin": true - }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, + "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.", + "IsAdmin": true + }, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", + "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatusesAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships", + "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatusesAppRelationship", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", + "Command": "Update-MgDeviceAppMgtMobileAppInstallSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppInstallSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgDeviceAppMgtMobileAppRelationship", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", + "Command": "Update-MgDeviceAppMgtMobileAppUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppUserStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/updateRelationships", + "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesAppRelationship", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/updateRelationships" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", + "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships", + "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelationship", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtMultipleMobileAppRelationship", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", + "Command": "Update-MgDeviceAppMgtMultipleMobileAppRelationship", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", + "Command": "Update-MgDeviceAppMgtMultiplePolicySet", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtMultiplePolicySet", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceAppMgtPolicySet", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Command": "Update-MgDeviceAppMgtPolicySet", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Command": "Update-MgDeviceAppMgtPolicySetAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtPolicySetAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Command": "Update-MgDeviceAppMgtPolicySetItem", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtPolicySetItem", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", + "Command": "Update-MgDeviceAppMgtSideLoadingKey", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtSideLoadingKey", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Command": "Update-MgDeviceAppMgtSymantecCodeSigningCertificate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtSymantecCodeSigningCertificate", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Command": "Update-MgDeviceAppMgtTask", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTask", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", + "Command": "Update-MgDeviceAppMgtTaskStatus", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtTaskStatus", - "Module": "Devices.CorporateManagement", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Update-MgDeviceAppMgtVppToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Update-MgDeviceAppMgtVppToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtVppToken", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Command": "Update-MgDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceCommand", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/commands/{command-id}", + "Command": "Update-MgDeviceCommand", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/commands/{command-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Update-MgDeviceExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/devices/{device-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceExtension", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Update-MgDeviceExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement", + "Command": "Update-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -198242,18 +198567,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagement", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement", + "Command": "Update-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -198286,538 +198611,538 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagement", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceManagement" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Command": "Update-MgDeviceManagementAndroid", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAndroid", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Command": "Update-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Command": "Update-MgDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings", + "Command": "Update-MgDeviceManagementAndroidForWorkSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAndroidForWorkSetting", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceManagement/androidForWorkSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Command": "Update-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Command": "Update-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceManagement/applePushNotificationCertificate" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Command": "Update-MgDeviceManagementAssignmentFilter", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAssignmentFilter", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Update-MgDeviceManagementAuditEvent", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAuditEvent", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Command": "Update-MgDeviceManagementAutopilotEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Command": "Update-MgDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Command": "Update-MgDeviceManagementCartToClassAssociation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementCartToClassAssociation", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Command": "Update-MgDeviceManagementCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementCategory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Update-MgDeviceManagementCategorySettingDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementCategorySettingDefinition", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgDeviceManagementComanagedDeviceCategory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Update-MgDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -198832,136 +199157,136 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementComanagementEligibleDevice", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementComplianceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", + "Command": "Update-MgDeviceManagementCondition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementCondition", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementConditionalAccessSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/conditionalAccessSettings" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementConditionalAccessSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceManagement/conditionalAccessSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", + "Command": "Update-MgDeviceManagementConditionStatement", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementConditionStatement", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Update-MgDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -198976,1177 +199301,1177 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDataSharingConsent", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Command": "Update-MgDeviceManagementDepOnboardingSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", + "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Command": "Update-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementDerivedCredentials", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Command": "Update-MgDeviceManagementDerivedCredentials", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Update-MgDeviceManagementDetectedApp", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Update-MgDeviceManagementDetectedApp", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDetectedApp", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Update-MgDeviceManagementDeviceCategory", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Update-MgDeviceManagementDeviceCategory", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCategory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Permissions": [], "Variants": [ "Refresh" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Update-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Update-MgDeviceManagementDeviceConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationConflictSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationConflictSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Update-MgDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200161,20 +200486,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceHealthScript", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200189,20 +200514,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceHealthScriptAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200217,58 +200542,58 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures", + "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount", + "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDeviceAccount", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", + "Command": "Update-MgDeviceManagementDeviceHealthScriptGlobalScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200283,20 +200608,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceHealthScriptGlobalScript", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Update-MgDeviceManagementDeviceHealthScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200311,20 +200636,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceHealthScriptRunSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Update-MgDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200339,20 +200664,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceShellScript", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200367,20 +200692,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceShellScriptAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200395,48 +200720,48 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures", + "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Permissions": [], "Variants": [ "Update", "UpdateViaIdentity" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDeviceAccount", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount", + "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDeviceAccount", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200451,20 +200776,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceShellScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200479,166 +200804,161 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Command": "Update-MgDeviceManagementDomainJoinConnector", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePool", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePool", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Update-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Update-MgDeviceManagementExchangeConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Update-MgDeviceManagementExchangeOnPremisPolicy", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementExchangeOnPremisPolicy", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "Update1", @@ -200646,16 +200966,16 @@ "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Command": "Update-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -200663,1190 +200983,1195 @@ "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Command": "Update-MgDeviceManagementGroupPolicyCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyCategory", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Command": "Update-MgDeviceManagementGroupPolicyConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyConfiguration", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", + "Command": "Update-MgDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Command": "Update-MgDeviceManagementGroupPolicyDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyDefinition", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPresentation", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPresentation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Command": "Update-MgDeviceManagementGroupPolicyMigrationReport", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyMigrationReport", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Command": "Update-MgDeviceManagementGroupPolicyObjectFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", + "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Command": "Update-MgDeviceManagementImportedDeviceIdentity", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Command": "Update-MgDeviceManagementIntent", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntent", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Command": "Update-MgDeviceManagementIntentAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Command": "Update-MgDeviceManagementIntentCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentCategory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgDeviceManagementIntentCategorySetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentCategorySetting", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Command": "Update-MgDeviceManagementIntentDeviceSettingStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Command": "Update-MgDeviceManagementIntentDeviceState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentDeviceState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Command": "Update-MgDeviceManagementIntentDeviceStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentDeviceStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", + "Command": "Update-MgDeviceManagementIntentMultipleSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentMultipleSetting", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgDeviceManagementIntentSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentSetting", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Command": "Update-MgDeviceManagementIntentUserState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentUserState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Command": "Update-MgDeviceManagementIntentUserStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntentUserStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Command": "Update-MgDeviceManagementIntuneBrandingProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntuneBrandingProfile", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Command": "Update-MgDeviceManagementIntuneBrandingProfileAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Update-MgDeviceManagementIoUpdateStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Update-MgDeviceManagementIoUpdateStatuses", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementIoUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Update-MgDeviceManagementManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Update-MgDeviceManagementManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementManagedDevice", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Update-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceCategory", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceEncryptionState", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementManagedDeviceEncryptionState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Command": "Update-MgDeviceManagementMicrosoftTunnelConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Command": "Update-MgDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Command": "Update-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Command": "Update-MgDeviceManagementMicrosoftTunnelSite", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMicrosoftTunnelSite", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -201861,200 +202186,200 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Command": "Update-MgDeviceManagementNdeConnector", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementNdeConnector", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Update-MgDeviceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Update-MgDeviceManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Update-MgDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202069,60 +202394,60 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementRemoteActionAudit", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Reports", + "OutputType": null, + "Uri": "/deviceManagement/reports", + "Command": "Update-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -202143,18 +202468,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementReport", - "Module": "Reports", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/reports" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Reports", + "OutputType": null, + "Uri": "/deviceManagement/reports", + "Command": "Update-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -202175,218 +202500,218 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementReport", - "Module": "Reports", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/deviceManagement/reports" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Command": "Update-MgDeviceManagementResourceAccessProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementResourceAccessProfile", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Command": "Update-MgDeviceManagementResourceAccessProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Update-MgDeviceManagementResourceOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Update-MgDeviceManagementResourceOperation", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementResourceOperation", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Update-MgDeviceManagementRoleDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Update-MgDeviceManagementRoleDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Update-MgDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202401,50 +202726,50 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementRoleScopeTag", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementRoleScopeTagAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Update-MgDeviceManagementRoleScopeTagAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementScript", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Update-MgDeviceManagementScript", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Update-MgDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202459,20 +202784,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementScriptAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202487,20 +202812,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementScriptDeviceRunState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Update-MgDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202515,20 +202840,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Update-MgDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202543,20 +202868,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementScriptUserRunState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202571,360 +202896,360 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementScriptUserRunStateDeviceRunState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Update-MgDeviceManagementSettingDefinition", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementSettingDefinition", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Command": "Update-MgDeviceManagementTemplate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTemplate", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Update-MgDeviceManagementTemplateCategory", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTemplateCategory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTemplateCategoryRecommendedSetting", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Command": "Update-MgDeviceManagementTemplateMigratableTo", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTemplateMigratableTo", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgDeviceManagementTemplateSetting", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTemplateSetting", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Update-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Update-MgDeviceManagementTermAndCondition", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTermAndCondition", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Command": "Update-MgDeviceManagementTermAndConditionGroupAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTermAndConditionGroupAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202939,20 +203264,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202967,20 +203292,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202995,20 +203320,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203023,20 +203348,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update3", "UpdateExpanded3", "UpdateViaIdentity3", "UpdateViaIdentityExpanded3" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203051,20 +203376,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update4", "UpdateExpanded4", "UpdateViaIdentity4", "UpdateViaIdentityExpanded4" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203079,20 +203404,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203107,20 +203432,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203135,20 +203460,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203163,20 +203488,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203191,33 +203516,33 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203232,20 +203557,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203260,20 +203585,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203288,18 +203613,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203314,20 +203639,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203342,20 +203667,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203370,20 +203695,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203398,20 +203723,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203426,20 +203751,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203454,18 +203779,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203480,35 +203805,35 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Module": "DeviceManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203523,20 +203848,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203551,20 +203876,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203579,20 +203904,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203607,20 +203932,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203635,20 +203960,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203663,20 +203988,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203691,20 +204016,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203719,20 +204044,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203747,20 +204072,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203775,20 +204100,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203803,20 +204128,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203831,18 +204156,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsOverview" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203857,18 +204182,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203883,20 +204208,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203911,20 +204236,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203939,20 +204264,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203967,20 +204292,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203995,20 +204320,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204023,20 +204348,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204051,18 +204376,18 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204077,20 +204402,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204105,20 +204430,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204133,105 +204458,105 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Command": "Update-MgDeviceManagementUserPfxCertificate", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementUserPfxCertificate", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisConnectionAdDomainPassword", - "Module": "DeviceManagement.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisConnectionAdDomainPassword", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisesConnection", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Update-MgDeviceManagementVirtualEndpointOrganizationSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -204246,356 +204571,356 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementVirtualEndpointOrganizationSetting", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointServicePlan", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointServicePlan", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointSnapshot", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointSnapshot", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointSupportedRegion", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointSupportedRegion", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Module": "DeviceManagement.Administration", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Administration", "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "DeviceManagement.Actions", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", - "Module": "DeviceManagement.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Command": "Update-MgDeviceManagementWindowAutopilotSetting", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowAutopilotSetting", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/deviceManagement/windowsAutopilotSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfile", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfileAssignment", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Update-MgDeviceManagementWindowMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204610,20 +204935,20 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementWindowMalwareInformation", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement", + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Update-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204638,710 +204963,691 @@ "IsAdmin": true } ], - "Command": "Update-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "Module": "DeviceManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDeviceUsageRights", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Update-MgDeviceUsageRights", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectory", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory", + "Command": "Update-MgDirectory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/directory" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectory", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory", + "Command": "Update-MgDirectory", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/directory" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Update-MgDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" + ] }, { - "Permissions": [ - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgDirectoryAdministrativeUnit", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Update-MgDirectoryAdministrativeUnit", + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true + }, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Update-MgDirectoryAttributeSet", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Command": "Update-MgDirectoryAttributeSet", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/attributeSets/{attributeSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant on your behalf.", "IsAdmin": true }, - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Update-MgDirectoryDeletedItem", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/deletedItems/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryDeletedItem", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Update-MgDirectoryDeletedItem", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/directory/deletedItems/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Update-MgDirectoryFeatureRolloutPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryFeatureRolloutPolicyApplyTo", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Update-MgDirectoryFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Update-MgDirectoryFederationConfiguration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/impactedResources/{recommendationResource-id}", + "Command": "Update-MgDirectoryImpactedResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/impactedResources/{recommendationResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Command": "Update-MgDirectoryInboundSharedUserProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DirectoryObjects", "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Update-MgDirectoryObject", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/directoryObjects/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryObject", - "Module": "DirectoryObjects", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DirectoryObjects", "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Update-MgDirectoryObject", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directoryObjects/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Command": "Update-MgDirectoryOutboundSharedUserProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryOutboundSharedUserProfileTenant", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Command": "Update-MgDirectoryOutboundSharedUserProfileTenant", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRecommendation", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/recommendations/{recommendation-id}", + "Command": "Update-MgDirectoryRecommendation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/recommendations/{recommendation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRecommendationImpactedResource", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", + "Command": "Update-MgDirectoryRecommendationImpactedResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Update-MgDirectoryRole", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRole", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Update-MgDirectoryRole", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Update-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRoleScopedMember", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Update-MgDirectoryRoleScopedMember", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Update-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Update-MgDirectoryRoleTemplate", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "Update-MgDirectorySetting", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/settings/{directorySetting-id}", + "Command": "Update-MgDirectorySetting", + "Permissions": { + "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 + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/settings/{directorySetting-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Command": "Update-MgDirectorySettingTemplate", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDirectorySharedEmailDomain", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Command": "Update-MgDirectorySharedEmailDomain", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}", + "Command": "Update-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Update-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/domains/{domain-id}", + "Command": "Update-MgDomain", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", "IsAdmin": true }, - "Command": "Update-MgDomain", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/domains/{domain-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDomainFederationConfiguration", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Update-MgDomainFederationConfiguration", + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDomainServiceConfigurationRecord", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainServiceConfigurationRecord", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" - }, - { - "Permissions": [], - "Command": "Update-MgDomainSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", + ] + }, + { "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Command": "Update-MgDomainSharedEmailDomainInvitation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDomainVerificationDnsRecord", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainVerificationDnsRecord", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDrive", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}", + "Command": "Update-MgDrive", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDrive", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}", + "Command": "Update-MgDrive", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -205362,20 +205668,20 @@ "IsAdmin": false } ], - "Command": "Update-MgDriveItem", - "Module": "Files", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -205396,405 +205702,405 @@ "IsAdmin": false } ], - "Command": "Update-MgDriveItem", - "Module": "Files", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/items/{driveItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveList", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list", + "Command": "Update-MgDriveList", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveList", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list", + "Command": "Update-MgDriveList", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgDriveListColumn", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgDriveListColumn", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListContentType", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgDriveListContentType", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListContentType", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgDriveListContentType", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListContentTypeColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgDriveListContentTypeColumn", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListContentTypeColumnLink", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgDriveListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItem", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgDriveListItem", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItem", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgDriveListItem", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItemField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgDriveListItemField", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItemField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgDriveListItemField", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItemVersion", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItemVersion", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgDriveListItemVersion", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItemVersionField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgDriveListItemVersionField", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListItemVersionField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgDriveListItemVersionField", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListOperation", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgDriveListOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListSubscription", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveListSubscription", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgDriveListSubscription", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveRoot", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root", + "Command": "Update-MgDriveRoot", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/drives/{drive-id}/root" + ] }, { - "Permissions": [], - "Command": "Update-MgDriveRoot", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/drives/{drive-id}/root", + "Command": "Update-MgDriveRoot", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/drives/{drive-id}/root" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", + "Command": "Update-MgEducationClass", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationClass", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", + "Command": "Update-MgEducationClass", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationClass", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205809,20 +206115,20 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationClassAssignment", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205837,26 +206143,21 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationClassAssignment", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Update-MgEducationClassAssignmentCategory", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -205866,16 +206167,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentCategory", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Update-MgEducationClassAssignmentCategory", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -205885,70 +206186,75 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentDefault", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Update-MgEducationClassAssignmentDefault", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentDefault", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Update-MgEducationClassAssignmentDefault", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationClassAssignmentResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationClassAssignmentResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205963,20 +206269,20 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationClassAssignmentRubric", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205991,80 +206297,80 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationClassAssignmentRubric", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSetting", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Update-MgEducationClassAssignmentSetting", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSetting", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Update-MgEducationClassAssignmentSetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationClassAssignmentSubmission", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSubmission", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationClassAssignmentSubmission", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -206079,20 +206385,20 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -206107,356 +206413,356 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSubmissionResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me", + "Command": "Update-MgEducationMe", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationMe", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/education/me" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me", + "Command": "Update-MgEducationMe", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationMe", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/education/me" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignment", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignment", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationMeAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Update-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentCategory", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Update-MgEducationMeAssignmentCategory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationMeAssignmentResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentRubric", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationMeAssignmentRubric", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentRubric", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationMeAssignmentRubric", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmission", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationMeAssignmentSubmission", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Update-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -206471,20 +206777,20 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationMeRubric", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/me/rubrics/{educationRubric-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Update-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -206499,492 +206805,487 @@ "IsAdmin": true } ], - "Command": "Update-MgEducationMeRubric", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/me/rubrics/{educationRubric-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationRoot", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education", + "Command": "Update-MgEducationRoot", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/education" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationRoot", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education", + "Command": "Update-MgEducationRoot", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/education" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Update-MgEducationSchool", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationSchool", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/schools/{educationSchool-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Update-MgEducationSchool", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationSchool", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/schools/{educationSchool-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationSynchronizationProfile", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Command": "Update-MgEducationSynchronizationProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationSynchronizationProfileError", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Command": "Update-MgEducationSynchronizationProfileError", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationSynchronizationProfileStatus", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Command": "Update-MgEducationSynchronizationProfileStatus", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}", + "Command": "Update-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationUser", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", + "OutputType": null, + "Uri": "/education/users/{educationUser-id}", + "Command": "Update-MgEducationUser", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgEducationUser", - "Module": "Education", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignment", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignment", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationUserAssignment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Update-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentCategory", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", + "Command": "Update-MgEducationUserAssignmentCategory", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationUserAssignmentResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentRubric", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationUserAssignmentRubric", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentRubric", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationUserAssignmentRubric", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmission", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationUserAssignmentSubmission", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserRubric", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Update-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEducationUserRubric", - "Module": "Education", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Education", "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Update-MgEducationUserRubric", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Update-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Update-MgEntitlementManagementAccessPackage", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementAccessPackage", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", + "Command": "Update-MgEntitlementManagementAccessPackageAssignment", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementAccessPackageAssignment", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -206992,131 +207293,136 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStep", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStep", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Permissions": [], "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentRequest", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentRequest", - "Module": "Identity.Governance", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -207124,716 +207430,732 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Command": "Update-MgEntitlementManagementAccessPackageCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementAccessPackageCatalog", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Command": "Update-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageResourceRequest", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Command": "Update-MgEntitlementManagementAccessPackageResourceRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAssignment", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Command": "Update-MgEntitlementManagementAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAssignmentPolicy", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Update-MgEntitlementManagementAssignmentPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementAssignmentRequest", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Update-MgEntitlementManagementAssignmentRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Command": "Update-MgEntitlementManagementCatalog", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementCatalog", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Update-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Update-MgEntitlementManagementConnectedOrganization", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementConnectedOrganization", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", + "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", + "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", + "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", + "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Update-MgEntitlementManagementSetting", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementSetting", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/identityGovernance/entitlementManagement/settings" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Update-MgEntitlementManagementSetting", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true }, - "Command": "Update-MgEntitlementManagementSetting", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/identityGovernance/entitlementManagement/settings" + ] }, { - "Permissions": [], - "Command": "Update-MgExternal", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/external", + "Command": "Update-MgExternal", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/external" + ] }, { - "Permissions": [], - "Command": "Update-MgExternal", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/external", + "Command": "Update-MgExternal", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/external" + ] }, { - "Permissions": { - "Name": "N/A", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Update-MgExternalConnection", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Update-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/external/connections/{externalConnection-id}" + ] }, { - "Permissions": { - "Name": "N/A", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - "Command": "Update-MgExternalConnection", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Update-MgExternalConnection", + "Permissions": [ + { + "Name": "ExternalConnection.ReadWrite.All", + "Description": "Read and write all external connections", + "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.", + "IsAdmin": true + }, + { + "Name": "ExternalConnection.ReadWrite.OwnedBy", + "Description": "Read and write external connections", + "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", + "IsAdmin": true + } + ], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/external/connections/{externalConnection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancial", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials", + "Command": "Update-MgFinancial", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/financials" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompany", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}", + "Command": "Update-MgFinancialCompany", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "Command": "Update-MgFinancialCompanyAccount", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/accounts/{account-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyAgedAccountPayable", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", + "Command": "Update-MgFinancialCompanyAgedAccountPayable", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyAgedAccountReceivable", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", + "Command": "Update-MgFinancialCompanyAgedAccountReceivable", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Command": "Update-MgFinancialCompanyCountryRegion", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyCountryRegion", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Command": "Update-MgFinancialCompanyCurrency", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyCurrency", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Command": "Update-MgFinancialCompanyCustomer", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyCustomer", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Command": "Update-MgFinancialCompanyCustomerCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPayment", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Command": "Update-MgFinancialCompanyCustomerPayment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomer", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyCustomerPaymentJournal", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalAccount", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", + "Command": "Update-MgFinancialCompanyCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -207843,16 +208165,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", + "Command": "Update-MgFinancialCompanyCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -207862,61 +208184,61 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyCustomerPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyCustomerShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Command": "Update-MgFinancialCompanyCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyDimension", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "Command": "Update-MgFinancialCompanyDimension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyDimensionValue", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", + "Command": "Update-MgFinancialCompanyDimensionValue", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -207926,126 +208248,126 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Command": "Update-MgFinancialCompanyEmployee", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyEmployee", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyEmployeePicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyEmployeePicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyGeneralLedgerEntry", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "Command": "Update-MgFinancialCompanyGeneralLedgerEntry", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyGeneralLedgerEntryAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", + "Command": "Update-MgFinancialCompanyGeneralLedgerEntryAccount", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Command": "Update-MgFinancialCompanyInformation", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyInformation", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Command": "Update-MgFinancialCompanyItem", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyItem", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Command": "Update-MgFinancialCompanyItemCategory", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyItemCategory", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "Update1", @@ -208055,66 +208377,66 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyItemPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyItemPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Command": "Update-MgFinancialCompanyJournal", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyJournal", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyJournalAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", + "Command": "Update-MgFinancialCompanyJournalAccount", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyJournalLine", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Command": "Update-MgFinancialCompanyJournalLine", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208124,16 +208446,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyJournalLineAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", + "Command": "Update-MgFinancialCompanyJournalLineAccount", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208143,101 +208465,101 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Command": "Update-MgFinancialCompanyPaymentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyPaymentMethod", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Command": "Update-MgFinancialCompanyPaymentTerm", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyPaymentTerm", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoice", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Command": "Update-MgFinancialCompanyPurchaseInvoice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLine", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLine", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208247,16 +208569,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineAccount", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208266,16 +208588,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItem", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItem", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208285,16 +208607,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemCategory", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemCategory", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208304,16 +208626,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208323,496 +208645,496 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendor", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendor", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemo", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Command": "Update-MgFinancialCompanySaleCreditMemo", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Command": "Update-MgFinancialCompanySaleCreditMemoCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomer", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoLine", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Update-MgFinancialCompanySaleCreditMemoLine", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoLineAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Update-MgFinancialCompanySaleCreditMemoLineAccount", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoLineItem", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Update-MgFinancialCompanySaleCreditMemoLineItem", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemCategory", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemCategory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Command": "Update-MgFinancialCompanySaleCreditMemoPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoice", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Command": "Update-MgFinancialCompanySaleInvoice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Command": "Update-MgFinancialCompanySaleInvoiceCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceCustomer", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Command": "Update-MgFinancialCompanySaleInvoiceCustomer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Command": "Update-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceLine", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Command": "Update-MgFinancialCompanySaleInvoiceLine", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208822,16 +209144,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceLineAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", + "Command": "Update-MgFinancialCompanySaleInvoiceLineAccount", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208841,16 +209163,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceLineItem", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Command": "Update-MgFinancialCompanySaleInvoiceLineItem", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208860,16 +209182,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceLineItemCategory", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Command": "Update-MgFinancialCompanySaleInvoiceLineItemCategory", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208879,16 +209201,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceLineItemPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleInvoiceLineItemPicture", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -208898,166 +209220,166 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoicePaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Command": "Update-MgFinancialCompanySaleInvoicePaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleInvoiceShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Command": "Update-MgFinancialCompanySaleInvoiceShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrder", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Command": "Update-MgFinancialCompanySaleOrder", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Command": "Update-MgFinancialCompanySaleOrderCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderCustomer", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Command": "Update-MgFinancialCompanySaleOrderCustomer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderCustomerCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Command": "Update-MgFinancialCompanySaleOrderCustomerCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderCustomerPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleOrderCustomerPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderCustomerShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Command": "Update-MgFinancialCompanySaleOrderCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderLine", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Command": "Update-MgFinancialCompanySaleOrderLine", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209067,16 +209389,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderLineAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", + "Command": "Update-MgFinancialCompanySaleOrderLineAccount", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209086,16 +209408,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderLineItem", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Command": "Update-MgFinancialCompanySaleOrderLineItem", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209105,16 +209427,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderLineItemCategory", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Command": "Update-MgFinancialCompanySaleOrderLineItemCategory", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209124,16 +209446,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderLineItemPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleOrderLineItemPicture", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209143,151 +209465,151 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleOrderPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Command": "Update-MgFinancialCompanySaleOrderPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuote", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Command": "Update-MgFinancialCompanySaleQuote", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Command": "Update-MgFinancialCompanySaleQuoteCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteCustomer", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Command": "Update-MgFinancialCompanySaleQuoteCustomer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteCustomerCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Command": "Update-MgFinancialCompanySaleQuoteCustomerCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteCustomerPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleQuoteCustomerPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteCustomerShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Command": "Update-MgFinancialCompanySaleQuoteCustomerShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteLine", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Command": "Update-MgFinancialCompanySaleQuoteLine", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209297,16 +209619,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteLineAccount", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", + "Command": "Update-MgFinancialCompanySaleQuoteLineAccount", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209316,16 +209638,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteLineItem", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Command": "Update-MgFinancialCompanySaleQuoteLineItem", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209335,16 +209657,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteLineItemCategory", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Command": "Update-MgFinancialCompanySaleQuoteLineItemCategory", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209354,16 +209676,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteLineItemPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Command": "Update-MgFinancialCompanySaleQuoteLineItemPicture", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209373,207 +209695,206 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuotePaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Command": "Update-MgFinancialCompanySaleQuotePaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanySaleQuoteShipmentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Command": "Update-MgFinancialCompanySaleQuoteShipmentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Command": "Update-MgFinancialCompanyShipmentMethod", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyShipmentMethod", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Command": "Update-MgFinancialCompanyTaxArea", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyTaxArea", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Command": "Update-MgFinancialCompanyTaxGroup", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyTaxGroup", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Command": "Update-MgFinancialCompanyUnit", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyUnit", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", + "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Command": "Update-MgFinancialCompanyVendor", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", "FullDescription": "Allows the app to read and write financials data on your behalf.", "IsAdmin": false }, - "Command": "Update-MgFinancialCompanyVendor", - "Module": "Financials", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyVendorCurrency", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Command": "Update-MgFinancialCompanyVendorCurrency", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyVendorPaymentMethod", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Command": "Update-MgFinancialCompanyVendorPaymentMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyVendorPaymentTerm", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Command": "Update-MgFinancialCompanyVendorPaymentTerm", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" + ] }, { - "Permissions": [], - "Command": "Update-MgFinancialCompanyVendorPicture", - "Module": "Financials", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Financials", "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Command": "Update-MgFinancialCompanyVendorPicture", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}", + "Command": "Update-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -209587,27 +209908,21 @@ "IsAdmin": true } ], - "Command": "Update-MgGroup", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}", + "Command": "Update-MgGroup", "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -209621,216 +209936,211 @@ "IsAdmin": true } ], - "Command": "Update-MgGroup", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgGroupAppRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupAppRoleAssignment", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgGroupAppRoleAssignment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupCalendarPermission", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgGroupCalendarPermission", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversation", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Update-MgGroupConversation", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversation", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Update-MgGroupConversation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupConversationThread", "Permissions": { "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 }, - "Command": "Update-MgGroupConversationThread", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupConversationThread", "Permissions": { "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 }, - "Command": "Update-MgGroupConversationThread", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Update-MgGroupConversationThreadPost", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -209840,16 +210150,16 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPost", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Update-MgGroupConversationThreadPost", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -209859,190 +210169,195 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Update-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostAttachment", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Update-MgGroupConversationThreadPostAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostExtension", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgGroupConversationThreadPostExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostMention", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Update-MgGroupConversationThreadPostMention", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupDrive", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Update-MgGroupDrive", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupDrive", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Update-MgGroupDrive", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEndpoint", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Command": "Update-MgGroupEndpoint", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Update-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -210057,20 +210372,20 @@ "IsAdmin": true } ], - "Command": "Update-MgGroupEvent", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Update-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -210085,446 +210400,441 @@ "IsAdmin": true } ], - "Command": "Update-MgGroupEvent", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Update-MgGroupEventAttachment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventAttachment", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Update-MgGroupEventAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventExceptionOccurrence", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Update-MgGroupEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventExtension", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventExtension", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgGroupEventExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventInstance", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Update-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventInstance", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Update-MgGroupEventInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupExtension", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Update-MgGroupExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupExtension", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Update-MgGroupExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Update-MgGroupLifecyclePolicy", "Permissions": { "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 }, - "Command": "Update-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Update-MgGroupLifecyclePolicy", "Permissions": { "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 }, - "Command": "Update-MgGroupLifecyclePolicy", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgGroupOnenoteNotebook", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenoteNotebook", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgGroupOnenoteNotebook", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenotePage", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgGroupOnenotePage", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenotePage", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgGroupOnenotePage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenotePageContent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgGroupOnenotePageContent", + "Permissions": [], "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenotePageContent", - "Module": "Groups", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgGroupOnenotePageContent", + "Permissions": [], "Variants": [ "Patch1", "PatchExpanded1", "PatchViaIdentity1", "PatchViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgGroupOnenoteSection", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenoteSection", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgGroupOnenoteSection", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgGroupOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupOnenoteSectionGroup", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgGroupOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupPermissionGrant", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgGroupPermissionGrant", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/photo", + "Command": "Update-MgGroupPhoto", "Permissions": { "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 }, - "Command": "Update-MgGroupPhoto", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "Update1", @@ -210534,21 +210844,21 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/photo" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/photo", + "Command": "Update-MgGroupPhoto", "Permissions": { "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 }, - "Command": "Update-MgGroupPhoto", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update2", "Update3", @@ -210558,204 +210868,196 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/groups/{group-id}/photo" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupPlanner", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/groups/{group-id}/planner", + "Command": "Update-MgGroupPlanner", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/planner" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupPlanner", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/groups/{group-id}/planner", + "Command": "Update-MgGroupPlanner", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/planner" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupPlannerPlanDetail", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgGroupPlannerPlanDetail", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupPlannerPlanDetail", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgGroupPlannerPlanDetail", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 - } - ], - "Command": "Update-MgGroupSetting", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Update-MgGroupSetting", + "Permissions": { + "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 + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/settings/{directorySetting-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupSite", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Update-MgGroupSite", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/sites/{site-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupSite", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Update-MgGroupSite", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/sites/{site-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupTeam", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/groups/{group-id}/team", + "Command": "Update-MgGroupTeam", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/team" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupTeam", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/groups/{group-id}/team", + "Command": "Update-MgGroupTeam", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/team" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupThread", "Permissions": { "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 }, - "Command": "Update-MgGroupThread", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupThread", "Permissions": { "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 }, - "Command": "Update-MgGroupThread", - "Module": "Groups", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPost", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Update-MgGroupThreadPost", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -210765,16 +211067,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPost", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Update-MgGroupThreadPost", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -210784,165 +211086,170 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Update-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostAttachment", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Update-MgGroupThreadPostAttachment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostExtension", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgGroupThreadPostExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostMention", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Update-MgGroupThreadPostMention", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true }, - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -210957,20 +211264,20 @@ "IsAdmin": true } ], - "Command": "Update-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -210985,20 +211292,20 @@ "IsAdmin": true } ], - "Command": "Update-MgIdentityConditionalAccessNamedLocation", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Update-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Application.Read.All", @@ -211019,20 +211326,20 @@ "IsAdmin": true } ], - "Command": "Update-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Update-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Application.Read.All", @@ -211053,448 +211360,448 @@ "IsAdmin": true } ], - "Command": "Update-MgIdentityConditionalAccessPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceAccessReviewDecision", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDecision", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInsight", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInsight", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstance", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceStage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Update-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Update-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Update-MgIdentityGovernanceTermOfUseAgreement", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true }, - "Command": "Update-MgIdentityGovernanceTermOfUseAgreement", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Update-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Update-MgIdentityGovernanceTermOfUseAgreementAcceptance", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Update-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Command": "Update-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identityProviders/{identityProvider-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/identityProviders/{identityProvider-id}", + "Command": "Update-MgIdentityProvider", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.", "IsAdmin": true }, - "Command": "Update-MgIdentityProvider", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/identityProviders/{identityProvider-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgIdentityUserFlow", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Command": "Update-MgIdentityUserFlow", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/identity/userFlows/{identityUserFlow-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtection", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection", + "Command": "Update-MgInformationProtection", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/informationProtection" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtection", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection", + "Command": "Update-MgInformationProtection", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/informationProtection" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionBitlocker", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker", + "Command": "Update-MgInformationProtectionBitlocker", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/informationProtection/bitlocker" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionBitlocker", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker", + "Command": "Update-MgInformationProtectionBitlocker", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/informationProtection/bitlocker" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionDataLossPreventionPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Update-MgInformationProtectionDataLossPreventionPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/policy", + "Command": "Update-MgInformationProtectionPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/informationProtection/policy" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionPolicyLabel", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Update-MgInformationProtectionPolicyLabel", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionSensitivityPolicySetting", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/sensitivityPolicySettings", + "Command": "Update-MgInformationProtectionSensitivityPolicySetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/informationProtection/sensitivityPolicySettings" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Update-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -211502,12 +211809,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -211515,20 +211816,20 @@ "IsAdmin": true } ], - "Command": "Update-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Update-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -211536,12 +211837,6 @@ "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), on your behalf. ", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -211549,117 +211844,112 @@ "IsAdmin": true } ], - "Command": "Update-MgOauth2PermissionGrant", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", + "Command": "Update-MgOfficeClientConfiguration", "Permissions": { "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.", "IsAdmin": true }, - "Command": "Update-MgOfficeClientConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", + "Command": "Update-MgOfficeClientConfigurationAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOfficeClientConfigurationPriority", - "Module": "Devices.CorporateManagement", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration/clientConfigurations/updatePriorities", + "Command": "Update-MgOfficeClientConfigurationPriority", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/officeConfiguration/clientConfigurations/updatePriorities" + ] }, { - "Permissions": [], - "Command": "Update-MgOfficeConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/officeConfiguration", + "Command": "Update-MgOfficeConfiguration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/officeConfiguration" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfile", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Command": "Update-MgOnPremisePublishingProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileAgent", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Command": "Update-MgOnPremisePublishingProfileAgent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileAgentGroup", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Update-MgOnPremisePublishingProfileAgentGroup", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -211673,16 +211963,16 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileAgentGroupAgent", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Update-MgOnPremisePublishingProfileAgentGroupAgent", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -211692,16 +211982,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -211711,16 +212001,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", + "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -211730,81 +212020,81 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileConnector", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Command": "Update-MgOnPremisePublishingProfileConnector", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileConnectorGroup", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Command": "Update-MgOnPremisePublishingProfileConnectorGroup", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfileConnectorMemberOf", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}", + "Command": "Update-MgOnPremisePublishingProfileConnectorMemberOf", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", + "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Command": "Update-MgOnPremisePublishingProfilePublishedResource", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgOnPremisePublishingProfilePublishedResource", - "Module": "Applications", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroup", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -211814,40 +212104,45 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", + "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}", + "Command": "Update-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -211855,12 +212150,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -211868,20 +212157,20 @@ "IsAdmin": true } ], - "Command": "Update-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}", + "Command": "Update-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -211889,12 +212178,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -211902,241 +212185,246 @@ "IsAdmin": true } ], - "Command": "Update-MgOrganization", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/branding", + "Command": "Update-MgOrganizationBranding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Command": "Update-MgOrganizationBranding", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/branding" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/branding", + "Command": "Update-MgOrganizationBranding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true }, - "Command": "Update-MgOrganizationBranding", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/branding" + ] }, { - "Permissions": [], - "Command": "Update-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Update-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOrganizationExtension", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Update-MgOrganizationExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/organization/{organization-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgOrganizationSetting", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings", + "Command": "Update-MgOrganizationSetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/settings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Update-MgOrganizationSettingItemInsight", "Permissions": { "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 }, - "Command": "Update-MgOrganizationSettingItemInsight", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/settings/itemInsights" + ] }, { - "Permissions": [], - "Command": "Update-MgOrganizationSettingMicrosoftApplicationDataAccess", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Update-MgOrganizationSettingMicrosoftApplicationDataAccess", + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", + "OutputType": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Update-MgOrganizationSettingPersonInsight", "Permissions": { "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 }, - "Command": "Update-MgOrganizationSettingPersonInsight", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/settings/peopleInsights" + ] }, { - "Permissions": [], - "Command": "Update-MgOrganizationSettingProfileCardProperty", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", + "Command": "Update-MgOrganizationSettingProfileCardProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/places/{place-id}", + "Command": "Update-MgPlace", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPlace", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/places/{place-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/places/{place-id}", + "Command": "Update-MgPlace", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPlace", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/places/{place-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPlanner", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/planner", + "Command": "Update-MgPlanner", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/planner" + ] }, { - "Permissions": [], - "Command": "Update-MgPlanner", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/planner", + "Command": "Update-MgPlanner", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/planner" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Update-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212151,20 +212439,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerBucket", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/buckets/{plannerBucket-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Update-MgPlannerBucket", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212179,20 +212467,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerBucket", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/buckets/{plannerBucket-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Update-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212207,20 +212495,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerPlan", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/plans/{plannerPlan-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Update-MgPlannerPlan", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212235,20 +212523,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerPlan", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/plans/{plannerPlan-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgPlannerPlanDetail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212263,20 +212551,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerPlanDetail", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/plans/{plannerPlan-id}/details" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgPlannerPlanDetail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212291,50 +212579,50 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerPlanDetail", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/plans/{plannerPlan-id}/details" + ] }, { - "Permissions": [], - "Command": "Update-MgPlannerRoster", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Update-MgPlannerRoster", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/rosters/{plannerRoster-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPlannerRosterMember", - "Module": "Planner", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", "OutputType": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Update-MgPlannerRosterMember", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Update-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212349,20 +212637,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTask", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/tasks/{plannerTask-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Update-MgPlannerTask", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212377,20 +212665,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTask", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/tasks/{plannerTask-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212405,20 +212693,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212433,20 +212721,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212461,20 +212749,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212489,20 +212777,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Update-MgPlannerTaskDetail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212517,20 +212805,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskDetail", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/details" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Update-MgPlannerTaskDetail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212545,20 +212833,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskDetail", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/tasks/{plannerTask-id}/details" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212573,20 +212861,20 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212601,512 +212889,512 @@ "IsAdmin": false } ], - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/accessReviewPolicy", + "Command": "Update-MgPolicyAccessReviewPolicy", "Permissions": { "Name": "Policy.ReadWrite.AccessReviews", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgPolicyAccessReviewPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/accessReviewPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/adminConsentRequestPolicy" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/policies/adminConsentRequestPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Update-MgPolicyAppManagementPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationFlows", "Description": "Read and write your authentication flow policies", "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/authenticationFlowsPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationFlows", "Description": "Read and write your authentication flow policies", "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/policies/authenticationFlowsPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/authenticationMethodsPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/policies/authenticationMethodsPolicy" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Command": "Update-MgPolicyAuthorizationPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/authorizationPolicy", + "Command": "Update-MgPolicyAuthorizationPolicy", "Permissions": { "Name": "Policy.ReadWrite.Authorization", "Description": "Read and write your organization's authorization policy", "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": true }, - "Command": "Update-MgPolicyAuthorizationPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/policies/authorizationPolicy" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Command": "Update-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Command": "Update-MgPolicyB2CAuthenticationMethodPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyB2CAuthenticationMethodPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/b2cAuthenticationMethodsPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Update-MgPolicyClaimMappingPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Update-MgPolicyClaimMappingPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyClaimMappingPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Update-MgPolicyCrossTenantAccessPolicy", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/crossTenantAccessPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/crossTenantAccessPolicy/default" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies on your behalf.", "IsAdmin": true }, - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Update-MgPolicyDefaultAppManagementPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyDefaultAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/defaultAppManagementPolicy" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyDirectoryRoleAccessReviewPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Command": "Update-MgPolicyDirectoryRoleAccessReviewPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/directoryRoleAccessReviewPolicy" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyExternalIdentityPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/externalIdentitiesPolicy", + "Command": "Update-MgPolicyExternalIdentityPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/externalIdentitiesPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Update-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Update-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Update-MgPolicyFeatureRolloutPolicy", "Permissions": { "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 }, - "Command": "Update-MgPolicyFeatureRolloutPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213121,18 +213409,18 @@ "IsAdmin": true } ], - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213147,18 +213435,18 @@ "IsAdmin": true } ], - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Update-MgPolicyMobileAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213173,20 +213461,20 @@ "IsAdmin": true } ], - "Command": "Update-MgPolicyMobileAppManagementPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Update-MgPolicyMobileDeviceManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -213201,178 +213489,165 @@ "IsAdmin": true } ], - "Command": "Update-MgPolicyMobileDeviceManagementPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Update-MgPolicyPermissionGrantPolicy", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "Update-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Update-MgPolicyPermissionGrantPolicy", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.", "IsAdmin": true }, - "Command": "Update-MgPolicyPermissionGrantPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyRoleManagementPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Update-MgPolicyRoleManagementPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" + ] }, { - "Permissions": [ - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagementPolicy.ReadWrite.Directory", - "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", - "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", - "IsAdmin": true - } - ], - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -213387,241 +213662,241 @@ "IsAdmin": true } ], - "Command": "Update-MgPolicyRoleManagementPolicyRule", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyServicePrincipalCreationPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Command": "Update-MgPolicyServicePrincipalCreationPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyServicePrincipalCreationPolicyExclude", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Command": "Update-MgPolicyServicePrincipalCreationPolicyExclude", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPolicyServicePrincipalCreationPolicyInclude", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Command": "Update-MgPolicyServicePrincipalCreationPolicyInclude", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Update-MgPolicyTokenIssuancePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Update-MgPolicyTokenIssuancePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyTokenIssuancePolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Update-MgPolicyTokenLifetimePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", + "OutputType": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Update-MgPolicyTokenLifetimePolicy", "Permissions": { "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 on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": true }, - "Command": "Update-MgPolicyTokenLifetimePolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrint", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print", + "Command": "Update-MgPrint", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/print" + ] }, { - "Permissions": [], - "Command": "Update-MgPrint", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print", + "Command": "Update-MgPrint", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/print" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Update-MgPrintConnector", "Permissions": { "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 }, - "Command": "Update-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/connectors/{printConnector-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Update-MgPrintConnector", "Permissions": { "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 }, - "Command": "Update-MgPrintConnector", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/connectors/{printConnector-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/operations/{printOperation-id}", + "Command": "Update-MgPrintOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/operations/{printOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintOperation", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/operations/{printOperation-id}", + "Command": "Update-MgPrintOperation", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/operations/{printOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}", + "Command": "Update-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213636,20 +213911,20 @@ "IsAdmin": true } ], - "Command": "Update-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/printers/{printer-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/printers/{printer-id}", + "Command": "Update-MgPrintPrinter", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213664,537 +213939,524 @@ "IsAdmin": true } ], - "Command": "Update-MgPrintPrinter", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/printers/{printer-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintPrinterShare", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}", + "Command": "Update-MgPrintPrinterShare", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/printerShares/{printerShare-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Update-MgPrintPrinterTaskTrigger", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintPrinterTaskTrigger", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Update-MgPrintPrinterTaskTrigger", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintReport", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/reports", + "Command": "Update-MgPrintReport", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/print/reports" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}", + "Command": "Update-MgPrintService", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/services/{printService-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintService", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}", + "Command": "Update-MgPrintService", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/services/{printService-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Update-MgPrintServiceEndpoint", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrintServiceEndpoint", - "Module": "Devices.CloudPrint", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Update-MgPrintServiceEndpoint", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}", + "Command": "Update-MgPrintShare", "Permissions": { "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 }, - "Command": "Update-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/shares/{printerShare-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}", + "Command": "Update-MgPrintShare", "Permissions": { "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 }, - "Command": "Update-MgPrintShare", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/shares/{printerShare-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Update-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Update-MgPrintTaskDefinition", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgPrintTaskDefinition", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Update-MgPrintTaskDefinitionTask", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CloudPrint", + "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Update-MgPrintTaskDefinitionTask", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgPrintTaskDefinitionTask", - "Module": "Devices.CloudPrint", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedAccess", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Command": "Update-MgPrivilegedAccess", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedAccessResource", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Command": "Update-MgPrivilegedAccessResource", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedAccessRoleAssignment", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Update-MgPrivilegedAccessRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedAccessRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Update-MgPrivilegedAccessRoleAssignmentRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedAccessRoleDefinition", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Update-MgPrivilegedAccessRoleDefinition", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedAccessRoleSetting", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Update-MgPrivilegedAccessRoleSetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" + ] }, { - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - } - ], - "Command": "Update-MgPrivilegedApproval", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Command": "Update-MgPrivilegedApproval", + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedApprovalRoleInfo", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Command": "Update-MgPrivilegedApprovalRoleInfo", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedOperationEvent", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Command": "Update-MgPrivilegedOperationEvent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedRole", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Command": "Update-MgPrivilegedRole", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedRoleAssignment", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Command": "Update-MgPrivilegedRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Command": "Update-MgPrivilegedRoleAssignmentRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedRoleAssignmentRequestRoleInfo", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Command": "Update-MgPrivilegedRoleAssignmentRequestRoleInfo", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedRoleAssignmentRoleInfo", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Command": "Update-MgPrivilegedRoleAssignmentRoleInfo", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedRoleSetting", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Command": "Update-MgPrivilegedRoleSetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/settings" + ] }, { - "Permissions": [], - "Command": "Update-MgPrivilegedRoleSummary", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Command": "Update-MgPrivilegedRoleSummary", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/privilegedRoles/{privilegedRole-id}/summary" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", + "OutputType": null, + "Uri": "/programs/{program-id}", + "Command": "Update-MgProgram", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", "IsAdmin": true }, - "Command": "Update-MgProgram", - "Module": "Identity.Governance", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/programs/{program-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgProgramControl", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/programControls/{programControl-id}", + "Command": "Update-MgProgramControl", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -214204,100 +214466,105 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/programControls/{programControl-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgProgramControlProgram", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/programControls/{programControl-id}/program", + "Command": "Update-MgProgramControlProgram", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/programControls/{programControl-id}/program" + ] }, { - "Permissions": [], - "Command": "Update-MgProgramControlType", - "Module": "Identity.Governance", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.Governance", "OutputType": null, + "Uri": "/programControlTypes/{programControlType-id}", + "Command": "Update-MgProgramControlType", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/programControlTypes/{programControlType-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", - "Module": "Reports", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Reports", "OutputType": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRiskDetection", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskDetections/{riskDetection-id}", + "Command": "Update-MgRiskDetection", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/riskDetections/{riskDetection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRiskyUser", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskyUsers/{riskyUser-id}", + "Command": "Update-MgRiskyUser", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/riskyUsers/{riskyUser-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRiskyUserHistory", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Update-MgRiskyUserHistory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement", + "Command": "Update-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -214312,18 +214579,18 @@ "IsAdmin": true } ], - "Command": "Update-MgRoleManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/roleManagement" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement", + "Command": "Update-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -214338,106 +214605,106 @@ "IsAdmin": true } ], - "Command": "Update-MgRoleManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/roleManagement" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementCloudPc", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC", + "Command": "Update-MgRoleManagementCloudPc", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/roleManagement/cloudPC" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementCloudPcResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgRoleManagementCloudPcResourceNamespace", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementCloudPcRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Update-MgRoleManagementCloudPcRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementCloudPcRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Update-MgRoleManagementCloudPcRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -214448,13 +214715,7 @@ { "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.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, { @@ -214463,6 +214724,12 @@ "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 }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -214470,35 +214737,35 @@ "IsAdmin": true } ], - "Command": "Update-MgRoleManagementCloudPcRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/deviceManagement", + "Command": "Update-MgRoleManagementDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -214513,93 +214780,93 @@ "IsAdmin": true } ], - "Command": "Update-MgRoleManagementDeviceManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/roleManagement/deviceManagement" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDeviceManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgRoleManagementDeviceManagementResourceNamespace", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDeviceManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Update-MgRoleManagementDeviceManagementRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Update-MgRoleManagementDeviceManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -214613,18 +214880,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": true + }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -214632,1572 +214899,1566 @@ "IsAdmin": true } ], - "Command": "Update-MgRoleManagementDeviceManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectory", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory", + "Command": "Update-MgRoleManagementDirectory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/roleManagement/directory" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectory", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory", + "Command": "Update-MgRoleManagementDirectory", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/roleManagement/directory" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": true }, - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementDirectoryTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement", + "Command": "Update-MgRoleManagementEntitlementManagement", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/roleManagement/entitlementManagement" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagement", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement", + "Command": "Update-MgRoleManagementEntitlementManagement", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApproval", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "Module": "DeviceManagement.Enrolment", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "DeviceManagement.Enrolment", "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "SchemaExtensions", "OutputType": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Update-MgSchemaExtension", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/schemaExtensions/{schemaExtension-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgSchemaExtension", - "Module": "SchemaExtensions", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "SchemaExtensions", "OutputType": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Update-MgSchemaExtension", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/schemaExtensions/{schemaExtension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSearchAcronym", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Update-MgSearchAcronym", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/search/acronyms/{acronym-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSearchBookmark", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Update-MgSearchBookmark", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true + } + ], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/search/bookmarks/{bookmark-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSearchEntity", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/search", + "Command": "Update-MgSearchEntity", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/search" + ] }, { - "Permissions": [], - "Command": "Update-MgSearchEntity", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/search", + "Command": "Update-MgSearchEntity", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/search" + ] }, { - "Permissions": [], - "Command": "Update-MgSearchQna", - "Module": "Search", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Search", "OutputType": null, + "Uri": "/search/qnas/{qna-id}", + "Command": "Update-MgSearchQna", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/search/qnas/{qna-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityAction", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/securityActions/{securityAction-id}", + "Command": "Update-MgSecurityAction", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/securityActions/{securityAction-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", + "OutputType": null, + "Uri": "/security/alerts/{alert-id}", + "Command": "Update-MgSecurityAlert", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Command": "Update-MgSecurityAlert", - "Module": "Security", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/security/alerts/{alert-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Security", + "OutputType": null, + "Uri": "/security/alerts/{alert-id}", + "Command": "Update-MgSecurityAlert", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Command": "Update-MgSecurityAlert", - "Module": "Security", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/alerts/{alert-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityAlertMultiple", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts/updateAlerts", + "Command": "Update-MgSecurityAlertMultiple", + "Permissions": [], "Variants": [ "Update2", "UpdateExpanded2" - ], - "Uri": "/security/alerts/updateAlerts" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityAttackSimulationAutomation", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Update-MgSecurityAttackSimulationAutomation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityAttackSimulationAutomationRun", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityCloudAppSecurityProfile", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Command": "Update-MgSecurityCloudAppSecurityProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityDomainSecurityProfile", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Command": "Update-MgSecurityDomainSecurityProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityFileSecurityProfile", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Command": "Update-MgSecurityFileSecurityProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityHostSecurityProfile", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Command": "Update-MgSecurityHostSecurityProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityInformationProtection", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection", + "Command": "Update-MgSecurityInformationProtection", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/security/informationProtection" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityInformationProtectionLabelPolicySetting", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Update-MgSecurityInformationProtectionLabelPolicySetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/security/informationProtection/labelPolicySettings" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityInformationProtectionSensitivityLabel", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Update-MgSecurityInformationProtectionSensitivityLabel", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityInformationProtectionSensitivityLabelParent", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Update-MgSecurityInformationProtectionSensitivityLabelParent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityIPSecurityProfile", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Command": "Update-MgSecurityIPSecurityProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityProviderTenantSetting", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Command": "Update-MgSecurityProviderTenantSetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecuritySecureScore", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Update-MgSecuritySecureScore", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/security/secureScores/{secureScore-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecuritySecureScore", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Update-MgSecuritySecureScore", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/secureScores/{secureScore-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", + "OutputType": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Update-MgSecuritySecureScoreControlProfile", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Command": "Update-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Security", + "OutputType": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Update-MgSecuritySecureScoreControlProfile", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.", "IsAdmin": true }, - "Command": "Update-MgSecuritySecureScoreControlProfile", - "Module": "Security", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", + "OutputType": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Command": "Update-MgSecurityTiIndicator", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.", "IsAdmin": true }, - "Command": "Update-MgSecurityTiIndicator", - "Module": "Security", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/tiIndicators/{tiIndicator-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityTiIndicatorMultiple", - "Module": "Security", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Security", "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators/updateTiIndicators", + "Command": "Update-MgSecurityTiIndicatorMultiple", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/security/tiIndicators/updateTiIndicators" + ] }, { - "Permissions": [], - "Command": "Update-MgSecurityUserSecurityProfile", - "Module": "Security", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Security", "OutputType": null, + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Command": "Update-MgSecurityUserSecurityProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Update-MgServiceAnnouncementHealthOverview", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Update-MgServiceAnnouncementHealthOverview", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Update-MgServiceAnnouncementIssue", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Update-MgServiceAnnouncementIssue", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Update-MgServiceAnnouncementMessage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Update-MgServiceAnnouncementMessage", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.ServiceAnnouncement", "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgServicePrincipal", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Update-MgServicePrincipal", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}" + ] }, { - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - } - ], - "Command": "Update-MgServicePrincipal", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Update-MgServicePrincipal", + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalAppRoleAssignment", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" - }, - { - "Permissions": [], - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "PATCH", + "UpdateViaIdentityExpanded1" + ] + }, + { "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Update-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalEndpoint", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Update-MgServicePrincipalEndpoint", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalFederatedIdentityCredential", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Update-MgServicePrincipalFederatedIdentityCredential", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalLicenseDetail", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Update-MgServicePrincipalLicenseDetail", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Applications", + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", + "Command": "Update-MgServicePrincipalPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -216205,12 +216466,6 @@ "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -216224,281 +216479,276 @@ "IsAdmin": true } ], - "Command": "Update-MgServicePrincipalPasswordSingleSignOnCredentials", - "Module": "Applications", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalSynchronization", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Update-MgServicePrincipalSynchronization", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalSynchronizationJob", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgServicePrincipalSynchronizationJob", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalSynchronizationTemplate", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" + ] }, { - "Permissions": [], - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareList", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Update-MgShareList", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list" + ] }, { - "Permissions": [], - "Command": "Update-MgShareList", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Update-MgShareList", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgShareListColumn", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgShareListColumn", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListContentType", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgShareListContentType", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListContentType", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgShareListContentType", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListContentTypeColumn", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgShareListContentTypeColumn", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListContentTypeColumnLink", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgShareListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItem", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", + "Command": "Update-MgShareListItem", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -216508,16 +216758,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItem", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", + "Command": "Update-MgShareListItem", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -216527,16 +216777,16 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItemField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgShareListItemField", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -216546,16 +216796,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItemField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgShareListItemField", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -216565,16 +216815,16 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItemVersion", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -216584,16 +216834,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItemVersion", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgShareListItemVersion", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -216603,16 +216853,16 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItemVersionField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgShareListItemVersionField", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -216622,16 +216872,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListItemVersionField", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgShareListItemVersionField", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -216641,130 +216891,150 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListOperation", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgShareListOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListSubscription", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgShareListSubscription", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareListSubscription", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgShareListSubscription", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSharePermission", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Update-MgSharePermission", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission" + ] }, { - "Permissions": [], - "Command": "Update-MgSharePermission", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Update-MgSharePermission", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}/permission" + ] }, { - "Permissions": [], - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/shares/{sharedDriveItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/shares/{sharedDriveItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSite", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}", + "Command": "Update-MgSite", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}" + ] + }, + { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}", + "Command": "Update-MgSite", + "Permissions": [], + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216779,20 +217049,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216807,20 +217077,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216835,20 +217105,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteContentType", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216863,20 +217133,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteContentType", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216891,20 +217161,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216919,80 +217189,80 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteContentTypeColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteContentTypeColumnLink", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgSiteContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteList", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Update-MgSiteList", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteList", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Update-MgSiteList", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -217007,20 +217277,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteListColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -217035,20 +217305,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteListColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -217063,20 +217333,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteListContentType", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteListContentType", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -217091,20 +217361,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteListContentType", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -217119,20 +217389,20 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -217147,461 +217417,456 @@ "IsAdmin": false } ], - "Command": "Update-MgSiteListContentTypeColumn", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListContentTypeColumnLink", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgSiteListContentTypeColumnLink", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListItem", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Update-MgSiteListItem", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListItem", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Update-MgSiteListItem", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Update-MgSiteListItemField", "Permissions": { "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 }, - "Command": "Update-MgSiteListItemField", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Update-MgSiteListItemField", "Permissions": { "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 }, - "Command": "Update-MgSiteListItemField", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListItemVersion", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgSiteListItemVersion", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListItemVersion", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgSiteListItemVersion", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListItemVersionField", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgSiteListItemVersionField", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListItemVersionField", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgSiteListItemVersionField", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListOperation", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgSiteListOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListSubscription", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Update-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteListSubscription", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Update-MgSiteListSubscription", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgSiteOnenoteNotebook", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenoteNotebook", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgSiteOnenoteNotebook", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenotePage", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgSiteOnenotePage", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenotePage", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgSiteOnenotePage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenotePageContent", - "Module": "Sites", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgSiteOnenotePageContent", + "Permissions": [], "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenotePageContent", - "Module": "Sites", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgSiteOnenotePageContent", + "Permissions": [], "Variants": [ "Patch1", "PatchExpanded1", "PatchViaIdentity1", "PatchViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgSiteOnenoteSection", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenoteSection", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgSiteOnenoteSection", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgSiteOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteOnenoteSectionGroup", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgSiteOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSitePage", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/pages/{sitePage-id}", + "Command": "Update-MgSitePage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/pages/{sitePage-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Update-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgSitePermission", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Update-MgSitePermission", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgSitePermission", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/permissions/{permission-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/termStore", + "Command": "Update-MgSiteTermStore", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "Update-MgSiteTermStore", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}/termStore" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/termStore", + "Command": "Update-MgSiteTermStore", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "Update-MgSiteTermStore", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "Update2", @@ -217611,16 +217876,16 @@ "UpdateViaIdentity2", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ], - "Uri": "/sites/{site-id}/termStore" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroup", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Update-MgSiteTermStoreGroup", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217630,16 +217895,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSet", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Update-MgSiteTermStoreGroupSet", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217649,16 +217914,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSetChild", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Update-MgSiteTermStoreGroupSetChild", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217676,16 +217941,16 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217695,16 +217960,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217714,16 +217979,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSetRelation", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217733,16 +217998,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSetTerm", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217752,16 +218017,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSetTermChild", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217771,16 +218036,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217790,21 +218055,21 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Update-MgSiteTermStoreSet", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "Update-MgSiteTermStoreSet", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "Update1", @@ -217814,16 +218079,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreSetChild", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Update-MgSiteTermStoreSetChild", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217841,16 +218106,16 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreSetChildRelation", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetChildRelation", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217860,16 +218125,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreSetParentGroup", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Update-MgSiteTermStoreSetParentGroup", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217879,16 +218144,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreSetParentGroupSet", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217898,16 +218163,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreSetRelation", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetRelation", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217917,21 +218182,21 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgSiteTermStoreSetTerm", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true }, - "Command": "Update-MgSiteTermStoreSetTerm", - "Module": "Sites", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "Update1", @@ -217941,16 +218206,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreSetTermChild", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgSiteTermStoreSetTermChild", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217960,16 +218225,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgSiteTermStoreSetTermRelation", - "Module": "Sites", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Sites", "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetTermRelation", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -217979,85 +218244,75 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Update-MgSubscribedSku", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/subscribedSkus/{subscribedSku-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSubscribedSku", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Update-MgSubscribedSku", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/subscribedSkus/{subscribedSku-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSubscription", - "Module": "ChangeNotifications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "ChangeNotifications", "OutputType": null, + "Uri": "/subscriptions/{subscription-id}", + "Command": "Update-MgSubscription", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSubscription", - "Module": "ChangeNotifications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "ChangeNotifications", "OutputType": null, + "Uri": "/subscriptions/{subscription-id}", + "Command": "Update-MgSubscription", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/subscriptions/{subscription-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgSubSite", - "Module": "Sites", + "ApiVersion": "beta", "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Uri": "/sites/{site-id}" - }, - { + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}", + "Command": "Update-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -218078,20 +218333,20 @@ "IsAdmin": true } ], - "Command": "Update-MgTeam", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}", + "Command": "Update-MgTeam", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -218112,20 +218367,20 @@ "IsAdmin": true } ], - "Command": "Update-MgTeam", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Update-MgTeamChannel", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -218146,20 +218401,20 @@ "IsAdmin": true } ], - "Command": "Update-MgTeamChannel", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Update-MgTeamChannel", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -218180,20 +218435,20 @@ "IsAdmin": true } ], - "Command": "Update-MgTeamChannel", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -218208,20 +218463,20 @@ "IsAdmin": true } ], - "Command": "Update-MgTeamChannelMember", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -218236,95 +218491,95 @@ "IsAdmin": true } ], - "Command": "Update-MgTeamChannelMember", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamChannelMessage", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgTeamChannelMessage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamChannelMessage", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgTeamChannelMessage", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamChannelMessageReply", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamChannelMessageReply", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamChannelMessageReply", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamChannelShared", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgTeamChannelShared", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -218351,20 +218606,20 @@ "IsAdmin": true } ], - "Command": "Update-MgTeamChannelTab", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgTeamChannelTab", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -218391,26 +218646,21 @@ "IsAdmin": true } ], - "Command": "Update-MgTeamChannelTab", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamInstalledApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Update-MgTeamInstalledApp", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", @@ -218418,16 +218668,16 @@ "UpdateViaIdentityExpanded", "Upgrade", "UpgradeViaIdentity" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamInstalledApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Update-MgTeamInstalledApp", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", @@ -218435,855 +218685,834 @@ "UpdateViaIdentityExpanded1", "Upgrade1", "UpgradeViaIdentity1" - ], - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "Update-MgTeamMember", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/members/{conversationMember-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamMember", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": true }, - "Command": "Update-MgTeamMember", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamOperation", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgTeamOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamOperation", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgTeamOperation", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPermissionGrant", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgTeamPermissionGrant", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPhoto", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/photo", + "Command": "Update-MgTeamPhoto", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/photo" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannel", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Update-MgTeamPrimaryChannel", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannel", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Update-MgTeamPrimaryChannel", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Update-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelMember", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Update-MgTeamPrimaryChannelMember", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Update-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelMessage", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Update-MgTeamPrimaryChannelMessage", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelMessageReply", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelShared", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgTeamPrimaryChannelShared", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Update-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamPrimaryChannelTab", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Update-MgTeamPrimaryChannelTab", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamSchedule", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule", + "Command": "Update-MgTeamSchedule", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamSchedule", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule", + "Command": "Update-MgTeamSchedule", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleOfferShiftRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Update-MgTeamScheduleOpenShift", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleOpenShift", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Update-MgTeamScheduleOpenShift", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Update-MgTeamScheduleSchedulingGroup", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleSchedulingGroup", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Update-MgTeamScheduleSchedulingGroup", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" + ] }, { - "Permissions": [ - { - "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 - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Command": "Update-MgTeamScheduleShift", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Update-MgTeamScheduleShift", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" + ] }, { - "Permissions": [ - { - "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 - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - } - ], - "Command": "Update-MgTeamScheduleShift", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Update-MgTeamScheduleShift", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleTimeCard", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Update-MgTeamScheduleTimeCard", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Update-MgTeamScheduleTimeOff", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleTimeOff", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Update-MgTeamScheduleTimeOff", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Update-MgTeamScheduleTimeOffReason", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleTimeOffReason", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Update-MgTeamScheduleTimeOffReason", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Update-MgTeamScheduleTimeOffRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamScheduleTimeOffRequest", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Update-MgTeamScheduleTimeOffRequest", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Update-MgTeamTag", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgTeamTag", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamTagMember", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Update-MgTeamTagMember", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamwork", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork", + "Command": "Update-MgTeamwork", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/teamwork" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamwork", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork", + "Command": "Update-MgTeamwork", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1" - ], - "Uri": "/teamwork" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamworkDevice", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Command": "Update-MgTeamworkDevice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamworkDeviceActivity", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Command": "Update-MgTeamworkDeviceActivity", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamworkDeviceConfiguration", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Command": "Update-MgTeamworkDeviceConfiguration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamworkDeviceHealth", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Command": "Update-MgTeamworkDeviceHealth", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/health" + ] }, { - "Permissions": [], - "Command": "Update-MgTeamworkDeviceOperation", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Command": "Update-MgTeamworkDeviceOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Teams", + "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", + "Command": "Update-MgTeamworkDeviceSoftware", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.", "IsAdmin": true }, - "Command": "Update-MgTeamworkDeviceSoftware", - "Module": "Teams", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Update-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", + "OutputType": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Update-MgTeamworkWorkforceIntegration", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, - "Command": "Update-MgTeamworkWorkforceIntegration", - "Module": "Teams", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTrustFramework", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/trustFramework", + "Command": "Update-MgTrustFramework", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded" - ], - "Uri": "/trustFramework" + ] }, { - "Permissions": [], - "Command": "Update-MgTrustFrameworkKeySet", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Command": "Update-MgTrustFrameworkKeySet", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgTrustFrameworkPolicy", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Command": "Update-MgTrustFrameworkPolicy", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}", + "Command": "Update-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -219303,12 +219532,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -219334,20 +219557,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUser", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}", + "Command": "Update-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -219367,12 +219590,6 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -219398,471 +219615,466 @@ "IsAdmin": true } ], - "Command": "Update-MgUser", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Update-MgUserActivity", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserActivity", - "Module": "CrossDeviceExperiences", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Update-MgUserActivity", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Update-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserActivityHistoryItem", - "Module": "CrossDeviceExperiences", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Update-MgUserActivityHistoryItem", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgUserAppRoleAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAppRoleAssignment", - "Module": "Applications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Applications", "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgUserAppRoleAssignment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationEmailMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationEmailMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationFido2Method", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationFido2Method", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Update-MgUserAuthenticationMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Update-MgUserAuthenticationMethod", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationOperation", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Update-MgUserAuthenticationOperation", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationPhoneMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationPhoneMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationSoftwareOathMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationSoftwareOathMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationTemporaryAccessPassMethod", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationTemporaryAccessPassMethod", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationWindowHello", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationWindowHello", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationWindowHello", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendar", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Update-MgUserCalendar", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendar", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Update-MgUserCalendar", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Update-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Update-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Update-MgUserCalendarGroup", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Update-MgUserCalendarGroup", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "Update3", @@ -219872,16 +220084,16 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendarMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserCalendarMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "Update2", @@ -219891,16 +220103,16 @@ "UpdateViaIdentity2", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "Update2", "Update3", @@ -219910,16 +220122,16 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendarPermission", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgUserCalendarPermission", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -219929,16 +220141,16 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "Update3", @@ -219948,16 +220160,16 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserCalendarSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserCalendarSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "Update2", @@ -219967,2056 +220179,2056 @@ "UpdateViaIdentity2", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserChat", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Update-MgUserChat", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/chats/{chat-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserChat", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Update-MgUserChat", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/chats/{chat-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Update-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContact", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Update-MgUserContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContact", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgUserContactExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactExtension", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgUserContactExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Update-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Update-MgUserContactFolder", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactFolder", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Update-MgUserContactFolderChildFolder", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderChildFolder", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Update-MgUserContactFolderChildFolder", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Update-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Update-MgUserContactFolderContact", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactFolderContact", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderContactExtension", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgUserContactFolderContactExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Update-MgUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactFolderContactPhoto", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Update-MgUserContactFolderContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactFolderContactPhoto", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactMultiValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Update-MgUserContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactPhoto", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Update-MgUserContactPhoto", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", "IsAdmin": false }, - "Command": "Update-MgUserContactPhoto", - "Module": "PersonalContacts", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserContactSingleValueExtendedProperty", - "Module": "PersonalContacts", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "PersonalContacts", "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserContactSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserDevice", - "Module": "CrossDeviceExperiences", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CrossDeviceExperiences", "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}", + "Command": "Update-MgUserDevice", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/devices/{device-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgUserDeviceEnrollmentConfiguration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserDeviceEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgUserDeviceEnrollmentConfigurationAssignment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserDrive", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Update-MgUserDrive", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/drives/{drive-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserDrive", - "Module": "Files", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Files", "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Update-MgUserDrive", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/drives/{drive-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Update-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Update-MgUserEvent", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Update-MgUserEvent", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ", "IsAdmin": false }, - "Command": "Update-MgUserEvent", - "Module": "Calendar", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventAttachment", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Update-MgUserEventAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventAttachment", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Update-MgUserEventAttachment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventExceptionOccurrence", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Update-MgUserEventExceptionOccurrence", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventExtension", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgUserEventExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventExtension", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgUserEventExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventInstance", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Update-MgUserEventInstance", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventInstance", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Update-MgUserEventInstance", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventMultiValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserEventMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserEventSingleValueExtendedProperty", - "Module": "Calendar", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Calendar", "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserEventSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserExtension", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Update-MgUserExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserExtension", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Update-MgUserExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserInferenceClassification", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Update-MgUserInferenceClassification", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/inferenceClassification" + ] }, { - "Permissions": [], - "Command": "Update-MgUserInferenceClassification", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Update-MgUserInferenceClassification", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/inferenceClassification" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Update-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Update-MgUserInferenceClassificationOverride", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserInferenceClassificationOverride", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserInformationProtection", - "Module": "Identity.SignIns", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.SignIns", "OutputType": null, + "Uri": "/users/{user-id}/informationProtection", + "Command": "Update-MgUserInformationProtection", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/informationProtection" + ] }, { - "Permissions": [], - "Command": "Update-MgUserJoinedGroup", - "Module": "Groups", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Groups", "OutputType": null, + "Uri": "/users/{user-id}/joinedGroups/{group-id}", + "Command": "Update-MgUserJoinedGroup", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/joinedGroups/{group-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserJoinedTeam", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/joinedTeams/{team-id}", + "Command": "Update-MgUserJoinedTeam", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/joinedTeams/{team-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserLicenseDetail", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Update-MgUserLicenseDetail", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserLicenseDetail", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Update-MgUserLicenseDetail", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Update-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserMailFolder", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Update-MgUserMailFolder", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserMailFolder", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Update-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderChildFolder", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Update-MgUserMailFolderChildFolder", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Update-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Update-MgUserMailFolderMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserMailFolderMessage", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Update-MgUserMailFolderMessageAttachment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageAttachment", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Update-MgUserMailFolderMessageAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageExtension", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgUserMailFolderMessageExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageMention", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Update-MgUserMailFolderMessageMention", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Update-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageRule", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Update-MgUserMailFolderMessageRule", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMailFolderUserConfiguration", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", + "Command": "Update-MgUserMailFolderUserConfiguration", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Update-MgUserManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Update-MgUserManagedDevice", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgUserManagedDevice", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Update-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceCategory", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgUserManagedDeviceCategory", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceCategory", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgUserManagedDeviceCategory", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgUserManagedDeviceConfigurationState", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Update-MgUserManagedDeviceMobileAppConfigurationState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceSecurityBaselineState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Update-MgUserManagedDeviceSecurityBaselineState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceSecurityBaselineStateSettingState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Update-MgUserManagedDeviceSecurityBaselineStateSettingState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, - "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceWindowProtectionState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgUserManagedDeviceWindowProtectionState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" + ] }, { - "Permissions": [], - "Command": "Update-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Update-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserMessage", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Update-MgUserMessage", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", "IsAdmin": false }, - "Command": "Update-MgUserMessage", - "Module": "Mail", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageAttachment", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Update-MgUserMessageAttachment", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageAttachment", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Update-MgUserMessageAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageExtension", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageExtension", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgUserMessageExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageMention", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Update-MgUserMessageMention", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageMultiValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMessageMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMessageSingleValueExtendedProperty", - "Module": "Mail", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Mail", "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserMessageSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", + "OutputType": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Command": "Update-MgUserMobileAppIntentAndState", "Permissions": { "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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true }, - "Command": "Update-MgUserMobileAppIntentAndState", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Update-MgUserMobileAppTroubleshootingEvent", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "Devices.CorporateManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Devices.CorporateManagement", "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserNotification", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Command": "Update-MgUserNotification", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/notifications/{notification-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgUserOnenoteNotebook", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenoteNotebook", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgUserOnenoteNotebook", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenotePage", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgUserOnenotePage", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenotePage", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgUserOnenotePage", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenotePageContent", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgUserOnenotePageContent", + "Permissions": [], "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenotePageContent", - "Module": "Users.Actions", - "Method": "POST", "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgUserOnenotePageContent", + "Permissions": [], "Variants": [ "Patch1", "PatchExpanded1", "PatchViaIdentity1", "PatchViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenoteSection", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgUserOnenoteSection", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenoteSection", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgUserOnenoteSection", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgUserOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnenoteSectionGroup", - "Module": "Notes", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Notes", "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgUserOnenoteSectionGroup", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgUserOnlineMeeting", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Update-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgUserOnlineMeeting", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Update-MgUserOnlineMeeting", - "Module": "CloudCommunications", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -222026,31 +222238,31 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Permissions": [], "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Update", "Update1", @@ -222060,491 +222272,491 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Permissions": [], "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Update-MgUserOnlineMeetingRegistration", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Update-MgUserOnlineMeetingRegistration", - "Module": "CloudCommunications", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Update-MgUserOnlineMeetingRegistrationCustomQuestion", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false }, - "Command": "Update-MgUserOnlineMeetingRegistrationCustomQuestion", - "Module": "CloudCommunications", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Update-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Command": "Update-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Update-MgUserOutlookMasterCategory", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.", "IsAdmin": false }, - "Command": "Update-MgUserOutlookMasterCategory", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Command": "Update-MgUserOutlookTask", "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 }, - "Command": "Update-MgUserOutlookTask", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskAttachment", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Update-MgUserOutlookTaskAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Command": "Update-MgUserOutlookTaskFolder", "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 }, - "Command": "Update-MgUserOutlookTaskFolder", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskFolderTask", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Update-MgUserOutlookTaskFolderTask", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskFolderTaskAttachment", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Update-MgUserOutlookTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Command": "Update-MgUserOutlookTaskGroup", "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 }, - "Command": "Update-MgUserOutlookTaskGroup", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Command": "Update-MgUserOutlookTaskGroupTaskFolder", "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 }, - "Command": "Update-MgUserOutlookTaskGroupTaskFolder", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTask", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTask", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskAttachment", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskMultiValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskMultiValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserOutlookTaskSingleValueExtendedProperty", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "Command": "Update-MgUserOutlookTaskSingleValueExtendedProperty", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/changePassword", + "Command": "Update-MgUserPassword", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Update-MgUserPassword", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/changePassword" + ] }, { + "ApiVersion": "v1.0", + "Method": "POST", + "Module": "Users.Actions", + "OutputType": null, + "Uri": "/users/{user-id}/changePassword", + "Command": "Update-MgUserPassword", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true }, - "Command": "Update-MgUserPassword", - "Module": "Users.Actions", - "Method": "POST", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Change1", "ChangeExpanded1", "ChangeViaIdentity1", "ChangeViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/changePassword" + ] }, { - "Permissions": [], - "Command": "Update-MgUserPerson", - "Module": "People", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Update-MgUserPerson", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/people/{person-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserPerson", - "Module": "People", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Update-MgUserPerson", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/people/{person-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/photo", + "Command": "Update-MgUserPhoto", "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 }, - "Command": "Update-MgUserPhoto", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "Update1", @@ -222554,21 +222766,21 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/photo" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/photo", + "Command": "Update-MgUserPhoto", "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 }, - "Command": "Update-MgUserPhoto", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update2", "Update3", @@ -222578,10 +222790,15 @@ "UpdateViaIdentity3", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ], - "Uri": "/users/{user-id}/photo" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/users/{user-id}/planner", + "Command": "Update-MgUserPlanner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -222596,20 +222813,20 @@ "IsAdmin": false } ], - "Command": "Update-MgUserPlanner", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/planner" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Planner", + "OutputType": null, + "Uri": "/users/{user-id}/planner", + "Command": "Update-MgUserPlanner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -222624,65 +222841,65 @@ "IsAdmin": false } ], - "Command": "Update-MgUserPlanner", - "Module": "Planner", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/planner" + ] }, { - "Permissions": [], - "Command": "Update-MgUserPresence", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/presence", + "Command": "Update-MgUserPresence", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/presence" + ] }, { - "Permissions": [], - "Command": "Update-MgUserPresence", - "Module": "CloudCommunications", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "CloudCommunications", "OutputType": null, + "Uri": "/users/{user-id}/presence", + "Command": "Update-MgUserPresence", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/presence" + ] }, { - "Permissions": [], - "Command": "Update-MgUserProfile", - "Module": "People", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", "OutputType": null, + "Uri": "/users/{user-id}/profile", + "Command": "Update-MgUserProfile", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Update-MgUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -222697,20 +222914,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileAccount", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Update-MgUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -222725,20 +222942,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileAddress", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Update-MgUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -222753,20 +222970,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileAnniversary", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Update-MgUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -222781,20 +222998,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileAward", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/awards/{personAward-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Update-MgUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -222809,20 +223026,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileCertification", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Update-MgUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -222837,20 +223054,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileEducationalActivity", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Update-MgUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -222865,20 +223082,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileEmail", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Update-MgUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -222893,20 +223110,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileInterest", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Update-MgUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -222921,20 +223138,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileLanguage", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Update-MgUserProfileName", "Permissions": [ { "Name": "User.ReadWrite", @@ -222949,20 +223166,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileName", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/names/{personName-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Update-MgUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -222995,20 +223212,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileNote", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Update-MgUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -223023,20 +223240,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfilePatent", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Update-MgUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -223051,20 +223268,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfilePhone", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Update-MgUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -223079,20 +223296,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfilePosition", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Update-MgUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -223107,20 +223324,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileProject", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Update-MgUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -223135,20 +223352,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfilePublication", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Update-MgUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -223163,20 +223380,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileSkill", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Update-MgUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -223191,20 +223408,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileWebAccount", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "People", + "OutputType": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Update-MgUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -223219,50 +223436,50 @@ "IsAdmin": true } ], - "Command": "Update-MgUserProfileWebsite", - "Module": "People", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Update-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserScopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Identity.DirectoryManagement", "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Update-MgUserScopedRoleMemberOf", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/settings", + "Command": "Update-MgUserSetting", "Permissions": [ { "Name": "User.ReadWrite", @@ -223277,20 +223494,20 @@ "IsAdmin": true } ], - "Command": "Update-MgUserSetting", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/settings" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/settings", + "Command": "Update-MgUserSetting", "Permissions": [ { "Name": "User.ReadWrite", @@ -223305,437 +223522,436 @@ "IsAdmin": true } ], - "Command": "Update-MgUserSetting", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/settings" + ] }, { - "Permissions": [], - "Command": "Update-MgUserSettingContactMergeSuggestion", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Update-MgUserSettingContactMergeSuggestion", + "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 + }, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/settings/contactMergeSuggestions" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Update-MgUserSettingItemInsight", "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 }, - "Command": "Update-MgUserSettingItemInsight", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/settings/itemInsights" + ] }, { - "Permissions": [], - "Command": "Update-MgUserSettingRegionalAndLanguageSetting", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Update-MgUserSettingRegionalAndLanguageSetting", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Update-MgUserSettingShiftPreference", "Permissions": { "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 }, - "Command": "Update-MgUserSettingShiftPreference", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/settings/shiftPreferences" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Update-MgUserSettingShiftPreference", "Permissions": { "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 }, - "Command": "Update-MgUserSettingShiftPreference", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/settings/shiftPreferences" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTeamwork", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork", + "Command": "Update-MgUserTeamwork", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/teamwork" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTeamwork", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork", + "Command": "Update-MgUserTeamwork", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/teamwork" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTeamworkAssociatedTeam", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Update-MgUserTeamworkAssociatedTeam", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Update-MgUserTeamworkInstalledApp", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTeamworkInstalledApp", - "Module": "Teams", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Teams", "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Update-MgUserTeamworkInstalledApp", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Update-MgUserTodoList", "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 }, - "Command": "Update-MgUserTodoList", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Update-MgUserTodoList", "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 }, - "Command": "Update-MgUserTodoList", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTodoListExtension", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTodoListExtension", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Update-MgUserTodoListTask", "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 }, - "Command": "Update-MgUserTodoListTask", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Update-MgUserTodoListTask", "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 }, - "Command": "Update-MgUserTodoListTask", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" + ] }, { - "Permissions": [], - "Command": "Update-MgUserTodoListTaskExtension", - "Module": "Users", - "Method": "PATCH", "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListTaskExtension", + "Permissions": [], "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Update-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Update-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" + ] }, { + "ApiVersion": "v1.0", + "Method": "PATCH", + "Module": "Users", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Update-MgUserTodoListTaskLinkedResource", "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 }, - "Command": "Update-MgUserTodoListTaskLinkedResource", - "Module": "Users", - "Method": "PATCH", - "ApiVersion": "v1.0", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" + ] }, { + "ApiVersion": "beta", + "Method": "PATCH", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Command": "Update-MgWindowsUpdatesDeployment", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Update-MgWindowsUpdatesDeployment", - "Module": "WindowsUpdates", - "Method": "PATCH", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", + "Command": "Update-MgWindowsUpdatesDeploymentAudience", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Update-MgWindowsUpdatesDeploymentAudience", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience" + ] }, { + "ApiVersion": "beta", + "Method": "POST", + "Module": "WindowsUpdates", + "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", + "Command": "Update-MgWindowsUpdatesDeploymentAudienceById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.", "IsAdmin": true }, - "Command": "Update-MgWindowsUpdatesDeploymentAudienceById", - "Module": "WindowsUpdates", - "Method": "POST", - "ApiVersion": "beta", - "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById" + ] }, { - "Permissions": [], - "Command": "Update-MgWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates", - "Method": "PATCH", "ApiVersion": "beta", + "Method": "PATCH", + "Module": "WindowsUpdates", "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Command": "Update-MgWindowsUpdatesUpdatableAsset", + "Permissions": [], "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" + ] } ] From 703a681cf54270651a57fd17859c4c10bee6d02f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:06 +0000 Subject: [PATCH 02/39] Docs Generation for Applications [run ci] --- .../Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md | 2 +- .../Applications/docs/v1.0/Microsoft.Graph.Applications.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md b/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md index d5ba291e6cb..11e1729f880 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md +++ b/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: f1ce971c-da15-4b4d-b3a3-3517dc2cf7b7 +Module Guid: b130eaaf-cb57-4127-b5a6-69b33328187c Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md b/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md index 370c2053e32..b0374fff777 100644 --- a/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md +++ b/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: f1ce971c-da15-4b4d-b3a3-3517dc2cf7b7 +Module Guid: b130eaaf-cb57-4127-b5a6-69b33328187c Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications Help Version: 1.0.0.0 Locale: en-US From 432135b41e4a80be451e3ebd830cecb232960c98 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:08 +0000 Subject: [PATCH 03/39] Docs Generation for Bookings [run ci] --- .../Bookings/docs/v1.0-beta/Microsoft.Graph.Bookings.md | 2 +- src/Bookings/Bookings/docs/v1.0/Microsoft.Graph.Bookings.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Bookings/Bookings/docs/v1.0-beta/Microsoft.Graph.Bookings.md b/src/Bookings/Bookings/docs/v1.0-beta/Microsoft.Graph.Bookings.md index 2f55fdb778e..060a9071809 100644 --- a/src/Bookings/Bookings/docs/v1.0-beta/Microsoft.Graph.Bookings.md +++ b/src/Bookings/Bookings/docs/v1.0-beta/Microsoft.Graph.Bookings.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Bookings -Module Guid: 2b613087-2170-4e01-be6c-e859d3d8db7e +Module Guid: ffd047e6-6954-4d5a-9052-99bc7e14b874 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.bookings Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Bookings/Bookings/docs/v1.0/Microsoft.Graph.Bookings.md b/src/Bookings/Bookings/docs/v1.0/Microsoft.Graph.Bookings.md index 8f5ad25c3ff..00154a14fc9 100644 --- a/src/Bookings/Bookings/docs/v1.0/Microsoft.Graph.Bookings.md +++ b/src/Bookings/Bookings/docs/v1.0/Microsoft.Graph.Bookings.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Bookings -Module Guid: 2b613087-2170-4e01-be6c-e859d3d8db7e +Module Guid: ffd047e6-6954-4d5a-9052-99bc7e14b874 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.bookings Help Version: 1.0.0.0 Locale: en-US From 235a4643560f8fdc87a8f40b161a5142ec18f7e4 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:10 +0000 Subject: [PATCH 04/39] Docs Generation for PersonalContacts [run ci] --- .../docs/v1.0-beta/Get-MgUserContact.md | 2 +- .../v1.0-beta/Get-MgUserContactExtension.md | 2 + .../Get-MgUserContactFolderContact.md | 2 +- ...Get-MgUserContactFolderContactExtension.md | 2 + .../Microsoft.Graph.PersonalContacts.md | 10 +++- .../docs/v1.0-beta/New-MgUserContact.md | 43 +++++++------- .../v1.0-beta/New-MgUserContactExtension.md | 2 + .../docs/v1.0-beta/New-MgUserContactFolder.md | 48 ++++++++-------- .../New-MgUserContactFolderChildFolder.md | 48 ++++++++-------- .../New-MgUserContactFolderContact.md | 43 +++++++------- ...New-MgUserContactFolderContactExtension.md | 2 + .../Remove-MgUserContactExtension.md | 2 + ...ove-MgUserContactFolderContactExtension.md | 2 + .../docs/v1.0-beta/Update-MgUserContact.md | 41 ++++++------- .../Update-MgUserContactExtension.md | 2 + .../v1.0-beta/Update-MgUserContactFolder.md | 48 ++++++++-------- .../Update-MgUserContactFolderChildFolder.md | 48 ++++++++-------- .../Update-MgUserContactFolderContact.md | 41 ++++++------- ...ate-MgUserContactFolderContactExtension.md | 2 + .../docs/v1.0/Get-MgUserContact.md | 2 +- .../docs/v1.0/Get-MgUserContactExtension.md | 2 + .../v1.0/Get-MgUserContactFolderContact.md | 2 +- ...Get-MgUserContactFolderContactExtension.md | 2 + .../v1.0/Microsoft.Graph.PersonalContacts.md | 10 +++- .../docs/v1.0/New-MgUserContact.md | 55 +++++++++--------- .../docs/v1.0/New-MgUserContactExtension.md | 2 + .../docs/v1.0/New-MgUserContactFolder.md | 48 ++++++++-------- .../New-MgUserContactFolderChildFolder.md | 48 ++++++++-------- .../v1.0/New-MgUserContactFolderContact.md | 55 +++++++++--------- ...New-MgUserContactFolderContactExtension.md | 2 + .../v1.0/Remove-MgUserContactExtension.md | 2 + ...ove-MgUserContactFolderContactExtension.md | 2 + .../docs/v1.0/Update-MgUserContact.md | 53 ++++++++--------- .../v1.0/Update-MgUserContactExtension.md | 2 + .../docs/v1.0/Update-MgUserContactFolder.md | 48 ++++++++-------- .../Update-MgUserContactFolderChildFolder.md | 48 ++++++++-------- .../v1.0/Update-MgUserContactFolderContact.md | 57 ++++++++++--------- ...ate-MgUserContactFolderContactExtension.md | 2 + 38 files changed, 444 insertions(+), 388 deletions(-) diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContact.md index 57cd648ad7d..fd65428a5a3 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContact.md @@ -231,7 +231,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ## NOTES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactExtension.md index 152dc1454b2..d3d8d619a9b 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -34,6 +35,7 @@ Get-MgUserContactExtension -InputObject [-ExpandProp ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContact.md index 3d12e71bf92..293d69e6a89 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContact.md @@ -250,7 +250,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ## NOTES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContactExtension.md index 7115d0152c9..306005ea8c4 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Get-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -34,6 +35,7 @@ Get-MgUserContactFolderContactExtension -InputObject ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Microsoft.Graph.PersonalContacts.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Microsoft.Graph.PersonalContacts.md index 0b0f6a9ede3..58fb844a420 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Microsoft.Graph.PersonalContacts.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Microsoft.Graph.PersonalContacts.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.PersonalContacts -Module Guid: f1be5481-67fd-41e8-8825-3e5afae7e053 +Module Guid: 45749eb3-0c71-482e-b8bb-e9ce99d8a0cb Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.personalcontacts Help Version: 1.0.0.0 Locale: en-US @@ -18,6 +18,7 @@ Nullable. ### [Get-MgUserContactExtension](Get-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Get-MgUserContactFolder](Get-MgUserContactFolder.md) @@ -39,6 +40,7 @@ Nullable. ### [Get-MgUserContactFolderContactExtension](Get-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Get-MgUserContactFolderContactMultiValueExtendedProperty](Get-MgUserContactFolderContactMultiValueExtendedProperty.md) @@ -94,6 +96,7 @@ Nullable. ### [New-MgUserContactExtension](New-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [New-MgUserContactFolder](New-MgUserContactFolder.md) @@ -115,6 +118,7 @@ Nullable. ### [New-MgUserContactFolderContactExtension](New-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [New-MgUserContactFolderContactMultiValueExtendedProperty](New-MgUserContactFolderContactMultiValueExtendedProperty.md) @@ -154,6 +158,7 @@ Nullable. ### [Remove-MgUserContactExtension](Remove-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Remove-MgUserContactFolder](Remove-MgUserContactFolder.md) @@ -175,6 +180,7 @@ Nullable. ### [Remove-MgUserContactFolderContactExtension](Remove-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Remove-MgUserContactFolderContactMultiValueExtendedProperty](Remove-MgUserContactFolderContactMultiValueExtendedProperty.md) @@ -230,6 +236,7 @@ Nullable. ### [Update-MgUserContactExtension](Update-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Update-MgUserContactFolder](Update-MgUserContactFolder.md) @@ -251,6 +258,7 @@ Nullable. ### [Update-MgUserContactFolderContactExtension](Update-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Update-MgUserContactFolderContactMultiValueExtendedProperty](Update-MgUserContactFolderContactMultiValueExtendedProperty.md) diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContact.md index 4b0f576cab2..9531cd1487e 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContact.md @@ -26,7 +26,7 @@ New-MgUserContact -UserId [-AdditionalProperties ] [-Assista [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-Confirm] [-WhatIf] @@ -35,13 +35,13 @@ New-MgUserContact -UserId [-AdditionalProperties ] [-Assista ### Create1 ``` -New-MgUserContact -UserId -BodyParameter [-Confirm] [-WhatIf] +New-MgUserContact -UserId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` -New-MgUserContact -InputObject -BodyParameter [-Confirm] +New-MgUserContact -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -58,7 +58,7 @@ New-MgUserContact -InputObject [-AdditionalPropertie [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-Confirm] [-WhatIf] @@ -126,7 +126,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -267,6 +267,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -610,7 +611,7 @@ Accept wildcard characters: False To construct, please use Get-Help -Online and see NOTES section for POSTALADDRESSES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -826,13 +827,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ## NOTES @@ -843,7 +844,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -857,19 +858,19 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -897,7 +898,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -922,20 +923,20 @@ BODYPARAMETER : contact - `[YomiSurname ]`: EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -963,7 +964,7 @@ PHOTO : profilePhoto - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. -POSTALADDRESSES : . +POSTALADDRESSES : . - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactExtension.md index bf894693d6a..3c42d51b6d4 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -39,6 +40,7 @@ New-MgUserContactExtension -InputObject [-Additional ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolder.md index 36c5d0de2eb..1d43dd2b84a 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolder.md @@ -17,7 +17,7 @@ Nullable. ### CreateExpanded (Default) ``` New-MgUserContactFolder -UserId [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -40,7 +40,7 @@ New-MgUserContactFolder -InputObject -BodyParameter ### CreateViaIdentityExpanded ``` New-MgUserContactFolder -InputObject [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -115,7 +115,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -311,7 +311,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -324,19 +324,19 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -364,7 +364,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -396,7 +396,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -409,19 +409,19 @@ CHILDFOLDERS : The collection of child folders i - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -449,7 +449,7 @@ CHILDFOLDERS : The collection of child folders i - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -478,7 +478,7 @@ CHILDFOLDERS : The collection of child folders i - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. - `[WellKnownName ]`: The name of the folder if the folder is a recognized folder. Currently contacts is the only recognized contacts folder. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -491,19 +491,19 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -531,7 +531,7 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderChildFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderChildFolder.md index a30ccb3d09c..2b98b3f37a9 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderChildFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderChildFolder.md @@ -19,7 +19,7 @@ Nullable. ``` New-MgUserContactFolderChildFolder -ContactFolderId -UserId [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] @@ -42,7 +42,7 @@ New-MgUserContactFolderChildFolder -InputObject ``` New-MgUserContactFolderChildFolder -InputObject [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] @@ -132,7 +132,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -328,7 +328,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -341,19 +341,19 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -381,7 +381,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -413,7 +413,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -426,19 +426,19 @@ CHILDFOLDERS : The collection of child folders i - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -466,7 +466,7 @@ CHILDFOLDERS : The collection of child folders i - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -495,7 +495,7 @@ CHILDFOLDERS : The collection of child folders i - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. - `[WellKnownName ]`: The name of the folder if the folder is a recognized folder. Currently contacts is the only recognized contacts folder. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -508,19 +508,19 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -548,7 +548,7 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContact.md index d56f92553a2..ec03acae400 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContact.md @@ -28,7 +28,7 @@ New-MgUserContactFolderContact -ContactFolderId -UserId [-Addi [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-Confirm] [-WhatIf] @@ -38,13 +38,13 @@ New-MgUserContactFolderContact -ContactFolderId -UserId [-Addi ### Create ``` New-MgUserContactFolderContact -ContactFolderId -UserId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` New-MgUserContactFolderContact -InputObject - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentityExpanded @@ -60,7 +60,7 @@ New-MgUserContactFolderContact -InputObject [-Additi [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-Confirm] [-WhatIf] @@ -129,7 +129,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact Parameter Sets: Create, CreateViaIdentity Aliases: @@ -285,6 +285,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -628,7 +629,7 @@ Accept wildcard characters: False To construct, please use Get-Help -Online and see NOTES section for POSTALADDRESSES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -844,13 +845,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ## NOTES @@ -861,7 +862,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -875,19 +876,19 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -915,7 +916,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -940,20 +941,20 @@ BODYPARAMETER : contact - `[YomiSurname ]`: EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -981,7 +982,7 @@ PHOTO : profilePhoto - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. -POSTALADDRESSES : . +POSTALADDRESSES : . - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContactExtension.md index 1c8cd5fc906..cc2fb5d387e 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/New-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -39,6 +40,7 @@ New-MgUserContactFolderContactExtension -InputObject ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactExtension.md index c9b4399d9ec..c59d3faf8a7 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -27,6 +28,7 @@ Remove-MgUserContactExtension -InputObject [-IfMatch ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactFolderContactExtension.md index b519594d49b..dd66e039983 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Remove-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -27,6 +28,7 @@ Remove-MgUserContactFolderContactExtension -InputObject -UserId [-AdditionalProperties [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-PassThru] [-Confirm] @@ -36,13 +36,13 @@ Update-MgUserContact -ContactId -UserId [-AdditionalProperties ### Update1 ``` -Update-MgUserContact -ContactId -UserId -BodyParameter [-PassThru] +Update-MgUserContact -ContactId -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity1 ``` -Update-MgUserContact -InputObject -BodyParameter +Update-MgUserContact -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -59,7 +59,7 @@ Update-MgUserContact -InputObject [-AdditionalProper [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-PassThru] [-Confirm] @@ -127,7 +127,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact Parameter Sets: Update1, UpdateViaIdentity1 Aliases: @@ -283,6 +283,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -641,7 +642,7 @@ Accept wildcard characters: False To construct, please use Get-Help -Online and see NOTES section for POSTALADDRESSES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress[] Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -857,7 +858,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity @@ -874,7 +875,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -888,19 +889,19 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -928,7 +929,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -953,20 +954,20 @@ BODYPARAMETER : contact - `[YomiSurname ]`: EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -994,7 +995,7 @@ PHOTO : profilePhoto - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. -POSTALADDRESSES : . +POSTALADDRESSES : . - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactExtension.md index 5e8c3e44c83..a9d134b0c6b 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -39,6 +40,7 @@ Update-MgUserContactExtension -InputObject [-Additio ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolder.md index 505b75b5175..a0caef5ce91 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolder.md @@ -17,7 +17,7 @@ Nullable. ### UpdateExpanded (Default) ``` Update-MgUserContactFolder -ContactFolderId -UserId [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -40,7 +40,7 @@ Update-MgUserContactFolder -InputObject ### UpdateViaIdentityExpanded ``` Update-MgUserContactFolder -InputObject [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -130,7 +130,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -341,7 +341,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -354,19 +354,19 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -394,7 +394,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -426,7 +426,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -439,19 +439,19 @@ CHILDFOLDERS : The collection of child folders i - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -479,7 +479,7 @@ CHILDFOLDERS : The collection of child folders i - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -508,7 +508,7 @@ CHILDFOLDERS : The collection of child folders i - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. - `[WellKnownName ]`: The name of the folder if the folder is a recognized folder. Currently contacts is the only recognized contacts folder. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -521,19 +521,19 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -561,7 +561,7 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderChildFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderChildFolder.md index c23b7fd886d..85c3b81ca8d 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderChildFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderChildFolder.md @@ -19,7 +19,7 @@ Nullable. ``` Update-MgUserContactFolderChildFolder -ContactFolderId -ContactFolderId1 -UserId [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] @@ -42,7 +42,7 @@ Update-MgUserContactFolderChildFolder -InputObject ``` Update-MgUserContactFolderChildFolder -InputObject [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] @@ -147,7 +147,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -358,7 +358,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -371,19 +371,19 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -411,7 +411,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -443,7 +443,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -456,19 +456,19 @@ CHILDFOLDERS : The collection of child folders i - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -496,7 +496,7 @@ CHILDFOLDERS : The collection of child folders i - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -525,7 +525,7 @@ CHILDFOLDERS : The collection of child folders i - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. - `[WellKnownName ]`: The name of the folder if the folder is a recognized folder. Currently contacts is the only recognized contacts folder. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -538,19 +538,19 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -578,7 +578,7 @@ CONTACTS : The contacts in the folder. Navigation pro - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContact.md index 798d09b12d9..428f441e58d 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContact.md @@ -28,7 +28,7 @@ Update-MgUserContactFolderContact -ContactFolderId -ContactId [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-PassThru] [-Confirm] @@ -38,13 +38,13 @@ Update-MgUserContactFolderContact -ContactFolderId -ContactId ### Update ``` Update-MgUserContactFolderContact -ContactFolderId -ContactId -UserId - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity ``` Update-MgUserContactFolderContact -InputObject - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded @@ -60,7 +60,7 @@ Update-MgUserContactFolderContact -InputObject [-Add [-MultiValueExtendedProperties ] [-NickName ] [-OfficeLocation ] [-ParentFolderId ] [-PersonalNotes ] [-Phones ] [-Photo ] - [-PostalAddresses ] [-Profession ] + [-PostalAddresses ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-Websites ] [-WeddingAnniversary ] [-YomiCompanyName ] [-YomiGivenName ] [-YomiSurname ] [-PassThru] [-Confirm] @@ -129,7 +129,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact Parameter Sets: Update, UpdateViaIdentity Aliases: @@ -300,6 +300,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -658,7 +659,7 @@ Accept wildcard characters: False To construct, please use Get-Help -Online and see NOTES section for POSTALADDRESSES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress[] Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -874,7 +875,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity @@ -891,7 +892,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -905,19 +906,19 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Flag ]`: followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -945,7 +946,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: + - `[PostalAddresses ]`: - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. @@ -970,20 +971,20 @@ BODYPARAMETER : contact - `[YomiSurname ]`: EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - `[Type ]`: emailType -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -1011,7 +1012,7 @@ PHOTO : profilePhoto - `[Height ]`: The height of the photo. Read-only. - `[Width ]`: The width of the photo. Read-only. -POSTALADDRESSES : . +POSTALADDRESSES : . - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - `[PostOfficeBox ]`: The post office box number. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContactExtension.md index 62e66017323..fba82059831 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0-beta/Update-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -40,6 +41,7 @@ Update-MgUserContactFolderContactExtension -InputObject [-ExpandProp ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContact.md index bdf231332a9..ef189ab6db5 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContact.md @@ -250,7 +250,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 ## NOTES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContactExtension.md index 2db8dd766da..af51a193e26 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Get-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -34,6 +35,7 @@ Get-MgUserContactFolderContactExtension -InputObject ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Microsoft.Graph.PersonalContacts.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Microsoft.Graph.PersonalContacts.md index 0b0f6a9ede3..58fb844a420 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Microsoft.Graph.PersonalContacts.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Microsoft.Graph.PersonalContacts.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.PersonalContacts -Module Guid: f1be5481-67fd-41e8-8825-3e5afae7e053 +Module Guid: 45749eb3-0c71-482e-b8bb-e9ce99d8a0cb Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.personalcontacts Help Version: 1.0.0.0 Locale: en-US @@ -18,6 +18,7 @@ Nullable. ### [Get-MgUserContactExtension](Get-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Get-MgUserContactFolder](Get-MgUserContactFolder.md) @@ -39,6 +40,7 @@ Nullable. ### [Get-MgUserContactFolderContactExtension](Get-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Get-MgUserContactFolderContactMultiValueExtendedProperty](Get-MgUserContactFolderContactMultiValueExtendedProperty.md) @@ -94,6 +96,7 @@ Nullable. ### [New-MgUserContactExtension](New-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [New-MgUserContactFolder](New-MgUserContactFolder.md) @@ -115,6 +118,7 @@ Nullable. ### [New-MgUserContactFolderContactExtension](New-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [New-MgUserContactFolderContactMultiValueExtendedProperty](New-MgUserContactFolderContactMultiValueExtendedProperty.md) @@ -154,6 +158,7 @@ Nullable. ### [Remove-MgUserContactExtension](Remove-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Remove-MgUserContactFolder](Remove-MgUserContactFolder.md) @@ -175,6 +180,7 @@ Nullable. ### [Remove-MgUserContactFolderContactExtension](Remove-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Remove-MgUserContactFolderContactMultiValueExtendedProperty](Remove-MgUserContactFolderContactMultiValueExtendedProperty.md) @@ -230,6 +236,7 @@ Nullable. ### [Update-MgUserContactExtension](Update-MgUserContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Update-MgUserContactFolder](Update-MgUserContactFolder.md) @@ -251,6 +258,7 @@ Nullable. ### [Update-MgUserContactFolderContactExtension](Update-MgUserContactFolderContactExtension.md) The collection of open extensions defined for the contact. +Read-only. Nullable. ### [Update-MgUserContactFolderContactMultiValueExtendedProperty](Update-MgUserContactFolderContactMultiValueExtendedProperty.md) diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContact.md index f4fd60e1b9f..23b35f2e4f6 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContact.md @@ -17,16 +17,16 @@ Nullable. ### CreateExpanded (Default) ``` New-MgUserContact -UserId [-AdditionalProperties ] [-AssistantName ] - [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] + [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -35,29 +35,29 @@ New-MgUserContact -UserId [-AdditionalProperties ] [-Assista ### Create ``` -New-MgUserContact -UserId -BodyParameter [-Confirm] [-WhatIf] +New-MgUserContact -UserId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` -New-MgUserContact -InputObject -BodyParameter [-Confirm] +New-MgUserContact -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentityExpanded ``` New-MgUserContact -InputObject [-AdditionalProperties ] - [-AssistantName ] [-Birthday ] [-BusinessAddress ] + [-AssistantName ] [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -125,7 +125,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 Parameter Sets: Create, CreateViaIdentity Aliases: @@ -141,7 +141,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for BUSINESSADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -312,6 +312,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -377,7 +378,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for HOMEADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -593,7 +594,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for OTHERADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -824,13 +825,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 ## NOTES @@ -841,7 +842,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -850,7 +851,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -864,14 +865,14 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -884,7 +885,7 @@ BODYPARAMETER : contact - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -903,7 +904,7 @@ BODYPARAMETER : contact - `[YomiGivenName ]`: - `[YomiSurname ]`: -BUSINESSADDRESS : physicalAddress +BUSINESSADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -912,13 +913,13 @@ BUSINESSADDRESS : physicalAddress - `[Street ]`: The street. EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. -HOMEADDRESS : physicalAddress +HOMEADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -939,7 +940,7 @@ MULTIVALUEEXTENDEDPROPERTIES - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. -OTHERADDRESS : physicalAddress +OTHERADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactExtension.md index 780f89669f7..df131904fd8 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -39,6 +40,7 @@ New-MgUserContactExtension -InputObject [-Additional ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolder.md index d22d2a69beb..8820aa7a69b 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolder.md @@ -17,7 +17,7 @@ Nullable. ### CreateExpanded1 (Default) ``` New-MgUserContactFolder -UserId [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -40,7 +40,7 @@ New-MgUserContactFolder -InputObject ### CreateViaIdentityExpanded1 ``` New-MgUserContactFolder -InputObject [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -115,7 +115,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -295,7 +295,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -303,7 +303,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -317,14 +317,14 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -337,7 +337,7 @@ BODYPARAMETER : contactFolder - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -363,7 +363,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -371,7 +371,7 @@ CHILDFOLDERS : The collection of child folders - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -385,14 +385,14 @@ CHILDFOLDERS : The collection of child folders - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -405,7 +405,7 @@ CHILDFOLDERS : The collection of child folders - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -428,7 +428,7 @@ CHILDFOLDERS : The collection of child folders - `[ParentFolderId ]`: The ID of the folder's parent folder. - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -436,7 +436,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -450,14 +450,14 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -470,7 +470,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderChildFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderChildFolder.md index 21204468802..690d40575b0 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderChildFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderChildFolder.md @@ -19,7 +19,7 @@ Nullable. ``` New-MgUserContactFolderChildFolder -ContactFolderId -UserId [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] [-Confirm] [-WhatIf] @@ -42,7 +42,7 @@ New-MgUserContactFolderChildFolder -InputObject ``` New-MgUserContactFolderChildFolder -InputObject [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] [-Confirm] [-WhatIf] @@ -132,7 +132,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -312,7 +312,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -320,7 +320,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -334,14 +334,14 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -354,7 +354,7 @@ BODYPARAMETER : contactFolder - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -380,7 +380,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -388,7 +388,7 @@ CHILDFOLDERS : The collection of child folders - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -402,14 +402,14 @@ CHILDFOLDERS : The collection of child folders - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -422,7 +422,7 @@ CHILDFOLDERS : The collection of child folders - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -445,7 +445,7 @@ CHILDFOLDERS : The collection of child folders - `[ParentFolderId ]`: The ID of the folder's parent folder. - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -453,7 +453,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -467,14 +467,14 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -487,7 +487,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContact.md index 85f4eec2082..76be2d31cc6 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContact.md @@ -18,16 +18,16 @@ Nullable. ### CreateExpanded1 (Default) ``` New-MgUserContactFolderContact -ContactFolderId -UserId [-AdditionalProperties ] - [-AssistantName ] [-Birthday ] [-BusinessAddress ] + [-AssistantName ] [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -37,28 +37,28 @@ New-MgUserContactFolderContact -ContactFolderId -UserId [-Addi ### Create1 ``` New-MgUserContactFolderContact -ContactFolderId -UserId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` New-MgUserContactFolderContact -InputObject - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentityExpanded1 ``` New-MgUserContactFolderContact -InputObject [-AdditionalProperties ] - [-AssistantName ] [-Birthday ] [-BusinessAddress ] + [-AssistantName ] [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -127,7 +127,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -143,7 +143,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for BUSINESSADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -329,6 +329,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -394,7 +395,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for HOMEADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -610,7 +611,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for OTHERADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -841,13 +842,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 ## NOTES @@ -858,7 +859,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -867,7 +868,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -881,14 +882,14 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -901,7 +902,7 @@ BODYPARAMETER : contact - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -920,7 +921,7 @@ BODYPARAMETER : contact - `[YomiGivenName ]`: - `[YomiSurname ]`: -BUSINESSADDRESS : physicalAddress +BUSINESSADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -929,13 +930,13 @@ BUSINESSADDRESS : physicalAddress - `[Street ]`: The street. EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. -HOMEADDRESS : physicalAddress +HOMEADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -956,7 +957,7 @@ MULTIVALUEEXTENDEDPROPERTIES - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. -OTHERADDRESS : physicalAddress +OTHERADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContactExtension.md index 16dba62f77d..9a4a264a316 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/New-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -39,6 +40,7 @@ New-MgUserContactFolderContactExtension -InputObject ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactExtension.md index 033e0dbe5c4..a69e70e5739 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -27,6 +28,7 @@ Remove-MgUserContactExtension -InputObject [-IfMatch ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactFolderContactExtension.md index de37c6e25c1..e55e75e47a3 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Remove-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -27,6 +28,7 @@ Remove-MgUserContactFolderContactExtension -InputObject -UserId [-AdditionalProperties ] - [-AssistantName ] [-Birthday ] [-BusinessAddress ] + [-AssistantName ] [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -35,29 +35,29 @@ Update-MgUserContact -ContactId -UserId [-AdditionalProperties ### Update ``` -Update-MgUserContact -ContactId -UserId -BodyParameter [-PassThru] +Update-MgUserContact -ContactId -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity ``` -Update-MgUserContact -InputObject -BodyParameter +Update-MgUserContact -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded ``` Update-MgUserContact -InputObject [-AdditionalProperties ] - [-AssistantName ] [-Birthday ] [-BusinessAddress ] + [-AssistantName ] [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -125,7 +125,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 Parameter Sets: Update, UpdateViaIdentity Aliases: @@ -141,7 +141,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for BUSINESSADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -327,6 +327,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -392,7 +393,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for HOMEADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -608,7 +609,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for OTHERADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -854,7 +855,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity @@ -871,7 +872,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -880,7 +881,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -894,14 +895,14 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -914,7 +915,7 @@ BODYPARAMETER : contact - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -933,7 +934,7 @@ BODYPARAMETER : contact - `[YomiGivenName ]`: - `[YomiSurname ]`: -BUSINESSADDRESS : physicalAddress +BUSINESSADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -942,13 +943,13 @@ BUSINESSADDRESS : physicalAddress - `[Street ]`: The street. EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. -HOMEADDRESS : physicalAddress +HOMEADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -969,7 +970,7 @@ MULTIVALUEEXTENDEDPROPERTIES - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. -OTHERADDRESS : physicalAddress +OTHERADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactExtension.md index 6d73cc6d45b..daf6d4beb2e 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -39,6 +40,7 @@ Update-MgUserContactExtension -InputObject [-Additio ## DESCRIPTION The collection of open extensions defined for the contact. +Read-only. Nullable. ## EXAMPLES diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolder.md index e02fee0e84c..82dc093ff6c 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolder.md @@ -17,7 +17,7 @@ Nullable. ### UpdateExpanded1 (Default) ``` Update-MgUserContactFolder -ContactFolderId -UserId [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -40,7 +40,7 @@ Update-MgUserContactFolder -InputObject ### UpdateViaIdentityExpanded1 ``` Update-MgUserContactFolder -InputObject [-AdditionalProperties ] - [-ChildFolders ] [-Contacts ] + [-ChildFolders ] [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] @@ -130,7 +130,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -325,7 +325,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -333,7 +333,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -347,14 +347,14 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -367,7 +367,7 @@ BODYPARAMETER : contactFolder - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -393,7 +393,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -401,7 +401,7 @@ CHILDFOLDERS : The collection of child folders - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -415,14 +415,14 @@ CHILDFOLDERS : The collection of child folders - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -435,7 +435,7 @@ CHILDFOLDERS : The collection of child folders - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -458,7 +458,7 @@ CHILDFOLDERS : The collection of child folders - `[ParentFolderId ]`: The ID of the folder's parent folder. - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -466,7 +466,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -480,14 +480,14 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -500,7 +500,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderChildFolder.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderChildFolder.md index 3d396076f51..fb25336a831 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderChildFolder.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderChildFolder.md @@ -19,7 +19,7 @@ Nullable. ``` Update-MgUserContactFolderChildFolder -ContactFolderId -ContactFolderId1 -UserId [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] [-PassThru] [-Confirm] @@ -42,7 +42,7 @@ Update-MgUserContactFolderChildFolder -InputObject ``` Update-MgUserContactFolderChildFolder -InputObject [-AdditionalProperties ] [-ChildFolders ] - [-Contacts ] [-DisplayName ] [-Id ] + [-Contacts ] [-DisplayName ] [-Id ] [-MultiValueExtendedProperties ] [-ParentFolderId ] [-SingleValueExtendedProperties ] [-PassThru] [-Confirm] @@ -147,7 +147,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for CONTACTS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1[] Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -342,7 +342,7 @@ BODYPARAMETER : contactFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -350,7 +350,7 @@ BODYPARAMETER : contactFolder - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -364,14 +364,14 @@ BODYPARAMETER : contactFolder - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -384,7 +384,7 @@ BODYPARAMETER : contactFolder - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -410,7 +410,7 @@ BODYPARAMETER : contactFolder CHILDFOLDERS : The collection of child folders in the folder. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -418,7 +418,7 @@ CHILDFOLDERS : The collection of child folders - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -432,14 +432,14 @@ CHILDFOLDERS : The collection of child folders - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -452,7 +452,7 @@ CHILDFOLDERS : The collection of child folders - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -475,7 +475,7 @@ CHILDFOLDERS : The collection of child folders - `[ParentFolderId ]`: The ID of the folder's parent folder. - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. -CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. +CONTACTS : The contacts in the folder. Navigation property. Read-only. Nullable. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -483,7 +483,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -497,14 +497,14 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -517,7 +517,7 @@ CONTACTS : The contacts in the folder. Navigation prop - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContact.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContact.md index 69800a9fad8..ca1aff66c3b 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContact.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContact.md @@ -19,16 +19,16 @@ Nullable. ``` Update-MgUserContactFolderContact -ContactFolderId -ContactId -UserId [-AdditionalProperties ] [-AssistantName ] [-Birthday ] - [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] - [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] - [-CreatedDateTime ] [-Department ] [-DisplayName ] + [-BusinessAddress ] [-BusinessHomePage ] + [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] + [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -38,28 +38,28 @@ Update-MgUserContactFolderContact -ContactFolderId -ContactId ### Update1 ``` Update-MgUserContactFolderContact -ContactFolderId -ContactId -UserId - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity1 ``` Update-MgUserContactFolderContact -InputObject - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded1 ``` Update-MgUserContactFolderContact -InputObject [-AdditionalProperties ] - [-AssistantName ] [-Birthday ] [-BusinessAddress ] + [-AssistantName ] [-Birthday ] [-BusinessAddress ] [-BusinessHomePage ] [-BusinessPhones ] [-Categories ] [-ChangeKey ] [-Children ] [-CompanyName ] [-CreatedDateTime ] [-Department ] [-DisplayName ] [-EmailAddresses ] [-Extensions ] [-FileAs ] [-Generation ] [-GivenName ] - [-HomeAddress ] [-HomePhones ] [-Id ] + [-HomeAddress ] [-HomePhones ] [-Id ] [-ImAddresses ] [-Initials ] [-JobTitle ] [-LastModifiedDateTime ] [-Manager ] [-MiddleName ] [-MobilePhone ] [-MultiValueExtendedProperties ] [-NickName ] - [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] + [-OfficeLocation ] [-OtherAddress ] [-ParentFolderId ] [-PersonalNotes ] [-Photo ] [-Profession ] [-SingleValueExtendedProperties ] [-SpouseName ] [-Surname ] [-Title ] [-YomiCompanyName ] [-YomiGivenName ] @@ -128,7 +128,7 @@ contact To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 Parameter Sets: Update1, UpdateViaIdentity1 Aliases: @@ -144,7 +144,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for BUSINESSADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -345,6 +345,7 @@ Accept wildcard characters: False ### -Extensions The collection of open extensions defined for the contact. +Read-only. Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTENSIONS properties and create a hash table. @@ -410,7 +411,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for HOMEADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -626,7 +627,7 @@ physicalAddress To construct, please use Get-Help -Online and see NOTES section for OTHERADDRESS properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress1 Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -872,7 +873,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContact1 ### Microsoft.Graph.PowerShell.Models.IPersonalContactsIdentity @@ -889,7 +890,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : contact +BODYPARAMETER : contact - `[(Any) ]`: This indicates any property can be added to this object. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. @@ -898,7 +899,7 @@ BODYPARAMETER : contact - `[Id ]`: Read-only. - `[AssistantName ]`: The name of the contact's assistant. - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[BusinessAddress ]`: physicalAddress + - `[BusinessAddress ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -912,14 +913,14 @@ BODYPARAMETER : contact - `[Department ]`: The contact's department. - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. - - `[Extensions ]`: The collection of open extensions defined for the contact. Nullable. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. - `[FileAs ]`: The name the contact is filed under. - `[Generation ]`: The contact's generation. - `[GivenName ]`: The contact's given name. - - `[HomeAddress ]`: physicalAddress + - `[HomeAddress ]`: physicalAddress - `[HomePhones ]`: The contact's home phone numbers. - `[ImAddresses ]`: - `[Initials ]`: @@ -932,7 +933,7 @@ BODYPARAMETER : contact - `[Value ]`: A collection of property values. - `[NickName ]`: - `[OfficeLocation ]`: - - `[OtherAddress ]`: physicalAddress + - `[OtherAddress ]`: physicalAddress - `[ParentFolderId ]`: - `[PersonalNotes ]`: - `[Photo ]`: profilePhoto @@ -951,7 +952,7 @@ BODYPARAMETER : contact - `[YomiGivenName ]`: - `[YomiSurname ]`: -BUSINESSADDRESS : physicalAddress +BUSINESSADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -960,13 +961,13 @@ BUSINESSADDRESS : physicalAddress - `[Street ]`: The street. EMAILADDRESSES : The contact's email addresses. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. -EXTENSIONS : The collection of open extensions defined for the contact. Nullable. +EXTENSIONS : The collection of open extensions defined for the contact. Read-only. Nullable. - `[Id ]`: Read-only. -HOMEADDRESS : physicalAddress +HOMEADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. @@ -987,7 +988,7 @@ MULTIVALUEEXTENDEDPROPERTIES - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. -OTHERADDRESS : physicalAddress +OTHERADDRESS : physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[City ]`: The city. - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. diff --git a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContactExtension.md b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContactExtension.md index b84dc5db755..1adfe44ebf4 100644 --- a/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContactExtension.md +++ b/src/PersonalContacts/PersonalContacts/docs/v1.0/Update-MgUserContactFolderContactExtension.md @@ -9,6 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The collection of open extensions defined for the contact. +Read-only. Nullable. ## SYNTAX @@ -40,6 +41,7 @@ Update-MgUserContactFolderContactExtension -InputObject Date: Tue, 24 May 2022 16:41:11 +0000 Subject: [PATCH 05/39] Docs Generation for SchemaExtensions [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.SchemaExtensions.md | 2 +- .../docs/v1.0-beta/New-MgSchemaExtension.md | 8 ++++---- .../docs/v1.0-beta/Update-MgSchemaExtension.md | 8 ++++---- .../docs/v1.0/Microsoft.Graph.SchemaExtensions.md | 2 +- .../SchemaExtensions/docs/v1.0/New-MgSchemaExtension.md | 8 ++++---- .../docs/v1.0/Update-MgSchemaExtension.md | 8 ++++---- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Microsoft.Graph.SchemaExtensions.md b/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Microsoft.Graph.SchemaExtensions.md index bd5eb965d3c..ad4e441e5f8 100644 --- a/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Microsoft.Graph.SchemaExtensions.md +++ b/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Microsoft.Graph.SchemaExtensions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.SchemaExtensions -Module Guid: 7d73b58a-6120-481b-9f36-e85d8168ed00 +Module Guid: 82142107-ccb9-445b-b71f-b0afd9295fcb Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.schemaextensions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/New-MgSchemaExtension.md b/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/New-MgSchemaExtension.md index 0d2fafb7340..633038d00df 100644 --- a/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/New-MgSchemaExtension.md +++ b/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/New-MgSchemaExtension.md @@ -152,7 +152,7 @@ Accept wildcard characters: False ### -TargetTypes Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. -Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. +Select from contact, device, event, group, message, organization, post, or user. ```yaml Type: System.String[] @@ -223,13 +223,13 @@ BODYPARAMETER : schemaExtension - `[Description ]`: Description for the schema extension. Supports $filter (eq). - `[Owner ]`: The appId of the application that is the owner of the schema extension. This property can be supplied on creation, to set the owner. If not supplied, then the calling application's appId will be set as the owner. In either case, the signed-in user must be the owner of the application. So, for example, if creating a new schema extension definition using Graph Explorer, you must supply the owner property. Once set, this property is read-only and cannot be changed. Supports $filter (eq). - `[Properties ]`: The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. - `[Status ]`: The lifecycle state of the schema extension. Possible states are InDevelopment, Available, and Deprecated. Automatically set to InDevelopment on creation. Schema extensions provides more information on the possible state transitions and behaviors. Supports $filter (eq). - - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. + - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from contact, device, event, group, message, organization, post, or user. PROPERTIES : The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. ## RELATED LINKS diff --git a/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Update-MgSchemaExtension.md b/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Update-MgSchemaExtension.md index 2d1f11825bd..878de48a438 100644 --- a/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Update-MgSchemaExtension.md +++ b/src/SchemaExtensions/SchemaExtensions/docs/v1.0-beta/Update-MgSchemaExtension.md @@ -213,7 +213,7 @@ Accept wildcard characters: False ### -TargetTypes Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. -Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. +Select from contact, device, event, group, message, organization, post, or user. ```yaml Type: System.String[] @@ -286,16 +286,16 @@ BODYPARAMETER : schemaExtension - `[Description ]`: Description for the schema extension. Supports $filter (eq). - `[Owner ]`: The appId of the application that is the owner of the schema extension. This property can be supplied on creation, to set the owner. If not supplied, then the calling application's appId will be set as the owner. In either case, the signed-in user must be the owner of the application. So, for example, if creating a new schema extension definition using Graph Explorer, you must supply the owner property. Once set, this property is read-only and cannot be changed. Supports $filter (eq). - `[Properties ]`: The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. - `[Status ]`: The lifecycle state of the schema extension. Possible states are InDevelopment, Available, and Deprecated. Automatically set to InDevelopment on creation. Schema extensions provides more information on the possible state transitions and behaviors. Supports $filter (eq). - - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. + - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from contact, device, event, group, message, organization, post, or user. INPUTOBJECT : Identity Parameter - `[SchemaExtensionId ]`: key: id of schemaExtension PROPERTIES : The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. ## RELATED LINKS diff --git a/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Microsoft.Graph.SchemaExtensions.md b/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Microsoft.Graph.SchemaExtensions.md index bd5eb965d3c..ad4e441e5f8 100644 --- a/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Microsoft.Graph.SchemaExtensions.md +++ b/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Microsoft.Graph.SchemaExtensions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.SchemaExtensions -Module Guid: 7d73b58a-6120-481b-9f36-e85d8168ed00 +Module Guid: 82142107-ccb9-445b-b71f-b0afd9295fcb Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.schemaextensions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/SchemaExtensions/SchemaExtensions/docs/v1.0/New-MgSchemaExtension.md b/src/SchemaExtensions/SchemaExtensions/docs/v1.0/New-MgSchemaExtension.md index 6ce1da11f1d..11d1d53ac6d 100644 --- a/src/SchemaExtensions/SchemaExtensions/docs/v1.0/New-MgSchemaExtension.md +++ b/src/SchemaExtensions/SchemaExtensions/docs/v1.0/New-MgSchemaExtension.md @@ -152,7 +152,7 @@ Accept wildcard characters: False ### -TargetTypes Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. -Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. +Select from contact, device, event, group, message, organization, post, or user. ```yaml Type: System.String[] @@ -223,13 +223,13 @@ BODYPARAMETER : schemaExtension - `[Description ]`: Description for the schema extension. Supports $filter (eq). - `[Owner ]`: The appId of the application that is the owner of the schema extension. This property can be supplied on creation, to set the owner. If not supplied, then the calling application's appId will be set as the owner. In either case, the signed-in user must be the owner of the application. So, for example, if creating a new schema extension definition using Graph Explorer, you must supply the owner property. Once set, this property is read-only and cannot be changed. Supports $filter (eq). - `[Properties ]`: The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. - `[Status ]`: The lifecycle state of the schema extension. Possible states are InDevelopment, Available, and Deprecated. Automatically set to InDevelopment on creation. Schema extensions provides more information on the possible state transitions and behaviors. Supports $filter (eq). - - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. + - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from contact, device, event, group, message, organization, post, or user. PROPERTIES : The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. ## RELATED LINKS diff --git a/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Update-MgSchemaExtension.md b/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Update-MgSchemaExtension.md index 44da65d83d9..8dc433d0999 100644 --- a/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Update-MgSchemaExtension.md +++ b/src/SchemaExtensions/SchemaExtensions/docs/v1.0/Update-MgSchemaExtension.md @@ -213,7 +213,7 @@ Accept wildcard characters: False ### -TargetTypes Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. -Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. +Select from contact, device, event, group, message, organization, post, or user. ```yaml Type: System.String[] @@ -286,16 +286,16 @@ BODYPARAMETER : schemaExtension - `[Description ]`: Description for the schema extension. Supports $filter (eq). - `[Owner ]`: The appId of the application that is the owner of the schema extension. This property can be supplied on creation, to set the owner. If not supplied, then the calling application's appId will be set as the owner. In either case, the signed-in user must be the owner of the application. So, for example, if creating a new schema extension definition using Graph Explorer, you must supply the owner property. Once set, this property is read-only and cannot be changed. Supports $filter (eq). - `[Properties ]`: The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. - `[Status ]`: The lifecycle state of the schema extension. Possible states are InDevelopment, Available, and Deprecated. Automatically set to InDevelopment on creation. Schema extensions provides more information on the possible state transitions and behaviors. Supports $filter (eq). - - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from administrativeUnit, contact, device, event, group, message, organization, post, or user. + - `[TargetTypes ]`: Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from contact, device, event, group, message, organization, post, or user. INPUTOBJECT : Identity Parameter - `[SchemaExtensionId ]`: key: id of schemaExtension PROPERTIES : The collection of property names and types that make up the schema extension definition. - - `[Name ]`: The name of the strongly typed property defined as part of a schema extension. + - `[Name ]`: The name of the strongly-typed property defined as part of a schema extension. - `[Type ]`: The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. ## RELATED LINKS From 56ba74ec5b367a3f8acded44b9c96106c304ed58 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:13 +0000 Subject: [PATCH 06/39] Docs Generation for Groups [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Groups.md | 5 +- .../Test-MgGroupDynamicMembershipRule.md | 153 ++++++++++++++++++ .../docs/v1.0/Microsoft.Graph.Groups.md | 2 +- .../Test-MgGroupDynamicMembershipRule.md | 18 +++ 4 files changed, 176 insertions(+), 2 deletions(-) create mode 100644 src/Groups/Groups/docs/v1.0-beta/Test-MgGroupDynamicMembershipRule.md create mode 100644 src/Groups/Groups/examples/v1.0-beta/Test-MgGroupDynamicMembershipRule.md diff --git a/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md b/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md index c042685cb55..d32e76a8c38 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md +++ b/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Groups -Module Guid: b4b1ceb4-aec4-4289-8a65-151503f0fd56 +Module Guid: 2b11fbc1-98c6-456f-9b61-570b12537cb1 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups Help Version: 1.0.0.0 Locale: en-US @@ -633,6 +633,9 @@ Invoke action cancel ### [Test-MgGroupDynamicMembership](Test-MgGroupDynamicMembership.md) Invoke action evaluateDynamicMembership +### [Test-MgGroupDynamicMembershipRule](Test-MgGroupDynamicMembershipRule.md) +Invoke action evaluateDynamicMembership + ### [Test-MgGroupProperty](Test-MgGroupProperty.md) Invoke action validateProperties diff --git a/src/Groups/Groups/docs/v1.0-beta/Test-MgGroupDynamicMembershipRule.md b/src/Groups/Groups/docs/v1.0-beta/Test-MgGroupDynamicMembershipRule.md new file mode 100644 index 00000000000..7c57471a838 --- /dev/null +++ b/src/Groups/Groups/docs/v1.0-beta/Test-MgGroupDynamicMembershipRule.md @@ -0,0 +1,153 @@ +--- +external help file: +Module Name: Microsoft.Graph.Groups +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups/test-mggroupdynamicmembershiprule +schema: 2.0.0 +--- + +# Test-MgGroupDynamicMembershipRule + +## SYNOPSIS +Invoke action evaluateDynamicMembership + +## SYNTAX + +### EvaluateExpanded1 (Default) +``` +Test-MgGroupDynamicMembershipRule [-AdditionalProperties ] [-MemberId ] + [-MembershipRule ] [-Confirm] [-WhatIf] [] +``` + +### Evaluate1 +``` +Test-MgGroupDynamicMembershipRule + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action evaluateDynamicMembership + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: EvaluateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths1R12J7LGroupsMicrosoftGraphEvaluatedynamicmembershipPostRequestbodyContentApplicationJsonSchema +Parameter Sets: Evaluate1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MemberId +. + +```yaml +Type: System.String +Parameter Sets: EvaluateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MembershipRule +. + +```yaml +Type: System.String +Parameter Sets: EvaluateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1R12J7LGroupsMicrosoftGraphEvaluatedynamicmembershipPostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEvaluateDynamicMembershipResult + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MemberId ]`: + - `[MembershipRule ]`: + +## RELATED LINKS + diff --git a/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md b/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md index acf8b97747e..cb58984e076 100644 --- a/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md +++ b/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Groups -Module Guid: b4b1ceb4-aec4-4289-8a65-151503f0fd56 +Module Guid: 2b11fbc1-98c6-456f-9b61-570b12537cb1 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Groups/Groups/examples/v1.0-beta/Test-MgGroupDynamicMembershipRule.md b/src/Groups/Groups/examples/v1.0-beta/Test-MgGroupDynamicMembershipRule.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Groups/Groups/examples/v1.0-beta/Test-MgGroupDynamicMembershipRule.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + From 502424610defdb727f3be80b28417889525da7f2 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:15 +0000 Subject: [PATCH 07/39] Docs Generation for Devices.ServiceAnnouncement [run ci] --- ...Get-MgServiceAnnouncementHealthOverview.md | 252 +++++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 265 +++++++++ .../Get-MgServiceAnnouncementIssue.md | 252 +++++++++ .../Get-MgServiceAnnouncementMessage.md | 252 +++++++++ ...-MgServiceAnnouncementMessageAttachment.md | 265 +++++++++ ...iceAnnouncementMessageAttachmentArchive.md | 122 +++++ ...iceAnnouncementMessageAttachmentContent.md | 137 +++++ ...oke-MgArchiveServiceAnnouncementMessage.md | 137 +++++ ...ke-MgFavoriteServiceAnnouncementMessage.md | 137 +++++ ...ke-MgMarkServiceAnnouncementMessageRead.md | 137 +++++ ...-MgMarkServiceAnnouncementMessageUnread.md | 137 +++++ ...AnnouncementHealthOverviewIssueIncident.md | 137 +++++ ...gReportServiceAnnouncementIssueIncident.md | 122 +++++ ...e-MgUnarchiveServiceAnnouncementMessage.md | 137 +++++ ...-MgUnfavoriteServiceAnnouncementMessage.md | 137 +++++ ...osoft.Graph.Devices.ServiceAnnouncement.md | 121 ++++ ...New-MgServiceAnnouncementHealthOverview.md | 237 ++++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 442 +++++++++++++++ .../New-MgServiceAnnouncementIssue.md | 389 +++++++++++++ .../New-MgServiceAnnouncementMessage.md | 443 +++++++++++++++ ...-MgServiceAnnouncementMessageAttachment.md | 269 +++++++++ ...ove-MgServiceAnnouncementHealthOverview.md | 155 ++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 168 ++++++ .../Remove-MgServiceAnnouncementIssue.md | 155 ++++++ .../Remove-MgServiceAnnouncementMessage.md | 155 ++++++ ...-MgServiceAnnouncementMessageAttachment.md | 168 ++++++ ...iceAnnouncementMessageAttachmentArchive.md | 172 ++++++ ...iceAnnouncementMessageAttachmentContent.md | 188 +++++++ ...ate-MgServiceAnnouncementHealthOverview.md | 304 +++++++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 472 ++++++++++++++++ .../Update-MgServiceAnnouncementIssue.md | 459 ++++++++++++++++ .../Update-MgServiceAnnouncementMessage.md | 516 ++++++++++++++++++ ...-MgServiceAnnouncementMessageAttachment.md | 303 ++++++++++ ...Get-MgServiceAnnouncementHealthOverview.md | 252 +++++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 265 +++++++++ .../v1.0/Get-MgServiceAnnouncementIssue.md | 252 +++++++++ .../v1.0/Get-MgServiceAnnouncementMessage.md | 252 +++++++++ ...-MgServiceAnnouncementMessageAttachment.md | 265 +++++++++ ...iceAnnouncementMessageAttachmentArchive.md | 122 +++++ ...iceAnnouncementMessageAttachmentContent.md | 137 +++++ ...oke-MgArchiveServiceAnnouncementMessage.md | 137 +++++ ...ke-MgFavoriteServiceAnnouncementMessage.md | 137 +++++ ...ke-MgMarkServiceAnnouncementMessageRead.md | 137 +++++ ...-MgMarkServiceAnnouncementMessageUnread.md | 137 +++++ ...AnnouncementHealthOverviewIssueIncident.md | 137 +++++ ...gReportServiceAnnouncementIssueIncident.md | 122 +++++ ...e-MgUnarchiveServiceAnnouncementMessage.md | 137 +++++ ...-MgUnfavoriteServiceAnnouncementMessage.md | 137 +++++ ...osoft.Graph.Devices.ServiceAnnouncement.md | 121 ++++ ...New-MgServiceAnnouncementHealthOverview.md | 237 ++++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 442 +++++++++++++++ .../v1.0/New-MgServiceAnnouncementIssue.md | 389 +++++++++++++ .../v1.0/New-MgServiceAnnouncementMessage.md | 443 +++++++++++++++ ...-MgServiceAnnouncementMessageAttachment.md | 269 +++++++++ ...ove-MgServiceAnnouncementHealthOverview.md | 155 ++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 168 ++++++ .../v1.0/Remove-MgServiceAnnouncementIssue.md | 155 ++++++ .../Remove-MgServiceAnnouncementMessage.md | 155 ++++++ ...-MgServiceAnnouncementMessageAttachment.md | 168 ++++++ ...iceAnnouncementMessageAttachmentArchive.md | 172 ++++++ ...iceAnnouncementMessageAttachmentContent.md | 188 +++++++ ...ate-MgServiceAnnouncementHealthOverview.md | 304 +++++++++++ ...gServiceAnnouncementHealthOverviewIssue.md | 472 ++++++++++++++++ .../v1.0/Update-MgServiceAnnouncementIssue.md | 459 ++++++++++++++++ .../Update-MgServiceAnnouncementMessage.md | 516 ++++++++++++++++++ ...-MgServiceAnnouncementMessageAttachment.md | 303 ++++++++++ ...Get-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../Get-MgServiceAnnouncementIssue.md | 18 + .../Get-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + ...iceAnnouncementMessageAttachmentArchive.md | 18 + ...iceAnnouncementMessageAttachmentContent.md | 18 + ...oke-MgArchiveServiceAnnouncementMessage.md | 18 + ...ke-MgFavoriteServiceAnnouncementMessage.md | 18 + ...ke-MgMarkServiceAnnouncementMessageRead.md | 18 + ...-MgMarkServiceAnnouncementMessageUnread.md | 18 + ...AnnouncementHealthOverviewIssueIncident.md | 18 + ...gReportServiceAnnouncementIssueIncident.md | 18 + ...e-MgUnarchiveServiceAnnouncementMessage.md | 18 + ...-MgUnfavoriteServiceAnnouncementMessage.md | 18 + ...New-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../New-MgServiceAnnouncementIssue.md | 18 + .../New-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + ...ove-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../Remove-MgServiceAnnouncementIssue.md | 18 + .../Remove-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + ...iceAnnouncementMessageAttachmentArchive.md | 18 + ...iceAnnouncementMessageAttachmentContent.md | 18 + ...ate-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../Update-MgServiceAnnouncementIssue.md | 18 + .../Update-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + ...Get-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../v1.0/Get-MgServiceAnnouncementIssue.md | 18 + .../v1.0/Get-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + ...iceAnnouncementMessageAttachmentArchive.md | 18 + ...iceAnnouncementMessageAttachmentContent.md | 18 + ...oke-MgArchiveServiceAnnouncementMessage.md | 18 + ...ke-MgFavoriteServiceAnnouncementMessage.md | 18 + ...ke-MgMarkServiceAnnouncementMessageRead.md | 18 + ...-MgMarkServiceAnnouncementMessageUnread.md | 18 + ...AnnouncementHealthOverviewIssueIncident.md | 18 + ...gReportServiceAnnouncementIssueIncident.md | 18 + ...e-MgUnarchiveServiceAnnouncementMessage.md | 18 + ...-MgUnfavoriteServiceAnnouncementMessage.md | 18 + ...New-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../v1.0/New-MgServiceAnnouncementIssue.md | 18 + .../v1.0/New-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + ...ove-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../v1.0/Remove-MgServiceAnnouncementIssue.md | 18 + .../Remove-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + ...iceAnnouncementMessageAttachmentArchive.md | 18 + ...iceAnnouncementMessageAttachmentContent.md | 18 + ...ate-MgServiceAnnouncementHealthOverview.md | 18 + ...gServiceAnnouncementHealthOverviewIssue.md | 18 + .../v1.0/Update-MgServiceAnnouncementIssue.md | 18 + .../Update-MgServiceAnnouncementMessage.md | 18 + ...-MgServiceAnnouncementMessageAttachment.md | 18 + 130 files changed, 16636 insertions(+) create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Microsoft.Graph.Devices.ServiceAnnouncement.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Microsoft.Graph.Devices.ServiceAnnouncement.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverview.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementIssue.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessage.md create mode 100644 src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessageAttachment.md diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..87adb8e3152 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,252 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### List (Default) +``` +Get-MgServiceAnnouncementHealthOverview [-ExpandProperty ] [-Filter ] [-Property ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +### Get +``` +Get-MgServiceAnnouncementHealthOverview -ServiceHealthId [-ExpandProperty ] + [-Property ] [] +``` + +### GetViaIdentity +``` +Get-MgServiceAnnouncementHealthOverview -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..85389496c58 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,265 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### List1 (Default) +``` +Get-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId [-ExpandProperty ] + [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-All] [-CountVariable ] [-PageSize ] [] +``` + +### Get1 +``` +Get-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + [-ExpandProperty ] [-Property ] [] +``` + +### GetViaIdentity1 +``` +Get-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Get1, List1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List1 +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..98d3c572ff4 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementIssue.md @@ -0,0 +1,252 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementissue +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### List (Default) +``` +Get-MgServiceAnnouncementIssue [-ExpandProperty ] [-Filter ] [-Property ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +### Get +``` +Get-MgServiceAnnouncementIssue -ServiceHealthIssueId [-ExpandProperty ] + [-Property ] [] +``` + +### GetViaIdentity +``` +Get-MgServiceAnnouncementIssue -InputObject [-ExpandProperty ] + [-Property ] [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..592373316b0 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessage.md @@ -0,0 +1,252 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### List (Default) +``` +Get-MgServiceAnnouncementMessage [-ExpandProperty ] [-Filter ] [-Property ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +### Get +``` +Get-MgServiceAnnouncementMessage -ServiceUpdateMessageId [-ExpandProperty ] + [-Property ] [] +``` + +### GetViaIdentity +``` +Get-MgServiceAnnouncementMessage -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..5f417804746 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,265 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### List (Default) +``` +Get-MgServiceAnnouncementMessageAttachment -ServiceUpdateMessageId [-ExpandProperty ] + [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-All] [-CountVariable ] [-PageSize ] [] +``` + +### Get +``` +Get-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId [-ExpandProperty ] [-Property ] [] +``` + +### GetViaIdentity +``` +Get-MgServiceAnnouncementMessageAttachment -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get, List +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..b71eaea5323 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,122 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentarchive +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessageAttachmentArchive + +## SYNOPSIS +Get media content for the navigation property messages from admin + +## SYNTAX + +### Get (Default) +``` +Get-MgServiceAnnouncementMessageAttachmentArchive -ServiceUpdateMessageId -OutFile + [-PassThru] [] +``` + +### GetViaIdentity +``` +Get-MgServiceAnnouncementMessageAttachmentArchive -InputObject + -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Get media content for the navigation property messages from admin + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..2ddee30d3b3 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentcontent +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessageAttachmentContent + +## SYNOPSIS +Get media content for the navigation property attachments from admin + +## SYNTAX + +### Get (Default) +``` +Get-MgServiceAnnouncementMessageAttachmentContent -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId -OutFile [-PassThru] [] +``` + +### GetViaIdentity +``` +Get-MgServiceAnnouncementMessageAttachmentContent -InputObject + -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Get media content for the navigation property attachments from admin + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..a902b18130c --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgarchiveserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgArchiveServiceAnnouncementMessage + +## SYNOPSIS +Invoke action archive + +## SYNTAX + +### ArchiveExpanded (Default) +``` +Invoke-MgArchiveServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Archive +``` +Invoke-MgArchiveServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action archive + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: ArchiveExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths19OsejwAdminServiceannouncementMessagesMicrosoftGraphArchivePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Archive +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: ArchiveExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths19OsejwAdminServiceannouncementMessagesMicrosoftGraphArchivePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..97f803cca9c --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgfavoriteserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgFavoriteServiceAnnouncementMessage + +## SYNOPSIS +Invoke action favorite + +## SYNTAX + +### FavoriteExpanded (Default) +``` +Invoke-MgFavoriteServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Favorite +``` +Invoke-MgFavoriteServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action favorite + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: FavoriteExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths1Hqlbr0AdminServiceannouncementMessagesMicrosoftGraphFavoritePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Favorite +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: FavoriteExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1Hqlbr0AdminServiceannouncementMessagesMicrosoftGraphFavoritePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md new file mode 100644 index 00000000000..da68668294a --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageread +schema: 2.0.0 +--- + +# Invoke-MgMarkServiceAnnouncementMessageRead + +## SYNOPSIS +Invoke action markRead + +## SYNTAX + +### MarkExpanded (Default) +``` +Invoke-MgMarkServiceAnnouncementMessageRead [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Mark +``` +Invoke-MgMarkServiceAnnouncementMessageRead + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action markRead + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: MarkExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths9Q4ErzAdminServiceannouncementMessagesMicrosoftGraphMarkreadPostRequestbodyContentApplicationJsonSchema +Parameter Sets: Mark +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: MarkExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths9Q4ErzAdminServiceannouncementMessagesMicrosoftGraphMarkreadPostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md new file mode 100644 index 00000000000..628517662f0 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageunread +schema: 2.0.0 +--- + +# Invoke-MgMarkServiceAnnouncementMessageUnread + +## SYNOPSIS +Invoke action markUnread + +## SYNTAX + +### MarkExpanded (Default) +``` +Invoke-MgMarkServiceAnnouncementMessageUnread [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Mark +``` +Invoke-MgMarkServiceAnnouncementMessageUnread + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action markUnread + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: MarkExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPathsX0Td2HAdminServiceannouncementMessagesMicrosoftGraphMarkunreadPostRequestbodyContentApplicationJsonSchema +Parameter Sets: Mark +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: MarkExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPathsX0Td2HAdminServiceannouncementMessagesMicrosoftGraphMarkunreadPostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md new file mode 100644 index 00000000000..65362422b3e --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementhealthoverviewissueincident +schema: 2.0.0 +--- + +# Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident + +## SYNOPSIS +Invoke function incidentReport + +## SYNTAX + +### Report (Default) +``` +Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident -ServiceHealthId + -ServiceHealthIssueId -OutFile [-PassThru] [] +``` + +### ReportViaIdentity +``` +Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident + -InputObject -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Invoke function incidentReport + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: ReportViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Report +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Report +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md new file mode 100644 index 00000000000..23e0baf815b --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md @@ -0,0 +1,122 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementissueincident +schema: 2.0.0 +--- + +# Invoke-MgReportServiceAnnouncementIssueIncident + +## SYNOPSIS +Invoke function incidentReport + +## SYNTAX + +### Report (Default) +``` +Invoke-MgReportServiceAnnouncementIssueIncident -ServiceHealthIssueId -OutFile [-PassThru] + [] +``` + +### ReportViaIdentity +``` +Invoke-MgReportServiceAnnouncementIssueIncident -InputObject + -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Invoke function incidentReport + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: ReportViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Report +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..6175a1013c2 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunarchiveserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgUnarchiveServiceAnnouncementMessage + +## SYNOPSIS +Invoke action unarchive + +## SYNTAX + +### UnarchiveExpanded (Default) +``` +Invoke-MgUnarchiveServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Unarchive +``` +Invoke-MgUnarchiveServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action unarchive + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UnarchiveExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPathsYkfdhbAdminServiceannouncementMessagesMicrosoftGraphUnarchivePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Unarchive +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: UnarchiveExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPathsYkfdhbAdminServiceannouncementMessagesMicrosoftGraphUnarchivePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..19d19ab00a1 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunfavoriteserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgUnfavoriteServiceAnnouncementMessage + +## SYNOPSIS +Invoke action unfavorite + +## SYNTAX + +### UnfavoriteExpanded (Default) +``` +Invoke-MgUnfavoriteServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Unfavorite +``` +Invoke-MgUnfavoriteServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action unfavorite + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UnfavoriteExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths1U36FhAdminServiceannouncementMessagesMicrosoftGraphUnfavoritePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Unfavorite +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: UnfavoriteExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1U36FhAdminServiceannouncementMessagesMicrosoftGraphUnfavoritePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Microsoft.Graph.Devices.ServiceAnnouncement.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Microsoft.Graph.Devices.ServiceAnnouncement.md new file mode 100644 index 00000000000..b465eb83e3e --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Microsoft.Graph.Devices.ServiceAnnouncement.md @@ -0,0 +1,121 @@ +--- +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +Module Guid: d5a1aea1-a570-4a52-8f1a-9fb3df669bdd +Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement +Help Version: 1.0.0.0 +Locale: en-US +--- + +# Microsoft.Graph.Devices.ServiceAnnouncement Module +## Description +Microsoft Graph PowerShell Cmdlets + +## Microsoft.Graph.Devices.ServiceAnnouncement Cmdlets +### [Get-MgServiceAnnouncementHealthOverview](Get-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Get-MgServiceAnnouncementHealthOverviewIssue](Get-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [Get-MgServiceAnnouncementIssue](Get-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Get-MgServiceAnnouncementMessage](Get-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Get-MgServiceAnnouncementMessageAttachment](Get-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + +### [Get-MgServiceAnnouncementMessageAttachmentArchive](Get-MgServiceAnnouncementMessageAttachmentArchive.md) +Get media content for the navigation property messages from admin + +### [Get-MgServiceAnnouncementMessageAttachmentContent](Get-MgServiceAnnouncementMessageAttachmentContent.md) +Get media content for the navigation property attachments from admin + +### [Invoke-MgArchiveServiceAnnouncementMessage](Invoke-MgArchiveServiceAnnouncementMessage.md) +Invoke action archive + +### [Invoke-MgFavoriteServiceAnnouncementMessage](Invoke-MgFavoriteServiceAnnouncementMessage.md) +Invoke action favorite + +### [Invoke-MgMarkServiceAnnouncementMessageRead](Invoke-MgMarkServiceAnnouncementMessageRead.md) +Invoke action markRead + +### [Invoke-MgMarkServiceAnnouncementMessageUnread](Invoke-MgMarkServiceAnnouncementMessageUnread.md) +Invoke action markUnread + +### [Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident](Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md) +Invoke function incidentReport + +### [Invoke-MgReportServiceAnnouncementIssueIncident](Invoke-MgReportServiceAnnouncementIssueIncident.md) +Invoke function incidentReport + +### [Invoke-MgUnarchiveServiceAnnouncementMessage](Invoke-MgUnarchiveServiceAnnouncementMessage.md) +Invoke action unarchive + +### [Invoke-MgUnfavoriteServiceAnnouncementMessage](Invoke-MgUnfavoriteServiceAnnouncementMessage.md) +Invoke action unfavorite + +### [New-MgServiceAnnouncementHealthOverview](New-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [New-MgServiceAnnouncementHealthOverviewIssue](New-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [New-MgServiceAnnouncementIssue](New-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [New-MgServiceAnnouncementMessage](New-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [New-MgServiceAnnouncementMessageAttachment](New-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + +### [Remove-MgServiceAnnouncementHealthOverview](Remove-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Remove-MgServiceAnnouncementHealthOverviewIssue](Remove-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [Remove-MgServiceAnnouncementIssue](Remove-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Remove-MgServiceAnnouncementMessage](Remove-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Remove-MgServiceAnnouncementMessageAttachment](Remove-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + +### [Set-MgServiceAnnouncementMessageAttachmentArchive](Set-MgServiceAnnouncementMessageAttachmentArchive.md) +Update media content for the navigation property messages in admin + +### [Set-MgServiceAnnouncementMessageAttachmentContent](Set-MgServiceAnnouncementMessageAttachmentContent.md) +Update media content for the navigation property attachments in admin + +### [Update-MgServiceAnnouncementHealthOverview](Update-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Update-MgServiceAnnouncementHealthOverviewIssue](Update-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [Update-MgServiceAnnouncementIssue](Update-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Update-MgServiceAnnouncementMessage](Update-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Update-MgServiceAnnouncementMessageAttachment](Update-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..781dbef5540 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,237 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgServiceAnnouncementHealthOverview [-AdditionalProperties ] [-Id ] + [-Issues ] [-Service ] [-Status ] [-Confirm] [-WhatIf] + [] +``` + +### Create +``` +New-MgServiceAnnouncementHealthOverview -BodyParameter [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealth +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth +Parameter Sets: Create +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Issues +A collection of issues that happened on the service, with detailed information for each issue. +To construct, please use Get-Help -Online and see NOTES section for ISSUES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue[] +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +The service name. +Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Issues ]`: A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + - `[Service ]`: The service name. Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + - `[Status ]`: serviceHealthStatus + +ISSUES : A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..1dd85c3ce73 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,442 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId [-AdditionalProperties ] + [-Classification ] [-Details ] [-EndDateTime ] + [-Feature ] [-FeatureGroup ] [-Id ] [-ImpactDescription ] [-IsResolved] + [-LastModifiedDateTime ] [-Origin ] [-Posts ] + [-Service ] [-StartDateTime ] [-Status ] [-Title ] [-Confirm] [-WhatIf] + [] +``` + +### Create1 +``` +New-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity1 +``` +New-MgServiceAnnouncementHealthOverviewIssue -InputObject + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded1 +``` +New-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Create1, CreateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..44170e5810c --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementIssue.md @@ -0,0 +1,389 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementissue +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgServiceAnnouncementIssue [-AdditionalProperties ] [-Classification ] + [-Details ] [-EndDateTime ] [-Feature ] + [-FeatureGroup ] [-Id ] [-ImpactDescription ] [-IsResolved] + [-LastModifiedDateTime ] [-Origin ] [-Posts ] + [-Service ] [-StartDateTime ] [-Status ] [-Title ] [-Confirm] [-WhatIf] + [] +``` + +### Create +``` +New-MgServiceAnnouncementIssue -BodyParameter [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Create +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..1421db879a0 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessage.md @@ -0,0 +1,443 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgServiceAnnouncementMessage [-ActionRequiredByDateTime ] [-AdditionalProperties ] + [-Attachments ] [-AttachmentsArchiveInputFile ] + [-Body ] [-Category ] [-Details ] + [-EndDateTime ] [-HasAttachments] [-Id ] [-IsMajorChange] + [-LastModifiedDateTime ] [-Services ] [-Severity ] [-StartDateTime ] + [-Tags ] [-Title ] [-ViewPoint ] [-Confirm] + [-WhatIf] [] +``` + +### Create +``` +New-MgServiceAnnouncementMessage -BodyParameter [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -ActionRequiredByDateTime +The expected deadline of the action for the message. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Attachments +A collection of serviceAnnouncementAttachments. +To construct, please use Get-Help -Online and see NOTES section for ATTACHMENTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment[] +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AttachmentsArchiveInputFile +Input File for AttachmentsArchive (The zip file that contains all attachments for a message.) + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Body +itemBody +To construct, please use Get-Help -Online and see NOTES section for BODY properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceUpdateMessage +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage +Parameter Sets: Create +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Category +serviceUpdateCategory + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -HasAttachments +Indicates whether the message has any attachment. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IsMajorChange +Indicates whether the message describes a major update for the service. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Services +The affected services by the service message. + +```yaml +Type: System.String[] +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Severity +serviceUpdateSeverity + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Tags +A collection of tags for the service message. +Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + +```yaml +Type: System.String[] +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ViewPoint +serviceUpdateMessageViewpoint +To construct, please use Get-Help -Online and see NOTES section for VIEWPOINT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessageViewpoint +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +ATTACHMENTS : A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +BODY : itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + +BODYPARAMETER : serviceUpdateMessage + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[ActionRequiredByDateTime ]`: The expected deadline of the action for the message. + - `[Attachments ]`: A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + - `[AttachmentsArchive ]`: The zip file that contains all attachments for a message. + - `[Body ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[Category ]`: serviceUpdateCategory + - `[HasAttachments ]`: Indicates whether the message has any attachment. + - `[IsMajorChange ]`: Indicates whether the message describes a major update for the service. + - `[Services ]`: The affected services by the service message. + - `[Severity ]`: serviceUpdateSeverity + - `[Tags ]`: A collection of tags for the service message. Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + - `[ViewPoint ]`: serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +VIEWPOINT : serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..bc4202056c5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,269 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgServiceAnnouncementMessageAttachment -ServiceUpdateMessageId + [-AdditionalProperties ] [-ContentInputFile ] [-ContentType ] [-Id ] + [-LastModifiedDateTime ] [-Name ] [-Size ] [-Confirm] [-WhatIf] [] +``` + +### Create +``` +New-MgServiceAnnouncementMessageAttachment -ServiceUpdateMessageId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity +``` +New-MgServiceAnnouncementMessageAttachment -InputObject + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded +``` +New-MgServiceAnnouncementMessageAttachment -InputObject + [-AdditionalProperties ] [-ContentInputFile ] [-ContentType ] [-Id ] + [-LastModifiedDateTime ] [-Name ] [-Size ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceAnnouncementAttachment +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment +Parameter Sets: Create, CreateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -ContentInputFile +Input File for Content (The attachment content.) + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ContentType +. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Size +. + +```yaml +Type: System.Int32 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceAnnouncementAttachment + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..9151d4a692a --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,155 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### Delete (Default) +``` +Remove-MgServiceAnnouncementHealthOverview -ServiceHealthId [-IfMatch ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity +``` +Remove-MgServiceAnnouncementHealthOverview -InputObject + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..3c65183306d --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,168 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### Delete1 (Default) +``` +Remove-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity1 +``` +Remove-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Delete1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Delete1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..dc1313314f1 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementIssue.md @@ -0,0 +1,155 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementissue +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### Delete (Default) +``` +Remove-MgServiceAnnouncementIssue -ServiceHealthIssueId [-IfMatch ] [-PassThru] [-Confirm] + [-WhatIf] [] +``` + +### DeleteViaIdentity +``` +Remove-MgServiceAnnouncementIssue -InputObject [-IfMatch ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..e6819eb0089 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessage.md @@ -0,0 +1,155 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### Delete (Default) +``` +Remove-MgServiceAnnouncementMessage -ServiceUpdateMessageId [-IfMatch ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity +``` +Remove-MgServiceAnnouncementMessage -InputObject [-IfMatch ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..5f61a01e96b --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,168 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### Delete (Default) +``` +Remove-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity +``` +Remove-MgServiceAnnouncementMessageAttachment -InputObject + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..c5fd813fea2 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,172 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/set-mgserviceannouncementmessageattachmentarchive +schema: 2.0.0 +--- + +# Set-MgServiceAnnouncementMessageAttachmentArchive + +## SYNOPSIS +Update media content for the navigation property messages in admin + +## SYNTAX + +### Set (Default) +``` +Set-MgServiceAnnouncementMessageAttachmentArchive -ServiceUpdateMessageId -InFile + [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentity +``` +Set-MgServiceAnnouncementMessageAttachmentArchive -InputObject + -InFile [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Update media content for the navigation property messages in admin + +## EXAMPLES + +## PARAMETERS + +### -BodyParameter +. + +```yaml +Type: System.IO.Stream +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InFile +The path to the file to upload. +This should include a path and file name. +If you omit the path, the current location will be used. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: SetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Set +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### System.IO.Stream + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..d6fe8b051a6 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,188 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/set-mgserviceannouncementmessageattachmentcontent +schema: 2.0.0 +--- + +# Set-MgServiceAnnouncementMessageAttachmentContent + +## SYNOPSIS +Update media content for the navigation property attachments in admin + +## SYNTAX + +### Set (Default) +``` +Set-MgServiceAnnouncementMessageAttachmentContent -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId -InFile [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### SetViaIdentity +``` +Set-MgServiceAnnouncementMessageAttachmentContent -InputObject + -InFile [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Update media content for the navigation property attachments in admin + +## EXAMPLES + +## PARAMETERS + +### -BodyParameter +. + +```yaml +Type: System.IO.Stream +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InFile +The path to the file to upload. +This should include a path and file name. +If you omit the path, the current location will be used. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: SetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Set +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Set +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### System.IO.Stream + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..279331050f5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,304 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### UpdateExpanded (Default) +``` +Update-MgServiceAnnouncementHealthOverview -ServiceHealthId [-AdditionalProperties ] + [-Id ] [-Issues ] [-Service ] [-Status ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Update +``` +Update-MgServiceAnnouncementHealthOverview -ServiceHealthId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity +``` +Update-MgServiceAnnouncementHealthOverview -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded +``` +Update-MgServiceAnnouncementHealthOverview -InputObject + [-AdditionalProperties ] [-Id ] [-Issues ] + [-Service ] [-Status ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealth +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth +Parameter Sets: Update, UpdateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity, UpdateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Issues +A collection of issues that happened on the service, with detailed information for each issue. +To construct, please use Get-Help -Online and see NOTES section for ISSUES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +The service name. +Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Issues ]`: A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + - `[Service ]`: The service name. Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + - `[Status ]`: serviceHealthStatus + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +ISSUES : A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..532afb5fc4e --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,472 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### UpdateExpanded1 (Default) +``` +Update-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Update1 +``` +Update-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity1 +``` +Update-MgServiceAnnouncementHealthOverviewIssue -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded1 +``` +Update-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Update1, UpdateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity1, UpdateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Update1, UpdateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Update1, UpdateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..9c21a8d72c7 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementIssue.md @@ -0,0 +1,459 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementissue +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### UpdateExpanded (Default) +``` +Update-MgServiceAnnouncementIssue -ServiceHealthIssueId [-AdditionalProperties ] + [-Classification ] [-Details ] [-EndDateTime ] + [-Feature ] [-FeatureGroup ] [-Id ] [-ImpactDescription ] [-IsResolved] + [-LastModifiedDateTime ] [-Origin ] [-Posts ] + [-Service ] [-StartDateTime ] [-Status ] [-Title ] [-PassThru] [-Confirm] + [-WhatIf] [] +``` + +### Update +``` +Update-MgServiceAnnouncementIssue -ServiceHealthIssueId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity +``` +Update-MgServiceAnnouncementIssue -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded +``` +Update-MgServiceAnnouncementIssue -InputObject + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Update, UpdateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity, UpdateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..9182a0bfdd4 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessage.md @@ -0,0 +1,516 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### UpdateExpanded (Default) +``` +Update-MgServiceAnnouncementMessage -ServiceUpdateMessageId [-ActionRequiredByDateTime ] + [-AdditionalProperties ] [-Attachments ] + [-AttachmentsArchiveInputFile ] [-Body ] [-Category ] + [-Details ] [-EndDateTime ] [-HasAttachments] [-Id ] + [-IsMajorChange] [-LastModifiedDateTime ] [-Services ] [-Severity ] + [-StartDateTime ] [-Tags ] [-Title ] + [-ViewPoint ] [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### Update +``` +Update-MgServiceAnnouncementMessage -ServiceUpdateMessageId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity +``` +Update-MgServiceAnnouncementMessage -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded +``` +Update-MgServiceAnnouncementMessage -InputObject + [-ActionRequiredByDateTime ] [-AdditionalProperties ] + [-Attachments ] [-AttachmentsArchiveInputFile ] + [-Body ] [-Category ] [-Details ] + [-EndDateTime ] [-HasAttachments] [-Id ] [-IsMajorChange] + [-LastModifiedDateTime ] [-Services ] [-Severity ] [-StartDateTime ] + [-Tags ] [-Title ] [-ViewPoint ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -ActionRequiredByDateTime +The expected deadline of the action for the message. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Attachments +A collection of serviceAnnouncementAttachments. +To construct, please use Get-Help -Online and see NOTES section for ATTACHMENTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AttachmentsArchiveInputFile +Input File for AttachmentsArchive (The zip file that contains all attachments for a message.) + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Body +itemBody +To construct, please use Get-Help -Online and see NOTES section for BODY properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceUpdateMessage +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage +Parameter Sets: Update, UpdateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Category +serviceUpdateCategory + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -HasAttachments +Indicates whether the message has any attachment. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity, UpdateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsMajorChange +Indicates whether the message describes a major update for the service. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Services +The affected services by the service message. + +```yaml +Type: System.String[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Severity +serviceUpdateSeverity + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Tags +A collection of tags for the service message. +Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + +```yaml +Type: System.String[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ViewPoint +serviceUpdateMessageViewpoint +To construct, please use Get-Help -Online and see NOTES section for VIEWPOINT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessageViewpoint +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +ATTACHMENTS : A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +BODY : itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + +BODYPARAMETER : serviceUpdateMessage + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[ActionRequiredByDateTime ]`: The expected deadline of the action for the message. + - `[Attachments ]`: A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + - `[AttachmentsArchive ]`: The zip file that contains all attachments for a message. + - `[Body ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[Category ]`: serviceUpdateCategory + - `[HasAttachments ]`: Indicates whether the message has any attachment. + - `[IsMajorChange ]`: Indicates whether the message describes a major update for the service. + - `[Services ]`: The affected services by the service message. + - `[Severity ]`: serviceUpdateSeverity + - `[Tags ]`: A collection of tags for the service message. Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + - `[ViewPoint ]`: serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +VIEWPOINT : serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..c44fcca409b --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,303 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### UpdateExpanded (Default) +``` +Update-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId [-AdditionalProperties ] [-ContentInputFile ] + [-ContentType ] [-Id ] [-LastModifiedDateTime ] [-Name ] [-Size ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Update +``` +Update-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity +``` +Update-MgServiceAnnouncementMessageAttachment -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### UpdateViaIdentityExpanded +``` +Update-MgServiceAnnouncementMessageAttachment -InputObject + [-AdditionalProperties ] [-ContentInputFile ] [-ContentType ] [-Id ] + [-LastModifiedDateTime ] [-Name ] [-Size ] [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceAnnouncementAttachment +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment +Parameter Sets: Update, UpdateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -ContentInputFile +Input File for Content (The attachment content.) + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ContentType +. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity, UpdateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Size +. + +```yaml +Type: System.Int32 +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceAnnouncementAttachment + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..8cb1f35d7c1 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,252 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### List1 (Default) +``` +Get-MgServiceAnnouncementHealthOverview [-ExpandProperty ] [-Filter ] [-Property ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +### Get1 +``` +Get-MgServiceAnnouncementHealthOverview -ServiceHealthId [-ExpandProperty ] + [-Property ] [] +``` + +### GetViaIdentity1 +``` +Get-MgServiceAnnouncementHealthOverview -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List1 +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..9d9b5ccfce3 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,265 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### List (Default) +``` +Get-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId [-ExpandProperty ] + [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-All] [-CountVariable ] [-PageSize ] [] +``` + +### Get +``` +Get-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + [-ExpandProperty ] [-Property ] [] +``` + +### GetViaIdentity +``` +Get-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Get, List +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..097e90e2637 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementIssue.md @@ -0,0 +1,252 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementissue +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### List1 (Default) +``` +Get-MgServiceAnnouncementIssue [-ExpandProperty ] [-Filter ] [-Property ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +### Get1 +``` +Get-MgServiceAnnouncementIssue -ServiceHealthIssueId [-ExpandProperty ] + [-Property ] [] +``` + +### GetViaIdentity1 +``` +Get-MgServiceAnnouncementIssue -InputObject [-ExpandProperty ] + [-Property ] [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List1 +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..d8454dbd61f --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessage.md @@ -0,0 +1,252 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### List1 (Default) +``` +Get-MgServiceAnnouncementMessage [-ExpandProperty ] [-Filter ] [-Property ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +### Get1 +``` +Get-MgServiceAnnouncementMessage -ServiceUpdateMessageId [-ExpandProperty ] + [-Property ] [] +``` + +### GetViaIdentity1 +``` +Get-MgServiceAnnouncementMessage -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List1 +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..ab613a8a4c9 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,265 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### List1 (Default) +``` +Get-MgServiceAnnouncementMessageAttachment -ServiceUpdateMessageId [-ExpandProperty ] + [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-All] [-CountVariable ] [-PageSize ] [] +``` + +### Get1 +``` +Get-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId [-ExpandProperty ] [-Property ] [] +``` + +### GetViaIdentity1 +``` +Get-MgServiceAnnouncementMessageAttachment -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get1, List1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: List1 +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: List1 +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..eda60c124b8 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,122 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentarchive +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessageAttachmentArchive + +## SYNOPSIS +Get media content for the navigation property messages from admin + +## SYNTAX + +### Get1 (Default) +``` +Get-MgServiceAnnouncementMessageAttachmentArchive -ServiceUpdateMessageId -OutFile + [-PassThru] [] +``` + +### GetViaIdentity1 +``` +Get-MgServiceAnnouncementMessageAttachmentArchive -InputObject + -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Get media content for the navigation property messages from admin + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..28fa84f8d9d --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentcontent +schema: 2.0.0 +--- + +# Get-MgServiceAnnouncementMessageAttachmentContent + +## SYNOPSIS +Get media content for the navigation property attachments from admin + +## SYNTAX + +### Get1 (Default) +``` +Get-MgServiceAnnouncementMessageAttachmentContent -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId -OutFile [-PassThru] [] +``` + +### GetViaIdentity1 +``` +Get-MgServiceAnnouncementMessageAttachmentContent -InputObject + -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Get media content for the navigation property attachments from admin + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..fb3eb4688b1 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgarchiveserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgArchiveServiceAnnouncementMessage + +## SYNOPSIS +Invoke action archive + +## SYNTAX + +### ArchiveExpanded1 (Default) +``` +Invoke-MgArchiveServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Archive1 +``` +Invoke-MgArchiveServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action archive + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: ArchiveExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths19OsejwAdminServiceannouncementMessagesMicrosoftGraphArchivePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Archive1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: ArchiveExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths19OsejwAdminServiceannouncementMessagesMicrosoftGraphArchivePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..5c2423dcd08 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgfavoriteserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgFavoriteServiceAnnouncementMessage + +## SYNOPSIS +Invoke action favorite + +## SYNTAX + +### FavoriteExpanded1 (Default) +``` +Invoke-MgFavoriteServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Favorite1 +``` +Invoke-MgFavoriteServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action favorite + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: FavoriteExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths1Hqlbr0AdminServiceannouncementMessagesMicrosoftGraphFavoritePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Favorite1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: FavoriteExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1Hqlbr0AdminServiceannouncementMessagesMicrosoftGraphFavoritePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md new file mode 100644 index 00000000000..0a7b1949cb4 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageread +schema: 2.0.0 +--- + +# Invoke-MgMarkServiceAnnouncementMessageRead + +## SYNOPSIS +Invoke action markRead + +## SYNTAX + +### MarkExpanded1 (Default) +``` +Invoke-MgMarkServiceAnnouncementMessageRead [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Mark1 +``` +Invoke-MgMarkServiceAnnouncementMessageRead + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action markRead + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: MarkExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths9Q4ErzAdminServiceannouncementMessagesMicrosoftGraphMarkreadPostRequestbodyContentApplicationJsonSchema +Parameter Sets: Mark1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: MarkExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths9Q4ErzAdminServiceannouncementMessagesMicrosoftGraphMarkreadPostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md new file mode 100644 index 00000000000..62522847476 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageunread +schema: 2.0.0 +--- + +# Invoke-MgMarkServiceAnnouncementMessageUnread + +## SYNOPSIS +Invoke action markUnread + +## SYNTAX + +### MarkExpanded1 (Default) +``` +Invoke-MgMarkServiceAnnouncementMessageUnread [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Mark1 +``` +Invoke-MgMarkServiceAnnouncementMessageUnread + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action markUnread + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: MarkExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPathsX0Td2HAdminServiceannouncementMessagesMicrosoftGraphMarkunreadPostRequestbodyContentApplicationJsonSchema +Parameter Sets: Mark1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: MarkExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPathsX0Td2HAdminServiceannouncementMessagesMicrosoftGraphMarkunreadPostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md new file mode 100644 index 00000000000..359dd6df685 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementhealthoverviewissueincident +schema: 2.0.0 +--- + +# Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident + +## SYNOPSIS +Invoke function incidentReport + +## SYNTAX + +### Report1 (Default) +``` +Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident -ServiceHealthId + -ServiceHealthIssueId -OutFile [-PassThru] [] +``` + +### ReportViaIdentity1 +``` +Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident + -InputObject -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Invoke function incidentReport + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: ReportViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Report1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Report1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md new file mode 100644 index 00000000000..3630034d5d6 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md @@ -0,0 +1,122 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementissueincident +schema: 2.0.0 +--- + +# Invoke-MgReportServiceAnnouncementIssueIncident + +## SYNOPSIS +Invoke function incidentReport + +## SYNTAX + +### Report1 (Default) +``` +Invoke-MgReportServiceAnnouncementIssueIncident -ServiceHealthIssueId -OutFile [-PassThru] + [] +``` + +### ReportViaIdentity1 +``` +Invoke-MgReportServiceAnnouncementIssueIncident -InputObject + -OutFile [-PassThru] [] +``` + +## DESCRIPTION +Invoke function incidentReport + +## EXAMPLES + +## PARAMETERS + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: ReportViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OutFile +Path to write output file to + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Report1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..9f73c2caa7e --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunarchiveserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgUnarchiveServiceAnnouncementMessage + +## SYNOPSIS +Invoke action unarchive + +## SYNTAX + +### UnarchiveExpanded1 (Default) +``` +Invoke-MgUnarchiveServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Unarchive1 +``` +Invoke-MgUnarchiveServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action unarchive + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UnarchiveExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPathsYkfdhbAdminServiceannouncementMessagesMicrosoftGraphUnarchivePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Unarchive1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: UnarchiveExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPathsYkfdhbAdminServiceannouncementMessagesMicrosoftGraphUnarchivePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..0fadcd1d816 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md @@ -0,0 +1,137 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunfavoriteserviceannouncementmessage +schema: 2.0.0 +--- + +# Invoke-MgUnfavoriteServiceAnnouncementMessage + +## SYNOPSIS +Invoke action unfavorite + +## SYNTAX + +### UnfavoriteExpanded1 (Default) +``` +Invoke-MgUnfavoriteServiceAnnouncementMessage [-AdditionalProperties ] [-MessageIds ] + [-Confirm] [-WhatIf] [] +``` + +### Unfavorite1 +``` +Invoke-MgUnfavoriteServiceAnnouncementMessage + -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action unfavorite + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UnfavoriteExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IPaths1U36FhAdminServiceannouncementMessagesMicrosoftGraphUnfavoritePostRequestbodyContentApplicationJsonSchema +Parameter Sets: Unfavorite1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -MessageIds +. + +```yaml +Type: System.String[] +Parameter Sets: UnfavoriteExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1U36FhAdminServiceannouncementMessagesMicrosoftGraphUnfavoritePostRequestbodyContentApplicationJsonSchema + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : . + - `[(Any) ]`: This indicates any property can be added to this object. + - `[MessageIds ]`: + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Microsoft.Graph.Devices.ServiceAnnouncement.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Microsoft.Graph.Devices.ServiceAnnouncement.md new file mode 100644 index 00000000000..b465eb83e3e --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Microsoft.Graph.Devices.ServiceAnnouncement.md @@ -0,0 +1,121 @@ +--- +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +Module Guid: d5a1aea1-a570-4a52-8f1a-9fb3df669bdd +Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement +Help Version: 1.0.0.0 +Locale: en-US +--- + +# Microsoft.Graph.Devices.ServiceAnnouncement Module +## Description +Microsoft Graph PowerShell Cmdlets + +## Microsoft.Graph.Devices.ServiceAnnouncement Cmdlets +### [Get-MgServiceAnnouncementHealthOverview](Get-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Get-MgServiceAnnouncementHealthOverviewIssue](Get-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [Get-MgServiceAnnouncementIssue](Get-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Get-MgServiceAnnouncementMessage](Get-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Get-MgServiceAnnouncementMessageAttachment](Get-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + +### [Get-MgServiceAnnouncementMessageAttachmentArchive](Get-MgServiceAnnouncementMessageAttachmentArchive.md) +Get media content for the navigation property messages from admin + +### [Get-MgServiceAnnouncementMessageAttachmentContent](Get-MgServiceAnnouncementMessageAttachmentContent.md) +Get media content for the navigation property attachments from admin + +### [Invoke-MgArchiveServiceAnnouncementMessage](Invoke-MgArchiveServiceAnnouncementMessage.md) +Invoke action archive + +### [Invoke-MgFavoriteServiceAnnouncementMessage](Invoke-MgFavoriteServiceAnnouncementMessage.md) +Invoke action favorite + +### [Invoke-MgMarkServiceAnnouncementMessageRead](Invoke-MgMarkServiceAnnouncementMessageRead.md) +Invoke action markRead + +### [Invoke-MgMarkServiceAnnouncementMessageUnread](Invoke-MgMarkServiceAnnouncementMessageUnread.md) +Invoke action markUnread + +### [Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident](Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md) +Invoke function incidentReport + +### [Invoke-MgReportServiceAnnouncementIssueIncident](Invoke-MgReportServiceAnnouncementIssueIncident.md) +Invoke function incidentReport + +### [Invoke-MgUnarchiveServiceAnnouncementMessage](Invoke-MgUnarchiveServiceAnnouncementMessage.md) +Invoke action unarchive + +### [Invoke-MgUnfavoriteServiceAnnouncementMessage](Invoke-MgUnfavoriteServiceAnnouncementMessage.md) +Invoke action unfavorite + +### [New-MgServiceAnnouncementHealthOverview](New-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [New-MgServiceAnnouncementHealthOverviewIssue](New-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [New-MgServiceAnnouncementIssue](New-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [New-MgServiceAnnouncementMessage](New-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [New-MgServiceAnnouncementMessageAttachment](New-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + +### [Remove-MgServiceAnnouncementHealthOverview](Remove-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Remove-MgServiceAnnouncementHealthOverviewIssue](Remove-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [Remove-MgServiceAnnouncementIssue](Remove-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Remove-MgServiceAnnouncementMessage](Remove-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Remove-MgServiceAnnouncementMessageAttachment](Remove-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + +### [Set-MgServiceAnnouncementMessageAttachmentArchive](Set-MgServiceAnnouncementMessageAttachmentArchive.md) +Update media content for the navigation property messages in admin + +### [Set-MgServiceAnnouncementMessageAttachmentContent](Set-MgServiceAnnouncementMessageAttachmentContent.md) +Update media content for the navigation property attachments in admin + +### [Update-MgServiceAnnouncementHealthOverview](Update-MgServiceAnnouncementHealthOverview.md) +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Update-MgServiceAnnouncementHealthOverviewIssue](Update-MgServiceAnnouncementHealthOverviewIssue.md) +A collection of issues that happened on the service, with detailed information for each issue. + +### [Update-MgServiceAnnouncementIssue](Update-MgServiceAnnouncementIssue.md) +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Update-MgServiceAnnouncementMessage](Update-MgServiceAnnouncementMessage.md) +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +### [Update-MgServiceAnnouncementMessageAttachment](Update-MgServiceAnnouncementMessageAttachment.md) +A collection of serviceAnnouncementAttachments. + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..d52b6b22915 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,237 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgServiceAnnouncementHealthOverview [-AdditionalProperties ] [-Id ] + [-Issues ] [-Service ] [-Status ] [-Confirm] [-WhatIf] + [] +``` + +### Create1 +``` +New-MgServiceAnnouncementHealthOverview -BodyParameter [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealth +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth +Parameter Sets: Create1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Issues +A collection of issues that happened on the service, with detailed information for each issue. +To construct, please use Get-Help -Online and see NOTES section for ISSUES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue[] +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +The service name. +Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Issues ]`: A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + - `[Service ]`: The service name. Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + - `[Status ]`: serviceHealthStatus + +ISSUES : A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..0ab6fd6d361 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,442 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId [-AdditionalProperties ] + [-Classification ] [-Details ] [-EndDateTime ] + [-Feature ] [-FeatureGroup ] [-Id ] [-ImpactDescription ] [-IsResolved] + [-LastModifiedDateTime ] [-Origin ] [-Posts ] + [-Service ] [-StartDateTime ] [-Status ] [-Title ] [-Confirm] [-WhatIf] + [] +``` + +### Create +``` +New-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity +``` +New-MgServiceAnnouncementHealthOverviewIssue -InputObject + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded +``` +New-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Create, CreateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..ed41776b0a2 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementIssue.md @@ -0,0 +1,389 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementissue +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgServiceAnnouncementIssue [-AdditionalProperties ] [-Classification ] + [-Details ] [-EndDateTime ] [-Feature ] + [-FeatureGroup ] [-Id ] [-ImpactDescription ] [-IsResolved] + [-LastModifiedDateTime ] [-Origin ] [-Posts ] + [-Service ] [-StartDateTime ] [-Status ] [-Title ] [-Confirm] [-WhatIf] + [] +``` + +### Create1 +``` +New-MgServiceAnnouncementIssue -BodyParameter [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Create1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..7e7a1be0113 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessage.md @@ -0,0 +1,443 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgServiceAnnouncementMessage [-ActionRequiredByDateTime ] [-AdditionalProperties ] + [-Attachments ] [-AttachmentsArchiveInputFile ] + [-Body ] [-Category ] [-Details ] + [-EndDateTime ] [-HasAttachments] [-Id ] [-IsMajorChange] + [-LastModifiedDateTime ] [-Services ] [-Severity ] [-StartDateTime ] + [-Tags ] [-Title ] [-ViewPoint ] [-Confirm] + [-WhatIf] [] +``` + +### Create1 +``` +New-MgServiceAnnouncementMessage -BodyParameter [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -ActionRequiredByDateTime +The expected deadline of the action for the message. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Attachments +A collection of serviceAnnouncementAttachments. +To construct, please use Get-Help -Online and see NOTES section for ATTACHMENTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment[] +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AttachmentsArchiveInputFile +Input File for AttachmentsArchive (The zip file that contains all attachments for a message.) + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Body +itemBody +To construct, please use Get-Help -Online and see NOTES section for BODY properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceUpdateMessage +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage +Parameter Sets: Create1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Category +serviceUpdateCategory + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -HasAttachments +Indicates whether the message has any attachment. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IsMajorChange +Indicates whether the message describes a major update for the service. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Services +The affected services by the service message. + +```yaml +Type: System.String[] +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Severity +serviceUpdateSeverity + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Tags +A collection of tags for the service message. +Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + +```yaml +Type: System.String[] +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ViewPoint +serviceUpdateMessageViewpoint +To construct, please use Get-Help -Online and see NOTES section for VIEWPOINT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessageViewpoint +Parameter Sets: CreateExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +ATTACHMENTS : A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +BODY : itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + +BODYPARAMETER : serviceUpdateMessage + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[ActionRequiredByDateTime ]`: The expected deadline of the action for the message. + - `[Attachments ]`: A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + - `[AttachmentsArchive ]`: The zip file that contains all attachments for a message. + - `[Body ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[Category ]`: serviceUpdateCategory + - `[HasAttachments ]`: Indicates whether the message has any attachment. + - `[IsMajorChange ]`: Indicates whether the message describes a major update for the service. + - `[Services ]`: The affected services by the service message. + - `[Severity ]`: serviceUpdateSeverity + - `[Tags ]`: A collection of tags for the service message. Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + - `[ViewPoint ]`: serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +VIEWPOINT : serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..3d05c255ba0 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/New-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,269 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/new-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# New-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgServiceAnnouncementMessageAttachment -ServiceUpdateMessageId + [-AdditionalProperties ] [-ContentInputFile ] [-ContentType ] [-Id ] + [-LastModifiedDateTime ] [-Name ] [-Size ] [-Confirm] [-WhatIf] [] +``` + +### Create1 +``` +New-MgServiceAnnouncementMessageAttachment -ServiceUpdateMessageId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity1 +``` +New-MgServiceAnnouncementMessageAttachment -InputObject + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded1 +``` +New-MgServiceAnnouncementMessageAttachment -InputObject + [-AdditionalProperties ] [-ContentInputFile ] [-ContentType ] [-Id ] + [-LastModifiedDateTime ] [-Name ] [-Size ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceAnnouncementAttachment +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment +Parameter Sets: Create1, CreateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -ContentInputFile +Input File for Content (The attachment content.) + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ContentType +. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +. + +```yaml +Type: System.DateTime +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +. + +```yaml +Type: System.String +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Size +. + +```yaml +Type: System.Int32 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceAnnouncementAttachment + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..2630965405a --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,155 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### Delete1 (Default) +``` +Remove-MgServiceAnnouncementHealthOverview -ServiceHealthId [-IfMatch ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity1 +``` +Remove-MgServiceAnnouncementHealthOverview -InputObject + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Delete1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..5d04c650672 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,168 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### Delete (Default) +``` +Remove-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity +``` +Remove-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..39929ebf161 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementIssue.md @@ -0,0 +1,155 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementissue +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### Delete1 (Default) +``` +Remove-MgServiceAnnouncementIssue -ServiceHealthIssueId [-IfMatch ] [-PassThru] [-Confirm] + [-WhatIf] [] +``` + +### DeleteViaIdentity1 +``` +Remove-MgServiceAnnouncementIssue -InputObject [-IfMatch ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Delete1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..0dbe9309e4e --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessage.md @@ -0,0 +1,155 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### Delete1 (Default) +``` +Remove-MgServiceAnnouncementMessage -ServiceUpdateMessageId [-IfMatch ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity1 +``` +Remove-MgServiceAnnouncementMessage -InputObject [-IfMatch ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Delete1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..76a6f8fb0ff --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,168 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/remove-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# Remove-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### Delete1 (Default) +``` +Remove-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity1 +``` +Remove-MgServiceAnnouncementMessageAttachment -InputObject + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: DeleteViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Delete1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Delete1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..edeffc8b0c4 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,172 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/set-mgserviceannouncementmessageattachmentarchive +schema: 2.0.0 +--- + +# Set-MgServiceAnnouncementMessageAttachmentArchive + +## SYNOPSIS +Update media content for the navigation property messages in admin + +## SYNTAX + +### Set1 (Default) +``` +Set-MgServiceAnnouncementMessageAttachmentArchive -ServiceUpdateMessageId -InFile + [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentity1 +``` +Set-MgServiceAnnouncementMessageAttachmentArchive -InputObject + -InFile [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Update media content for the navigation property messages in admin + +## EXAMPLES + +## PARAMETERS + +### -BodyParameter +. + +```yaml +Type: System.IO.Stream +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InFile +The path to the file to upload. +This should include a path and file name. +If you omit the path, the current location will be used. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: SetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Set1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### System.IO.Stream + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..3666b12578b --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,188 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/set-mgserviceannouncementmessageattachmentcontent +schema: 2.0.0 +--- + +# Set-MgServiceAnnouncementMessageAttachmentContent + +## SYNOPSIS +Update media content for the navigation property attachments in admin + +## SYNTAX + +### Set1 (Default) +``` +Set-MgServiceAnnouncementMessageAttachmentContent -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId -InFile [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### SetViaIdentity1 +``` +Set-MgServiceAnnouncementMessageAttachmentContent -InputObject + -InFile [-BodyParameter ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Update media content for the navigation property attachments in admin + +## EXAMPLES + +## PARAMETERS + +### -BodyParameter +. + +```yaml +Type: System.IO.Stream +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InFile +The path to the file to upload. +This should include a path and file name. +If you omit the path, the current location will be used. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: SetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Set1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Set1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### System.IO.Stream + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..b444fc09b4b --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,304 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementhealthoverview +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementHealthOverview + +## SYNOPSIS +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### UpdateExpanded1 (Default) +``` +Update-MgServiceAnnouncementHealthOverview -ServiceHealthId [-AdditionalProperties ] + [-Id ] [-Issues ] [-Service ] [-Status ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Update1 +``` +Update-MgServiceAnnouncementHealthOverview -ServiceHealthId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity1 +``` +Update-MgServiceAnnouncementHealthOverview -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded1 +``` +Update-MgServiceAnnouncementHealthOverview -InputObject + [-AdditionalProperties ] [-Id ] [-Issues ] + [-Service ] [-Status ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service health information for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealth +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth +Parameter Sets: Update1, UpdateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity1, UpdateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Issues +A collection of issues that happened on the service, with detailed information for each issue. +To construct, please use Get-Help -Online and see NOTES section for ISSUES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +The service name. +Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Update1, UpdateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealth + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Issues ]`: A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + - `[Service ]`: The service name. Use the list healthOverviews operation to get exact string names for services subscribed by the tenant. + - `[Status ]`: serviceHealthStatus + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +ISSUES : A collection of issues that happened on the service, with detailed information for each issue. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..c66665fb943 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,472 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementhealthoverviewissue +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementHealthOverviewIssue + +## SYNOPSIS +A collection of issues that happened on the service, with detailed information for each issue. + +## SYNTAX + +### UpdateExpanded (Default) +``` +Update-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Update +``` +Update-MgServiceAnnouncementHealthOverviewIssue -ServiceHealthId -ServiceHealthIssueId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity +``` +Update-MgServiceAnnouncementHealthOverviewIssue -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded +``` +Update-MgServiceAnnouncementHealthOverviewIssue -InputObject + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of issues that happened on the service, with detailed information for each issue. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Update, UpdateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity, UpdateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthId +key: id of serviceHealth + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..5150db82952 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementIssue.md @@ -0,0 +1,459 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementissue +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementIssue + +## SYNOPSIS +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### UpdateExpanded1 (Default) +``` +Update-MgServiceAnnouncementIssue -ServiceHealthIssueId [-AdditionalProperties ] + [-Classification ] [-Details ] [-EndDateTime ] + [-Feature ] [-FeatureGroup ] [-Id ] [-ImpactDescription ] [-IsResolved] + [-LastModifiedDateTime ] [-Origin ] [-Posts ] + [-Service ] [-StartDateTime ] [-Status ] [-Title ] [-PassThru] [-Confirm] + [-WhatIf] [] +``` + +### Update1 +``` +Update-MgServiceAnnouncementIssue -ServiceHealthIssueId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity1 +``` +Update-MgServiceAnnouncementIssue -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded1 +``` +Update-MgServiceAnnouncementIssue -InputObject + [-AdditionalProperties ] [-Classification ] [-Details ] + [-EndDateTime ] [-Feature ] [-FeatureGroup ] [-Id ] + [-ImpactDescription ] [-IsResolved] [-LastModifiedDateTime ] [-Origin ] + [-Posts ] [-Service ] [-StartDateTime ] + [-Status ] [-Title ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service issues for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceHealthIssue +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue +Parameter Sets: Update1, UpdateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Classification +serviceHealthClassificationType + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Feature +The feature name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -FeatureGroup +The feature group name of the service issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ImpactDescription +The description of the service issue impact. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity1, UpdateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsResolved +Indicates whether the issue is resolved. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Origin +serviceHealthOrigin + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Posts +Collection of historical posts for the service issue. +To construct, please use Get-Help -Online and see NOTES section for POSTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssuePost[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Service +Indicates the service affected by the issue. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceHealthIssueId +key: id of serviceHealthIssue + +```yaml +Type: System.String +Parameter Sets: Update1, UpdateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Status +serviceHealthStatus + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceHealthIssue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[Classification ]`: serviceHealthClassificationType + - `[Feature ]`: The feature name of the service issue. + - `[FeatureGroup ]`: The feature group name of the service issue. + - `[ImpactDescription ]`: The description of the service issue impact. + - `[IsResolved ]`: Indicates whether the issue is resolved. + - `[Origin ]`: serviceHealthOrigin + - `[Posts ]`: Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + - `[Service ]`: Indicates the service affected by the issue. + - `[Status ]`: serviceHealthStatus + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +POSTS : Collection of historical posts for the service issue. + - `[CreatedDateTime ]`: The published time of the post. + - `[Description ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[PostType ]`: postType + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..64a93bd84d2 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessage.md @@ -0,0 +1,516 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementmessage +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementMessage + +## SYNOPSIS +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## SYNTAX + +### UpdateExpanded1 (Default) +``` +Update-MgServiceAnnouncementMessage -ServiceUpdateMessageId [-ActionRequiredByDateTime ] + [-AdditionalProperties ] [-Attachments ] + [-AttachmentsArchiveInputFile ] [-Body ] [-Category ] + [-Details ] [-EndDateTime ] [-HasAttachments] [-Id ] + [-IsMajorChange] [-LastModifiedDateTime ] [-Services ] [-Severity ] + [-StartDateTime ] [-Tags ] [-Title ] + [-ViewPoint ] [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### Update1 +``` +Update-MgServiceAnnouncementMessage -ServiceUpdateMessageId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity1 +``` +Update-MgServiceAnnouncementMessage -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentityExpanded1 +``` +Update-MgServiceAnnouncementMessage -InputObject + [-ActionRequiredByDateTime ] [-AdditionalProperties ] + [-Attachments ] [-AttachmentsArchiveInputFile ] + [-Body ] [-Category ] [-Details ] + [-EndDateTime ] [-HasAttachments] [-Id ] [-IsMajorChange] + [-LastModifiedDateTime ] [-Services ] [-Severity ] [-StartDateTime ] + [-Tags ] [-Title ] [-ViewPoint ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +A collection of service messages for tenant. +This property is a contained navigation property, it is nullable and readonly. + +## EXAMPLES + +## PARAMETERS + +### -ActionRequiredByDateTime +The expected deadline of the action for the message. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Attachments +A collection of serviceAnnouncementAttachments. +To construct, please use Get-Help -Online and see NOTES section for ATTACHMENTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -AttachmentsArchiveInputFile +Input File for AttachmentsArchive (The zip file that contains all attachments for a message.) + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Body +itemBody +To construct, please use Get-Help -Online and see NOTES section for BODY properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceUpdateMessage +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage +Parameter Sets: Update1, UpdateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Category +serviceUpdateCategory + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Details +Additional details about service event. +This property doesn't support filters. +To construct, please use Get-Help -Online and see NOTES section for DETAILS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphKeyValuePair[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EndDateTime +The end time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -HasAttachments +Indicates whether the message has any attachment. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity1, UpdateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsMajorChange +Indicates whether the message describes a major update for the service. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +The last modified time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Services +The affected services by the service message. + +```yaml +Type: System.String[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Update1, UpdateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Severity +serviceUpdateSeverity + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartDateTime +The start time of the service event. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Tags +A collection of tags for the service message. +Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + +```yaml +Type: System.String[] +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Title +The title of the service event. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ViewPoint +serviceUpdateMessageViewpoint +To construct, please use Get-Help -Online and see NOTES section for VIEWPOINT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessageViewpoint +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceUpdateMessage + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +ATTACHMENTS : A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +BODY : itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + +BODYPARAMETER : serviceUpdateMessage + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Details ]`: Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[EndDateTime ]`: The end time of the service event. + - `[LastModifiedDateTime ]`: The last modified time of the service event. + - `[StartDateTime ]`: The start time of the service event. + - `[Title ]`: The title of the service event. + - `[Id ]`: Read-only. + - `[ActionRequiredByDateTime ]`: The expected deadline of the action for the message. + - `[Attachments ]`: A collection of serviceAnnouncementAttachments. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + - `[AttachmentsArchive ]`: The zip file that contains all attachments for a message. + - `[Body ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[Category ]`: serviceUpdateCategory + - `[HasAttachments ]`: Indicates whether the message has any attachment. + - `[IsMajorChange ]`: Indicates whether the message describes a major update for the service. + - `[Services ]`: The affected services by the service message. + - `[Severity ]`: serviceUpdateSeverity + - `[Tags ]`: A collection of tags for the service message. Tags are provided by the service team/support team who post the message to tell whether this message contains privacy data, or whether this message is for a service new feature update, and so on. + - `[ViewPoint ]`: serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +DETAILS : Additional details about service event. This property doesn't support filters. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +VIEWPOINT : serviceUpdateMessageViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsArchived ]`: Indicates whether the user archived the message. + - `[IsFavorited ]`: Indicates whether the user marked the message as favorite. + - `[IsRead ]`: Indicates whether the user read the message. + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..f8a8822fe72 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/docs/v1.0/Update-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,303 @@ +--- +external help file: +Module Name: Microsoft.Graph.Devices.ServiceAnnouncement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/update-mgserviceannouncementmessageattachment +schema: 2.0.0 +--- + +# Update-MgServiceAnnouncementMessageAttachment + +## SYNOPSIS +A collection of serviceAnnouncementAttachments. + +## SYNTAX + +### UpdateExpanded1 (Default) +``` +Update-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId [-AdditionalProperties ] [-ContentInputFile ] + [-ContentType ] [-Id ] [-LastModifiedDateTime ] [-Name ] [-Size ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Update1 +``` +Update-MgServiceAnnouncementMessageAttachment -ServiceAnnouncementAttachmentId + -ServiceUpdateMessageId -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### UpdateViaIdentity1 +``` +Update-MgServiceAnnouncementMessageAttachment -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### UpdateViaIdentityExpanded1 +``` +Update-MgServiceAnnouncementMessageAttachment -InputObject + [-AdditionalProperties ] [-ContentInputFile ] [-ContentType ] [-Id ] + [-LastModifiedDateTime ] [-Name ] [-Size ] [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +A collection of serviceAnnouncementAttachments. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +serviceAnnouncementAttachment +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment +Parameter Sets: Update1, UpdateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -ContentInputFile +Input File for Content (The attachment content.) + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ContentType +. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity +Parameter Sets: UpdateViaIdentity1, UpdateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -LastModifiedDateTime +. + +```yaml +Type: System.DateTime +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceAnnouncementAttachmentId +key: id of serviceAnnouncementAttachment + +```yaml +Type: System.String +Parameter Sets: Update1, UpdateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ServiceUpdateMessageId +key: id of serviceUpdateMessage + +```yaml +Type: System.String +Parameter Sets: Update1, UpdateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Size +. + +```yaml +Type: System.Int32 +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IDevicesServiceAnnouncementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceAnnouncementAttachment + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : serviceAnnouncementAttachment + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Content ]`: The attachment content. + - `[ContentType ]`: + - `[LastModifiedDateTime ]`: + - `[Name ]`: + - `[Size ]`: + +INPUTOBJECT : Identity Parameter + - `[ServiceAnnouncementAttachmentId ]`: key: id of serviceAnnouncementAttachment + - `[ServiceHealthId ]`: key: id of serviceHealth + - `[ServiceHealthIssueId ]`: key: id of serviceHealthIssue + - `[ServiceUpdateMessageId ]`: key: id of serviceUpdateMessage + +## RELATED LINKS + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Get-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgArchiveServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgFavoriteServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageRead.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgMarkServiceAnnouncementMessageUnread.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgReportServiceAnnouncementIssueIncident.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnarchiveServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Invoke-MgUnfavoriteServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/New-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Remove-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Set-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0-beta/Update-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Get-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgArchiveServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgFavoriteServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageRead.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgMarkServiceAnnouncementMessageUnread.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgReportServiceAnnouncementIssueIncident.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnarchiveServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Invoke-MgUnfavoriteServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/New-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Remove-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentArchive.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Set-MgServiceAnnouncementMessageAttachmentContent.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverview.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverview.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverview.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementHealthOverviewIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementIssue.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementIssue.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementIssue.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessage.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessage.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessage.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessageAttachment.md b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessageAttachment.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Devices.ServiceAnnouncement/Devices.ServiceAnnouncement/examples/v1.0/Update-MgServiceAnnouncementMessageAttachment.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + From bffa675ee13dee8b56daa80c0b4723a0b3fc72e1 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:17 +0000 Subject: [PATCH 08/39] Docs Generation for Teams [run ci] --- src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md | 2 +- src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md b/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md index 41425f18a86..ff393c13401 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md +++ b/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Teams -Module Guid: cded1f8d-b676-4cf9-8b13-1fa3bd30f2ee +Module Guid: b90cbf3e-62a3-425c-8310-d91f882098aa Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md b/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md index f5dd9f659d9..568e62afddc 100644 --- a/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md +++ b/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Teams -Module Guid: cded1f8d-b676-4cf9-8b13-1fa3bd30f2ee +Module Guid: b90cbf3e-62a3-425c-8310-d91f882098aa Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams Help Version: 1.0.0.0 Locale: en-US From ac57ea1fb15401a9efc63d6c52f0a66c9e5771bf Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:18 +0000 Subject: [PATCH 09/39] Docs Generation for Planner [run ci] --- .../docs/v1.0-beta/Get-MgGroupPlanner.md | 8 +-- .../v1.0-beta/Get-MgGroupPlannerPlanBucket.md | 4 +- .../v1.0-beta/Get-MgGroupPlannerPlanDetail.md | 4 +- .../v1.0-beta/Get-MgGroupPlannerPlanTask.md | 4 +- .../docs/v1.0-beta/Get-MgPlannerPlanBucket.md | 4 +- .../docs/v1.0-beta/Get-MgPlannerPlanDetail.md | 4 +- .../docs/v1.0-beta/Get-MgPlannerPlanTask.md | 4 +- .../docs/v1.0-beta/Get-MgUserPlanner.md | 6 +- .../docs/v1.0-beta/Get-MgUserPlannerTask.md | 4 +- .../docs/v1.0-beta/Microsoft.Graph.Planner.md | 36 ++++------ .../docs/v1.0-beta/New-MgPlannerBucket.md | 12 ++-- .../docs/v1.0-beta/New-MgPlannerPlan.md | 34 +++++----- .../docs/v1.0-beta/New-MgPlannerRoster.md | 20 +++--- .../docs/v1.0-beta/New-MgPlannerTask.md | 16 ++--- .../Remove-MgGroupPlannerPlanDetail.md | 4 +- .../docs/v1.0-beta/Update-MgGroupPlanner.md | 28 ++++---- .../Update-MgGroupPlannerPlanDetail.md | 4 +- .../docs/v1.0-beta/Update-MgPlanner.md | 42 ++++++------ .../docs/v1.0-beta/Update-MgPlannerBucket.md | 12 ++-- .../docs/v1.0-beta/Update-MgPlannerPlan.md | 34 +++++----- .../v1.0-beta/Update-MgPlannerPlanDetail.md | 4 +- .../docs/v1.0-beta/Update-MgPlannerRoster.md | 20 +++--- .../docs/v1.0-beta/Update-MgPlannerTask.md | 16 ++--- .../v1.0-beta/Update-MgPlannerTaskDetail.md | 4 +- .../docs/v1.0-beta/Update-MgUserPlanner.md | 68 +++++++++---------- .../Planner/docs/v1.0/Get-MgGroupPlanner.md | 8 +-- .../docs/v1.0/Get-MgGroupPlannerPlanBucket.md | 4 +- .../docs/v1.0/Get-MgGroupPlannerPlanDetail.md | 4 +- .../docs/v1.0/Get-MgGroupPlannerPlanTask.md | 4 +- .../docs/v1.0/Get-MgPlannerPlanBucket.md | 4 +- .../docs/v1.0/Get-MgPlannerPlanDetail.md | 4 +- .../docs/v1.0/Get-MgPlannerPlanTask.md | 4 +- .../Planner/docs/v1.0/Get-MgUserPlanner.md | 6 +- .../docs/v1.0/Get-MgUserPlannerTask.md | 4 +- .../docs/v1.0/Microsoft.Graph.Planner.md | 36 ++++------ .../Planner/docs/v1.0/New-MgPlannerBucket.md | 12 ++-- .../Planner/docs/v1.0/New-MgPlannerPlan.md | 34 +++++----- .../Planner/docs/v1.0/New-MgPlannerTask.md | 16 ++--- .../v1.0/Remove-MgGroupPlannerPlanDetail.md | 4 +- .../docs/v1.0/Update-MgGroupPlanner.md | 28 ++++---- .../v1.0/Update-MgGroupPlannerPlanDetail.md | 4 +- .../Planner/docs/v1.0/Update-MgPlanner.md | 32 ++++----- .../docs/v1.0/Update-MgPlannerBucket.md | 12 ++-- .../Planner/docs/v1.0/Update-MgPlannerPlan.md | 34 +++++----- .../docs/v1.0/Update-MgPlannerPlanDetail.md | 4 +- .../Planner/docs/v1.0/Update-MgPlannerTask.md | 16 ++--- .../docs/v1.0/Update-MgPlannerTaskDetail.md | 4 +- .../Planner/docs/v1.0/Update-MgUserPlanner.md | 38 +++++------ 48 files changed, 338 insertions(+), 374 deletions(-) diff --git a/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlanner.md b/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlanner.md index 0d3a2db7318..0223a2d46d9 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlanner.md +++ b/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlanner.md @@ -8,9 +8,7 @@ schema: 2.0.0 # Get-MgGroupPlanner ## SYNOPSIS -Selective Planner services available to the group. -Read-only. -Nullable. +Entry-point to Planner resource that might exist for a Unified Group. ## SYNTAX @@ -26,9 +24,7 @@ Get-MgGroupPlanner -InputObject [-ExpandProperty ] ``` ## DESCRIPTION -Selective Planner services available to the group. -Read-only. -Nullable. +Entry-point to Planner resource that might exist for a Unified Group. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanBucket.md b/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanBucket.md index 7274af284d7..6673654927f 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanBucket.md +++ b/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanBucket.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgGroupPlannerPlanBucket ## SYNOPSIS -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## SYNTAX @@ -21,9 +21,9 @@ Get-MgGroupPlannerPlanBucket -GroupId -PlannerPlanId [-ExpandP ``` ## DESCRIPTION -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanDetail.md index e1270ac6505..b093692af09 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0-beta/Get-MgGroupPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgGroupPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -27,9 +27,9 @@ Get-MgGroupPlannerPlanDetail -InputObject [-ExpandProperty -PlannerPlanId [-ExpandPro ``` ## DESCRIPTION -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanBucket.md b/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanBucket.md index 0009b58f24b..3a118ed9ed6 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanBucket.md +++ b/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanBucket.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgPlannerPlanBucket ## SYNOPSIS -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## SYNTAX @@ -21,9 +21,9 @@ Get-MgPlannerPlanBucket -PlannerPlanId [-ExpandProperty ] [-F ``` ## DESCRIPTION -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanDetail.md index 4700decbf83..386b7167741 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0-beta/Get-MgPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -27,9 +27,9 @@ Get-MgPlannerPlanDetail -InputObject [-ExpandProperty [-ExpandProperty ] [-Fil ``` ## DESCRIPTION -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0-beta/Get-MgUserPlanner.md b/src/Planner/Planner/docs/v1.0-beta/Get-MgUserPlanner.md index 55995fdf8fe..18cb910b8b4 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Get-MgUserPlanner.md +++ b/src/Planner/Planner/docs/v1.0-beta/Get-MgUserPlanner.md @@ -8,9 +8,8 @@ schema: 2.0.0 # Get-MgUserPlanner ## SYNOPSIS -Selective Planner services available to the user. +Entry-point to the Planner resource that might exist for a user. Read-only. -Nullable. ## SYNTAX @@ -45,9 +44,8 @@ Get-MgUserPlanner -UserId [-ExpandProperty ] [-Filter [-ExpandProperty ] [-Filter : plannerBucket - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -247,7 +247,7 @@ BODYPARAMETER : plannerBucket - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -290,8 +290,8 @@ TASKS : Read-only. Nullable. The collection of ta - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -312,7 +312,7 @@ TASKS : Read-only. Nullable. The collection of ta - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerPlan.md b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerPlan.md index 3a5b44fff97..c80fdc83276 100644 --- a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerPlan.md +++ b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerPlan.md @@ -69,9 +69,9 @@ Accept wildcard characters: False ``` ### -Buckets -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. To construct, please use Get-Help -Online and see NOTES section for BUCKETS properties and create a hash table. ```yaml @@ -200,9 +200,9 @@ Accept wildcard characters: False ``` ### -Tasks -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. To construct, please use Get-Help -Online and see NOTES section for TASKS properties and create a hash table. ```yaml @@ -287,7 +287,7 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -316,8 +316,8 @@ BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -338,7 +338,7 @@ BODYPARAMETER : plannerPlan - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -400,10 +400,10 @@ BODYPARAMETER : plannerPlan - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. -BUCKETS : Collection of buckets in the plan. Read-only. Nullable. +BUCKETS : Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -432,8 +432,8 @@ BUCKETS : Collection of buckets in the plan. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -454,7 +454,7 @@ BUCKETS : Collection of buckets in the plan. Re - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -483,8 +483,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -523,7 +523,7 @@ DETAILS : plannerPlanDetails - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. -TASKS : Collection of tasks in the plan. Read-only. Nullable. +TASKS : Read-only. Nullable. Collection of tasks in the plan. - `[Id ]`: Read-only. - `[ActiveChecklistItemCount ]`: Number of checklist items with value set to false, representing incomplete items. - `[AppliedCategories ]`: plannerAppliedCategories @@ -547,8 +547,8 @@ TASKS : Collection of tasks in the plan. Read-onl - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -569,7 +569,7 @@ TASKS : Collection of tasks in the plan. Read-onl - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerRoster.md b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerRoster.md index a14de6bf496..e917b185fd2 100644 --- a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerRoster.md +++ b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerRoster.md @@ -174,7 +174,7 @@ BODYPARAMETER : plannerRoster - `[UserId ]`: Identifier of the user. - `[Plans ]`: Retrieves the plans contained by the plannerRoster. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -203,8 +203,8 @@ BODYPARAMETER : plannerRoster - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -225,7 +225,7 @@ BODYPARAMETER : plannerRoster - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -287,7 +287,7 @@ BODYPARAMETER : plannerRoster - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. MEMBERS : Retrieves the members of the plannerRoster. @@ -298,7 +298,7 @@ MEMBERS : Retrieves the members of the pla PLANS : Retrieves the plans contained by the plannerRoster. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -327,8 +327,8 @@ PLANS : Retrieves the plans contained by the plan - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -349,7 +349,7 @@ PLANS : Retrieves the plans contained by the plan - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -411,7 +411,7 @@ PLANS : Retrieves the plans contained by the plan - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. ## RELATED LINKS diff --git a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerTask.md b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerTask.md index de2a2dc5322..85d0ffbf418 100644 --- a/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerTask.md +++ b/src/Planner/Planner/docs/v1.0-beta/New-MgPlannerTask.md @@ -591,8 +591,8 @@ BODYPARAMETER : plannerTask - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -613,7 +613,7 @@ BODYPARAMETER : plannerTask - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -641,8 +641,8 @@ COMPLETEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -650,8 +650,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -670,7 +670,7 @@ DETAILS : plannerTaskDetails - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/Remove-MgGroupPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0-beta/Remove-MgGroupPlannerPlanDetail.md index ec218b383f1..00906fa3c0b 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Remove-MgGroupPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0-beta/Remove-MgGroupPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Remove-MgGroupPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -27,9 +27,9 @@ Remove-MgGroupPlannerPlanDetail -InputObject [-IfMatch [-AdditionalProperties : plannerGroup - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerPlans owned by the group. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -244,8 +240,8 @@ BODYPARAMETER : plannerGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -266,7 +262,7 @@ BODYPARAMETER : plannerGroup - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -328,7 +324,7 @@ BODYPARAMETER : plannerGroup - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. INPUTOBJECT : Identity Parameter @@ -343,7 +339,7 @@ INPUTOBJECT : Identity Parameter PLANS : Read-only. Nullable. Returns the plannerPlans owned by the group. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -372,8 +368,8 @@ PLANS : Read-only. Nullable. Returns the plannerP - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -394,7 +390,7 @@ PLANS : Read-only. Nullable. Returns the plannerP - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -456,7 +452,7 @@ PLANS : Read-only. Nullable. Returns the plannerP - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. ## RELATED LINKS diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgGroupPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgGroupPlannerPlanDetail.md index 42bb3f82acc..2a08a6eb5bc 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgGroupPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgGroupPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Update-MgGroupPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -41,9 +41,9 @@ Update-MgGroupPlannerPlanDetail -InputObject [-AdditionalProp ``` ## DESCRIPTION -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlanner.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlanner.md index 84d07b24dd2..a4c6a4ffd89 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlanner.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlanner.md @@ -248,8 +248,8 @@ BODYPARAMETER : planner - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -270,7 +270,7 @@ BODYPARAMETER : planner - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -290,7 +290,7 @@ BODYPARAMETER : planner - `[Title ]`: Title of the task. - `[Plans ]`: Read-only. Nullable. Returns a collection of the specified plans - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Container ]`: plannerPlanContainer - `[(Any) ]`: This indicates any property can be added to this object. - `[ContainerId ]`: The identifier of the resource that contains the plan. @@ -335,7 +335,7 @@ BODYPARAMETER : planner - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. - `[Rosters ]`: Read-only. Nullable. Returns a collection of the specified rosters - `[Id ]`: Read-only. @@ -376,8 +376,8 @@ BUCKETS : Read-only. Nullable. Returns a collec - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -398,7 +398,7 @@ BUCKETS : Read-only. Nullable. Returns a collec - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -419,7 +419,7 @@ BUCKETS : Read-only. Nullable. Returns a collec PLANS : Read-only. Nullable. Returns a collection of the specified plans - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -448,8 +448,8 @@ PLANS : Read-only. Nullable. Returns a collection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -470,7 +470,7 @@ PLANS : Read-only. Nullable. Returns a collection - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -532,7 +532,7 @@ PLANS : Read-only. Nullable. Returns a collection - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. ROSTERS : Read-only. Nullable. Returns a collection of the specified rosters @@ -544,7 +544,7 @@ ROSTERS : Read-only. Nullable. Returns a collect - `[UserId ]`: Identifier of the user. - `[Plans ]`: Retrieves the plans contained by the plannerRoster. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -573,8 +573,8 @@ ROSTERS : Read-only. Nullable. Returns a collect - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -595,7 +595,7 @@ ROSTERS : Read-only. Nullable. Returns a collect - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -657,7 +657,7 @@ ROSTERS : Read-only. Nullable. Returns a collect - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. TASKS : Read-only. Nullable. Returns a collection of the specified tasks @@ -684,8 +684,8 @@ TASKS : Read-only. Nullable. Returns a collection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -706,7 +706,7 @@ TASKS : Read-only. Nullable. Returns a collection - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerBucket.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerBucket.md index 6d3222da9a5..aeed4e3cddf 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerBucket.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerBucket.md @@ -288,8 +288,8 @@ BODYPARAMETER : plannerBucket - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -310,7 +310,7 @@ BODYPARAMETER : plannerBucket - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -363,8 +363,8 @@ TASKS : Read-only. Nullable. The collection of ta - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -385,7 +385,7 @@ TASKS : Read-only. Nullable. The collection of ta - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlan.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlan.md index 070f46df558..b71af3f8ce0 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlan.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlan.md @@ -87,9 +87,9 @@ Accept wildcard characters: False ``` ### -Buckets -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. To construct, please use Get-Help -Online and see NOTES section for BUCKETS properties and create a hash table. ```yaml @@ -264,9 +264,9 @@ Accept wildcard characters: False ``` ### -Tasks -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. To construct, please use Get-Help -Online and see NOTES section for TASKS properties and create a hash table. ```yaml @@ -353,7 +353,7 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -382,8 +382,8 @@ BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -404,7 +404,7 @@ BODYPARAMETER : plannerPlan - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -466,10 +466,10 @@ BODYPARAMETER : plannerPlan - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. -BUCKETS : Collection of buckets in the plan. Read-only. Nullable. +BUCKETS : Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -498,8 +498,8 @@ BUCKETS : Collection of buckets in the plan. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -520,7 +520,7 @@ BUCKETS : Collection of buckets in the plan. Re - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -549,8 +549,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -599,7 +599,7 @@ INPUTOBJECT : Identity Parameter - `[PlannerTaskId ]`: key: id of plannerTask - `[UserId ]`: key: id of user -TASKS : Collection of tasks in the plan. Read-only. Nullable. +TASKS : Read-only. Nullable. Collection of tasks in the plan. - `[Id ]`: Read-only. - `[ActiveChecklistItemCount ]`: Number of checklist items with value set to false, representing incomplete items. - `[AppliedCategories ]`: plannerAppliedCategories @@ -623,8 +623,8 @@ TASKS : Collection of tasks in the plan. Read-onl - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -645,7 +645,7 @@ TASKS : Collection of tasks in the plan. Read-onl - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlanDetail.md index ef56b5f1c73..f81ca767808 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Update-MgPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -41,9 +41,9 @@ Update-MgPlannerPlanDetail -InputObject [-AdditionalPropertie ``` ## DESCRIPTION -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerRoster.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerRoster.md index 02ddbec7065..7c0355776cf 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerRoster.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerRoster.md @@ -236,7 +236,7 @@ BODYPARAMETER : plannerRoster - `[UserId ]`: Identifier of the user. - `[Plans ]`: Retrieves the plans contained by the plannerRoster. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -265,8 +265,8 @@ BODYPARAMETER : plannerRoster - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -287,7 +287,7 @@ BODYPARAMETER : plannerRoster - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -349,7 +349,7 @@ BODYPARAMETER : plannerRoster - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. INPUTOBJECT : Identity Parameter @@ -370,7 +370,7 @@ MEMBERS : Retrieves the members of the pla PLANS : Retrieves the plans contained by the plannerRoster. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -399,8 +399,8 @@ PLANS : Retrieves the plans contained by the plan - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -421,7 +421,7 @@ PLANS : Retrieves the plans contained by the plan - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -483,7 +483,7 @@ PLANS : Retrieves the plans contained by the plan - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. ## RELATED LINKS diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTask.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTask.md index 98327abd875..2f2344f52ff 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTask.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTask.md @@ -662,8 +662,8 @@ BODYPARAMETER : plannerTask - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -684,7 +684,7 @@ BODYPARAMETER : plannerTask - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -712,8 +712,8 @@ COMPLETEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -721,8 +721,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -741,7 +741,7 @@ DETAILS : plannerTaskDetails - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTaskDetail.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTaskDetail.md index 930e2d38c58..a3fafbafe00 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTaskDetail.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgPlannerTaskDetail.md @@ -96,7 +96,7 @@ Accept wildcard characters: False ``` ### -Description -Description of the task +Description of the task. ```yaml Type: System.String @@ -259,7 +259,7 @@ BODYPARAMETER : plannerTaskDetails - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0-beta/Update-MgUserPlanner.md b/src/Planner/Planner/docs/v1.0-beta/Update-MgUserPlanner.md index d442cec4abb..d9bf68bcf79 100644 --- a/src/Planner/Planner/docs/v1.0-beta/Update-MgUserPlanner.md +++ b/src/Planner/Planner/docs/v1.0-beta/Update-MgUserPlanner.md @@ -8,9 +8,8 @@ schema: 2.0.0 # Update-MgUserPlanner ## SYNOPSIS -Selective Planner services available to the user. +Entry-point to the Planner resource that might exist for a user. Read-only. -Nullable. ## SYNTAX @@ -47,9 +46,8 @@ Update-MgUserPlanner -InputObject [-AdditionalProperties : plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[FavoritePlans ]`: Read-only. Nullable. Returns the plannerPlans that the user marked as favorites. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -377,8 +375,8 @@ BODYPARAMETER : plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -399,7 +397,7 @@ BODYPARAMETER : plannerUser - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -461,18 +459,18 @@ BODYPARAMETER : plannerUser - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. - `[RecentPlanReferences ]`: plannerRecentPlanReferenceCollection - `[(Any) ]`: This indicates any property can be added to this object. - `[RecentPlans ]`: Read-only. Nullable. Returns the plannerPlans that have been recently viewed by the user in apps that support recent plans. - `[RosterPlans ]`: Read-only. Nullable. Returns the plannerPlans contained by the plannerRosters the user is a member. - - `[Tasks ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. + - `[Tasks ]`: Read-only. Nullable. Returns the plannerPlans shared with the user. FAVORITEPLANS : Read-only. Nullable. Returns the plannerPlans that the user marked as favorites. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -501,8 +499,8 @@ FAVORITEPLANS : Read-only. Nullable. Returns the - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -523,7 +521,7 @@ FAVORITEPLANS : Read-only. Nullable. Returns the - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -585,7 +583,7 @@ FAVORITEPLANS : Read-only. Nullable. Returns the - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. INPUTOBJECT : Identity Parameter @@ -600,7 +598,7 @@ INPUTOBJECT : Identity Parameter PLANS : Read-only. Nullable. Returns the plannerTasks assigned to the user. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -629,8 +627,8 @@ PLANS : Read-only. Nullable. Returns the plannerT - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -651,7 +649,7 @@ PLANS : Read-only. Nullable. Returns the plannerT - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -713,12 +711,12 @@ PLANS : Read-only. Nullable. Returns the plannerT - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. RECENTPLANS : Read-only. Nullable. Returns the plannerPlans that have been recently viewed by the user in apps that support recent plans. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -747,8 +745,8 @@ RECENTPLANS : Read-only. Nullable. Returns the pl - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -769,7 +767,7 @@ RECENTPLANS : Read-only. Nullable. Returns the pl - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -831,12 +829,12 @@ RECENTPLANS : Read-only. Nullable. Returns the pl - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. ROSTERPLANS : Read-only. Nullable. Returns the plannerPlans contained by the plannerRosters the user is a member. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -865,8 +863,8 @@ ROSTERPLANS : Read-only. Nullable. Returns the pl - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -887,7 +885,7 @@ ROSTERPLANS : Read-only. Nullable. Returns the pl - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -949,10 +947,10 @@ ROSTERPLANS : Read-only. Nullable. Returns the pl - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. -TASKS : Read-only. Nullable. Returns the plannerTasks assigned to the user. +TASKS : Read-only. Nullable. Returns the plannerPlans shared with the user. - `[Id ]`: Read-only. - `[ActiveChecklistItemCount ]`: Number of checklist items with value set to false, representing incomplete items. - `[AppliedCategories ]`: plannerAppliedCategories @@ -976,8 +974,8 @@ TASKS : Read-only. Nullable. Returns the plannerT - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -998,7 +996,7 @@ TASKS : Read-only. Nullable. Returns the plannerT - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/Get-MgGroupPlanner.md b/src/Planner/Planner/docs/v1.0/Get-MgGroupPlanner.md index d90a8315fa9..ef613614b2d 100644 --- a/src/Planner/Planner/docs/v1.0/Get-MgGroupPlanner.md +++ b/src/Planner/Planner/docs/v1.0/Get-MgGroupPlanner.md @@ -8,9 +8,7 @@ schema: 2.0.0 # Get-MgGroupPlanner ## SYNOPSIS -Selective Planner services available to the group. -Read-only. -Nullable. +Entry-point to Planner resource that might exist for a Unified Group. ## SYNTAX @@ -26,9 +24,7 @@ Get-MgGroupPlanner -InputObject [-ExpandProperty ] ``` ## DESCRIPTION -Selective Planner services available to the group. -Read-only. -Nullable. +Entry-point to Planner resource that might exist for a Unified Group. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanBucket.md b/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanBucket.md index 74455d460a3..e4967c9f286 100644 --- a/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanBucket.md +++ b/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanBucket.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgGroupPlannerPlanBucket ## SYNOPSIS -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## SYNTAX @@ -21,9 +21,9 @@ Get-MgGroupPlannerPlanBucket -GroupId -PlannerPlanId [-ExpandP ``` ## DESCRIPTION -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanDetail.md index afb524d7a65..c4d11df4715 100644 --- a/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0/Get-MgGroupPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgGroupPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -27,9 +27,9 @@ Get-MgGroupPlannerPlanDetail -InputObject [-ExpandProperty -PlannerPlanId [-ExpandPro ``` ## DESCRIPTION -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanBucket.md b/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanBucket.md index f188c6ee359..15ef58bf644 100644 --- a/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanBucket.md +++ b/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanBucket.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgPlannerPlanBucket ## SYNOPSIS -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## SYNTAX @@ -21,9 +21,9 @@ Get-MgPlannerPlanBucket -PlannerPlanId [-ExpandProperty ] [-F ``` ## DESCRIPTION -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanDetail.md index 9cdfa2a939e..2908cdcb723 100644 --- a/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0/Get-MgPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Get-MgPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -27,9 +27,9 @@ Get-MgPlannerPlanDetail -InputObject [-ExpandProperty [-ExpandProperty ] [-Fil ``` ## DESCRIPTION -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Get-MgUserPlanner.md b/src/Planner/Planner/docs/v1.0/Get-MgUserPlanner.md index b8b1aa31283..b7d3dfab6b3 100644 --- a/src/Planner/Planner/docs/v1.0/Get-MgUserPlanner.md +++ b/src/Planner/Planner/docs/v1.0/Get-MgUserPlanner.md @@ -8,9 +8,8 @@ schema: 2.0.0 # Get-MgUserPlanner ## SYNOPSIS -Selective Planner services available to the user. +Entry-point to the Planner resource that might exist for a user. Read-only. -Nullable. ## SYNTAX @@ -26,9 +25,8 @@ Get-MgUserPlanner -InputObject [-ExpandProperty ] [ ``` ## DESCRIPTION -Selective Planner services available to the user. +Entry-point to the Planner resource that might exist for a user. Read-only. -Nullable. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Get-MgUserPlannerTask.md b/src/Planner/Planner/docs/v1.0/Get-MgUserPlannerTask.md index c5b163f995e..24a77e80004 100644 --- a/src/Planner/Planner/docs/v1.0/Get-MgUserPlannerTask.md +++ b/src/Planner/Planner/docs/v1.0/Get-MgUserPlannerTask.md @@ -10,7 +10,7 @@ schema: 2.0.0 ## SYNOPSIS Read-only. Nullable. -Returns the plannerTasks assigned to the user. +Returns the plannerPlans shared with the user. ## SYNTAX @@ -23,7 +23,7 @@ Get-MgUserPlannerTask -UserId [-ExpandProperty ] [-Filter : plannerBucket - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -238,7 +238,7 @@ BODYPARAMETER : plannerBucket - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -280,8 +280,8 @@ TASKS : Read-only. Nullable. The collection of tas - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -293,7 +293,7 @@ TASKS : Read-only. Nullable. The collection of tas - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/New-MgPlannerPlan.md b/src/Planner/Planner/docs/v1.0/New-MgPlannerPlan.md index 29604c55a5f..ace5b2919a7 100644 --- a/src/Planner/Planner/docs/v1.0/New-MgPlannerPlan.md +++ b/src/Planner/Planner/docs/v1.0/New-MgPlannerPlan.md @@ -68,9 +68,9 @@ Accept wildcard characters: False ``` ### -Buckets -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. To construct, please use Get-Help -Online and see NOTES section for BUCKETS properties and create a hash table. ```yaml @@ -168,9 +168,9 @@ Accept wildcard characters: False ``` ### -Tasks -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. To construct, please use Get-Help -Online and see NOTES section for TASKS properties and create a hash table. ```yaml @@ -255,7 +255,7 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -284,8 +284,8 @@ BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -297,7 +297,7 @@ BODYPARAMETER : plannerPlan - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -330,10 +330,10 @@ BODYPARAMETER : plannerPlan - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. -BUCKETS : Collection of buckets in the plan. Read-only. Nullable. +BUCKETS : Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -362,8 +362,8 @@ BUCKETS : Collection of buckets in the plan. Rea - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -375,7 +375,7 @@ BUCKETS : Collection of buckets in the plan. Rea - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -397,8 +397,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -416,7 +416,7 @@ DETAILS : plannerPlanDetails - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. -TASKS : Collection of tasks in the plan. Read-only. Nullable. +TASKS : Read-only. Nullable. Collection of tasks in the plan. - `[Id ]`: Read-only. - `[ActiveChecklistItemCount ]`: Number of checklist items with value set to false, representing incomplete items. - `[AppliedCategories ]`: plannerAppliedCategories @@ -440,8 +440,8 @@ TASKS : Collection of tasks in the plan. Read-only - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -453,7 +453,7 @@ TASKS : Collection of tasks in the plan. Read-only - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/New-MgPlannerTask.md b/src/Planner/Planner/docs/v1.0/New-MgPlannerTask.md index ebfeb24606a..cda185235d2 100644 --- a/src/Planner/Planner/docs/v1.0/New-MgPlannerTask.md +++ b/src/Planner/Planner/docs/v1.0/New-MgPlannerTask.md @@ -556,8 +556,8 @@ BODYPARAMETER : plannerTask - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -569,7 +569,7 @@ BODYPARAMETER : plannerTask - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -596,8 +596,8 @@ COMPLETEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -605,8 +605,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -615,7 +615,7 @@ DETAILS : plannerTaskDetails - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/Remove-MgGroupPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0/Remove-MgGroupPlannerPlanDetail.md index b60964b60e7..a68272aaf8f 100644 --- a/src/Planner/Planner/docs/v1.0/Remove-MgGroupPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0/Remove-MgGroupPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Remove-MgGroupPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -27,9 +27,9 @@ Remove-MgGroupPlannerPlanDetail -InputObject [-IfMatch [-AdditionalProperties : plannerGroup - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerPlans owned by the group. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -244,8 +240,8 @@ BODYPARAMETER : plannerGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -257,7 +253,7 @@ BODYPARAMETER : plannerGroup - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -290,7 +286,7 @@ BODYPARAMETER : plannerGroup - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. INPUTOBJECT : Identity Parameter @@ -305,7 +301,7 @@ INPUTOBJECT : Identity Parameter PLANS : Read-only. Nullable. Returns the plannerPlans owned by the group. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -334,8 +330,8 @@ PLANS : Read-only. Nullable. Returns the plannerPl - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -347,7 +343,7 @@ PLANS : Read-only. Nullable. Returns the plannerPl - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -380,7 +376,7 @@ PLANS : Read-only. Nullable. Returns the plannerPl - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. ## RELATED LINKS diff --git a/src/Planner/Planner/docs/v1.0/Update-MgGroupPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0/Update-MgGroupPlannerPlanDetail.md index 9ec469ba13b..2006a92b0db 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgGroupPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgGroupPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Update-MgGroupPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -41,9 +41,9 @@ Update-MgGroupPlannerPlanDetail -InputObject [-AdditionalProp ``` ## DESCRIPTION -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Update-MgPlanner.md b/src/Planner/Planner/docs/v1.0/Update-MgPlanner.md index 3cf315275a6..884c3daa288 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgPlanner.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgPlanner.md @@ -229,8 +229,8 @@ BODYPARAMETER : planner - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -242,7 +242,7 @@ BODYPARAMETER : planner - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -261,7 +261,7 @@ BODYPARAMETER : planner - `[Title ]`: Title of the task. - `[Plans ]`: Read-only. Nullable. Returns a collection of the specified plans - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[CreatedBy ]`: identitySet - `[CreatedDateTime ]`: Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Details ]`: plannerPlanDetails @@ -278,7 +278,7 @@ BODYPARAMETER : planner - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. - `[Tasks ]`: Read-only. Nullable. Returns a collection of the specified tasks @@ -311,8 +311,8 @@ BUCKETS : Read-only. Nullable. Returns a collect - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -324,7 +324,7 @@ BUCKETS : Read-only. Nullable. Returns a collect - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -344,7 +344,7 @@ BUCKETS : Read-only. Nullable. Returns a collect PLANS : Read-only. Nullable. Returns a collection of the specified plans - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -373,8 +373,8 @@ PLANS : Read-only. Nullable. Returns a collection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -386,7 +386,7 @@ PLANS : Read-only. Nullable. Returns a collection - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -419,7 +419,7 @@ PLANS : Read-only. Nullable. Returns a collection - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. TASKS : Read-only. Nullable. Returns a collection of the specified tasks @@ -446,8 +446,8 @@ TASKS : Read-only. Nullable. Returns a collection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -459,7 +459,7 @@ TASKS : Read-only. Nullable. Returns a collection - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/Update-MgPlannerBucket.md b/src/Planner/Planner/docs/v1.0/Update-MgPlannerBucket.md index 91230cf6075..85cd89cadef 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgPlannerBucket.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgPlannerBucket.md @@ -288,8 +288,8 @@ BODYPARAMETER : plannerBucket - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -301,7 +301,7 @@ BODYPARAMETER : plannerBucket - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -353,8 +353,8 @@ TASKS : Read-only. Nullable. The collection of tas - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -366,7 +366,7 @@ TASKS : Read-only. Nullable. The collection of tas - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlan.md b/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlan.md index dd16186388a..6a7fee9effb 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlan.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlan.md @@ -85,9 +85,9 @@ Accept wildcard characters: False ``` ### -Buckets -Collection of buckets in the plan. Read-only. Nullable. +Collection of buckets in the plan. To construct, please use Get-Help -Online and see NOTES section for BUCKETS properties and create a hash table. ```yaml @@ -231,9 +231,9 @@ Accept wildcard characters: False ``` ### -Tasks -Collection of tasks in the plan. Read-only. Nullable. +Collection of tasks in the plan. To construct, please use Get-Help -Online and see NOTES section for TASKS properties and create a hash table. ```yaml @@ -320,7 +320,7 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -349,8 +349,8 @@ BODYPARAMETER : plannerPlan - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -362,7 +362,7 @@ BODYPARAMETER : plannerPlan - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -395,10 +395,10 @@ BODYPARAMETER : plannerPlan - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. -BUCKETS : Collection of buckets in the plan. Read-only. Nullable. +BUCKETS : Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -427,8 +427,8 @@ BUCKETS : Collection of buckets in the plan. Rea - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -440,7 +440,7 @@ BUCKETS : Collection of buckets in the plan. Rea - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -462,8 +462,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -491,7 +491,7 @@ INPUTOBJECT : Identity Parameter - `[PlannerTaskId ]`: key: id of plannerTask - `[UserId ]`: key: id of user -TASKS : Collection of tasks in the plan. Read-only. Nullable. +TASKS : Read-only. Nullable. Collection of tasks in the plan. - `[Id ]`: Read-only. - `[ActiveChecklistItemCount ]`: Number of checklist items with value set to false, representing incomplete items. - `[AppliedCategories ]`: plannerAppliedCategories @@ -515,8 +515,8 @@ TASKS : Collection of tasks in the plan. Read-only - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -528,7 +528,7 @@ TASKS : Collection of tasks in the plan. Read-only - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlanDetail.md b/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlanDetail.md index 90a60dc2e3e..f60e0a3b684 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlanDetail.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgPlannerPlanDetail.md @@ -8,9 +8,9 @@ schema: 2.0.0 # Update-MgPlannerPlanDetail ## SYNOPSIS -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## SYNTAX @@ -41,9 +41,9 @@ Update-MgPlannerPlanDetail -InputObject [-AdditionalPropertie ``` ## DESCRIPTION -Additional details about the plan. Read-only. Nullable. +Additional details about the plan. ## EXAMPLES diff --git a/src/Planner/Planner/docs/v1.0/Update-MgPlannerTask.md b/src/Planner/Planner/docs/v1.0/Update-MgPlannerTask.md index 84cd86a773d..e873a1b48a3 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgPlannerTask.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgPlannerTask.md @@ -626,8 +626,8 @@ BODYPARAMETER : plannerTask - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -639,7 +639,7 @@ BODYPARAMETER : plannerTask - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -666,8 +666,8 @@ COMPLETEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -675,8 +675,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -685,7 +685,7 @@ DETAILS : plannerTaskDetails - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/Update-MgPlannerTaskDetail.md b/src/Planner/Planner/docs/v1.0/Update-MgPlannerTaskDetail.md index f223247db7c..0be52ab2196 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgPlannerTaskDetail.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgPlannerTaskDetail.md @@ -96,7 +96,7 @@ Accept wildcard characters: False ``` ### -Description -Description of the task +Description of the task. ```yaml Type: System.String @@ -259,7 +259,7 @@ BODYPARAMETER : plannerTaskDetails - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Planner/Planner/docs/v1.0/Update-MgUserPlanner.md b/src/Planner/Planner/docs/v1.0/Update-MgUserPlanner.md index 262b9cdc958..8fd817894b6 100644 --- a/src/Planner/Planner/docs/v1.0/Update-MgUserPlanner.md +++ b/src/Planner/Planner/docs/v1.0/Update-MgUserPlanner.md @@ -8,9 +8,8 @@ schema: 2.0.0 # Update-MgUserPlanner ## SYNOPSIS -Selective Planner services available to the user. +Entry-point to the Planner resource that might exist for a user. Read-only. -Nullable. ## SYNTAX @@ -41,9 +40,8 @@ Update-MgUserPlanner -InputObject [-AdditionalProperties : plannerUser - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -264,8 +262,8 @@ BODYPARAMETER : plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -277,7 +275,7 @@ BODYPARAMETER : plannerUser - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -310,9 +308,9 @@ BODYPARAMETER : plannerUser - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. - - `[Tasks ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. + - `[Tasks ]`: Read-only. Nullable. Returns the plannerPlans shared with the user. INPUTOBJECT : Identity Parameter - `[GroupId ]`: key: id of group @@ -326,7 +324,7 @@ INPUTOBJECT : Identity Parameter PLANS : Read-only. Nullable. Returns the plannerTasks assigned to the user. - `[Id ]`: Read-only. - - `[Buckets ]`: Collection of buckets in the plan. Read-only. Nullable. + - `[Buckets ]`: Read-only. Nullable. Collection of buckets in the plan. - `[Id ]`: Read-only. - `[Name ]`: Name of the bucket. - `[OrderHint ]`: Hint used to order items of this type in a list view. The format is defined as outlined here. @@ -355,8 +353,8 @@ PLANS : Read-only. Nullable. Returns the plannerTa - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -368,7 +366,7 @@ PLANS : Read-only. Nullable. Returns the plannerTa - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. @@ -401,10 +399,10 @@ PLANS : Read-only. Nullable. Returns the plannerTa - `[SharedWith ]`: plannerUserIds - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: ID of the Group that owns the plan. A valid group must exist before this field can be set. After it is set, this property can’t be updated. - - `[Tasks ]`: Collection of tasks in the plan. Read-only. Nullable. + - `[Tasks ]`: Read-only. Nullable. Collection of tasks in the plan. - `[Title ]`: Required. Title of the plan. -TASKS : Read-only. Nullable. Returns the plannerTasks assigned to the user. +TASKS : Read-only. Nullable. Returns the plannerPlans shared with the user. - `[Id ]`: Read-only. - `[ActiveChecklistItemCount ]`: Number of checklist items with value set to false, representing incomplete items. - `[AppliedCategories ]`: plannerAppliedCategories @@ -428,8 +426,8 @@ TASKS : Read-only. Nullable. Returns the plannerTa - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CompletedDateTime ]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z @@ -441,7 +439,7 @@ TASKS : Read-only. Nullable. Returns the plannerTa - `[Id ]`: Read-only. - `[Checklist ]`: plannerChecklistItems - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Description of the task + - `[Description ]`: Description of the task. - `[PreviewType ]`: plannerPreviewType - `[References ]`: plannerExternalReferences - `[(Any) ]`: This indicates any property can be added to this object. From 2d452b764c795a281f140fd6eae764c2af3beeee Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:20 +0000 Subject: [PATCH 10/39] Docs Generation for Users [run ci] --- src/Users/Users/docs/v1.0-beta/Get-MgUser.md | 42 +++---------------- .../docs/v1.0-beta/Microsoft.Graph.Users.md | 2 +- .../Users/docs/v1.0/Microsoft.Graph.Users.md | 2 +- 3 files changed, 8 insertions(+), 38 deletions(-) diff --git a/src/Users/Users/docs/v1.0-beta/Get-MgUser.md b/src/Users/Users/docs/v1.0-beta/Get-MgUser.md index abea1176b2c..a790e537013 100644 --- a/src/Users/Users/docs/v1.0-beta/Get-MgUser.md +++ b/src/Users/Users/docs/v1.0-beta/Get-MgUser.md @@ -54,12 +54,7 @@ UserPrincipalName : AdeleV@contoso.com This command returns a list of all users. -One of the following permissions is required to run this cmdlet; - -|Permission type| Recommended Permissions| Other Permissions| -|-----|------|------| -|Delegated (work or school account)|User.ReadBasic.All, User.Read.All| User.ReadWrite.All, Directory.Read.All| -|Application|User.Read.All|User.ReadWrite.All, Directory.Read.All| +To learn about other permissions for this resource, see the [permissions reference](/graph/permissions-reference). To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes User.ReadBasic.All, User.Read.All`. @@ -78,12 +73,7 @@ UserPrincipalName : Adams@contoso.com This command gets the specified user. -One of the following permissions is required to run this cmdlet; - -|Permission type| Recommended Permissions| Other Permissions| -|-----|------|------| -|Delegated (work or school account)|User.ReadBasic.All, User.Read.All| User.ReadWrite.All, Directory.Read.All| -|Application|User.Read.All|User.ReadWrite.All, Directory.Read.All| +To learn about other permissions for this resource, see the [permissions reference](/graph/permissions-reference). To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes User.ReadBasic.All, User.Read.All`. @@ -109,12 +99,7 @@ The $userCount variable contains the count of the objects in the result. Advanced query requires the ConsistencyLevel parameter set to `eventual` and the Count parameter in the command. For more information about *ConsistencyLevel* and *Count*, see [Advanced query capabilities on Azure AD directory objects](/graph/aad-advanced-queries). -One of the following permissions is required to run this cmdlet; - -|Permission type| Recommended Permissions| Other Permissions| -|-----|------|------| -|Delegated (work or school account)|User.ReadBasic.All, User.Read.All| User.ReadWrite.All, Directory.Read.All| -|Application|User.Read.All|User.ReadWrite.All, Directory.Read.All| +To learn about other permissions for this resource, see the [permissions reference](/graph/permissions-reference). To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes User.ReadBasic.All, User.Read.All`. @@ -134,12 +119,7 @@ The $userCount variable contains the count of the objects in the result. Advanced query requires the ConsistencyLevel parameter set to `eventual` and the Count parameter in the command. For more information about *ConsistencyLevel* and *Count*, see [Advanced query capabilities on Azure AD directory objects](/graph/aad-advanced-queries). -One of the following permissions is required to run this cmdlet; - -|Permission type| Recommended Permissions| Other Permissions| -|-----|------|------| -|Delegated (work or school account)|User.ReadBasic.All, User.Read.All| User.ReadWrite.All, Directory.Read.All| -|Application|User.Read.All|User.ReadWrite.All, Directory.Read.All| +To learn about other permissions for this resource, see the [permissions reference](/graph/permissions-reference). To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes User.ReadBasic.All, User.Read.All`. @@ -163,12 +143,7 @@ The $userCount variable contains the count of the objects in the result. Advanced query requires the ConsistencyLevel parameter set to `eventual` and the Count parameter in the command. For more information about *ConsistencyLevel* and *Count*, see [Advanced query capabilities on Azure AD directory objects](/graph/aad-advanced-queries). -One of the following permissions is required to run this cmdlet; - -|Permission type| Recommended Permissions| Other Permissions| -|-----|------|------| -|Delegated (work or school account)|User.ReadBasic.All, User.Read.All| User.ReadWrite.All, Directory.Read.All| -|Application|User.Read.All|User.ReadWrite.All, Directory.Read.All| +To learn about other permissions for this resource, see the [permissions reference](/graph/permissions-reference). To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes User.ReadBasic.All, User.Read.All`. @@ -192,12 +167,7 @@ The $userCount variable contains the count of the objects in the result. Advanced query requires the ConsistencyLevel parameter set to `eventual` and the Count parameter in the command. For more information about *ConsistencyLevel* and *Count*, see [Advanced query capabilities on Azure AD directory objects](/graph/aad-advanced-queries). -One of the following permissions is required to run this cmdlet; - -|Permission type| Recommended Permissions| Other Permissions| -|-----|------|------| -|Delegated (work or school account)|User.ReadBasic.All, User.Read.All| User.ReadWrite.All, Directory.Read.All| -|Application|User.Read.All|User.ReadWrite.All, Directory.Read.All| +To learn about other permissions for this resource, see the [permissions reference](/graph/permissions-reference). To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes User.ReadBasic.All, User.Read.All`. diff --git a/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md b/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md index 8f48091f2fc..3adc74d7669 100644 --- a/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md +++ b/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users -Module Guid: a5405be8-88d3-4d07-8c5c-1e3fd051a030 +Module Guid: c1d17df2-7218-4855-a7a6-e251242bb620 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md b/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md index ff1514f6664..6144a9385c5 100644 --- a/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md +++ b/src/Users/Users/docs/v1.0/Microsoft.Graph.Users.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users -Module Guid: a5405be8-88d3-4d07-8c5c-1e3fd051a030 +Module Guid: c1d17df2-7218-4855-a7a6-e251242bb620 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users Help Version: 1.0.0.0 Locale: en-US From a3b7ee410dc01faf2d912c5977ea20f806935268 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:22 +0000 Subject: [PATCH 11/39] Docs Generation for Devices.CloudPrint [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md | 2 +- .../docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md index 3abd8daa879..c75516bda0d 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0-beta/Microsoft.Graph.Devices.CloudPrint.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CloudPrint -Module Guid: 0dc16161-037e-405e-985a-eaa386b72dd6 +Module Guid: 2fa2a7dd-dfe4-4179-a22c-8c775850239d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.cloudprint Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md index 7ba4fdd15c7..b7e94ed00fc 100644 --- a/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md +++ b/src/Devices.CloudPrint/Devices.CloudPrint/docs/v1.0/Microsoft.Graph.Devices.CloudPrint.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CloudPrint -Module Guid: 0dc16161-037e-405e-985a-eaa386b72dd6 +Module Guid: 2fa2a7dd-dfe4-4179-a22c-8c775850239d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.cloudprint Help Version: 1.0.0.0 Locale: en-US From c71ba97fbbcbc4c42b507c5346975f5cd8392f6d Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:23 +0000 Subject: [PATCH 12/39] Docs Generation for DeviceManagement.Functions [run ci] --- .../v1.0-beta/Microsoft.Graph.DeviceManagement.Functions.md | 2 +- .../docs/v1.0/Microsoft.Graph.DeviceManagement.Functions.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Functions.md b/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Functions.md index 44946c9c6ba..d625ed56998 100644 --- a/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Functions.md +++ b/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Functions -Module Guid: 938f0773-c7d0-4a69-8b70-fa85b4f37d33 +Module Guid: 3932d8ba-abce-4b6e-9d6d-a0f8689977dc Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.functions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0/Microsoft.Graph.DeviceManagement.Functions.md b/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0/Microsoft.Graph.DeviceManagement.Functions.md index a87cf28cc5e..079e2703ee7 100644 --- a/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0/Microsoft.Graph.DeviceManagement.Functions.md +++ b/src/DeviceManagement.Functions/DeviceManagement.Functions/docs/v1.0/Microsoft.Graph.DeviceManagement.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Functions -Module Guid: 938f0773-c7d0-4a69-8b70-fa85b4f37d33 +Module Guid: 3932d8ba-abce-4b6e-9d6d-a0f8689977dc Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.functions Help Version: 1.0.0.0 Locale: en-US From ff1cd48f02df1b77eba215ae74f172c86276e2bf Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:25 +0000 Subject: [PATCH 13/39] Docs Generation for DeviceManagement.Actions [run ci] --- ...DeviceManagementComanagedDeviceCloudPc.md} | 10 ++-- ...agementDetectedAppManagedDeviceCloudPc.md} | 14 +++--- ...onDeviceManagementManagedDeviceCloudPc.md} | 10 ++-- ...DeviceManagementComanagedDeviceCloudPc.md} | 10 ++-- ...agementDetectedAppManagedDeviceCloudPc.md} | 14 +++--- ...reDeviceManagementManagedDeviceCloudPc.md} | 10 ++-- ...DeviceManagementComanagedDeviceCloudPc.md} | 14 +++--- ...riptDeviceRunStateManagedDeviceCloudPc.md} | 10 ++-- ...riptDeviceRunStateManagedDeviceCloudPc.md} | 10 ++-- ...onDeviceManagementManagedDeviceCloudPc.md} | 14 +++--- ...riptDeviceRunStateManagedDeviceCloudPc.md} | 13 +++-- ...icrosoft.Graph.DeviceManagement.Actions.md | 48 +++++++++---------- ...icrosoft.Graph.DeviceManagement.Actions.md | 2 +- ...DeviceManagementComanagedDeviceCloudPc.md} | 0 ...agementDetectedAppManagedDeviceCloudPc.md} | 0 ...onDeviceManagementManagedDeviceCloudPc.md} | 0 ...DeviceManagementComanagedDeviceCloudPc.md} | 0 ...agementDetectedAppManagedDeviceCloudPc.md} | 0 ...reDeviceManagementManagedDeviceCloudPc.md} | 0 ...DeviceManagementComanagedDeviceCloudPc.md} | 0 ...riptDeviceRunStateManagedDeviceCloudPc.md} | 0 ...riptDeviceRunStateManagedDeviceCloudPc.md} | 0 ...onDeviceManagementManagedDeviceCloudPc.md} | 0 ...riptDeviceRunStateManagedDeviceCloudPc.md} | 0 24 files changed, 101 insertions(+), 78 deletions(-) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md => Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md} (90%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md => Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md} (94%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md => Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md} (90%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md => Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md} (91%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md => Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md} (95%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md => Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md} (91%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgCloudDeviceManagementManagedDevice.md => Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md} (93%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md => Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md} (94%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md => Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md} (94%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgCloudDeviceManagementComanagedDevice.md => Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md} (93%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/{Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md => Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md} (93%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md => Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md => Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md => Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md => Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md => Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md => Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgCloudDeviceManagementComanagedDevice.md => Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md => Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md => Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgCloudDeviceManagementManagedDevice.md => Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md} (100%) rename src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/{Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md => Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md} (100%) diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md similarity index 90% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md index 930d9d4f8fe..f7ec1b43025 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkdevicemanagementcomanageddevicereprovisioncloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkreprovisiondevicemanagementcomanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc +# Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc ## SYNOPSIS Invoke action bulkReprovisionCloudPc @@ -14,13 +14,13 @@ Invoke action bulkReprovisionCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc [-AdditionalProperties ] +Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc [-AdditionalProperties ] [-ManagedDeviceIds ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc +Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -139,6 +139,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md similarity index 94% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md index e2895236a0c..eda63120088 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkdevicemanagementdetectedappmanageddevicereprovisioncloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkreprovisiondevicemanagementdetectedappmanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc +# Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc ## SYNOPSIS Invoke action bulkReprovisionCloudPc @@ -14,21 +14,21 @@ Invoke action bulkReprovisionCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc -DetectedAppId +Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc -DetectedAppId [-AdditionalProperties ] [-ManagedDeviceIds ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc -DetectedAppId +Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc -DetectedAppId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### BulkViaIdentity ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc +Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] @@ -36,7 +36,7 @@ Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc ### BulkViaIdentityExpanded ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc +Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc -InputObject [-AdditionalProperties ] [-ManagedDeviceIds ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -188,6 +188,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md similarity index 90% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md index d358c56d14c..cdbcc01b98a 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkdevicemanagementmanageddevicereprovisioncloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkreprovisiondevicemanagementmanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc +# Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc ## SYNOPSIS Invoke action bulkReprovisionCloudPc @@ -14,13 +14,13 @@ Invoke action bulkReprovisionCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc [-AdditionalProperties ] +Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc [-AdditionalProperties ] [-ManagedDeviceIds ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc +Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -139,6 +139,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md similarity index 91% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md index eb11f3c4a16..e9a9afaa685 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkdevicemanagementcomanageddevicerestorecloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkrestoredevicemanagementcomanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc +# Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc ## SYNOPSIS Invoke action bulkRestoreCloudPc @@ -14,14 +14,14 @@ Invoke action bulkRestoreCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc [-AdditionalProperties ] +Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc [-AdditionalProperties ] [-ManagedDeviceIds ] [-RestorePointDateTime ] [-TimeRange ] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc +Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -155,6 +155,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md similarity index 95% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md index fcd67b60a07..9bc06504bf6 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkdevicemanagementdetectedappmanageddevicerestorecloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkrestoredevicemanagementdetectedappmanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc +# Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc ## SYNOPSIS Invoke action bulkRestoreCloudPc @@ -14,21 +14,21 @@ Invoke action bulkRestoreCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc -DetectedAppId +Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc -DetectedAppId [-AdditionalProperties ] [-ManagedDeviceIds ] [-RestorePointDateTime ] [-TimeRange ] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc -DetectedAppId +Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc -DetectedAppId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### BulkViaIdentity ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc +Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc -InputObject -BodyParameter [-Confirm] [-WhatIf] [] @@ -36,7 +36,7 @@ Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc ### BulkViaIdentityExpanded ``` -Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc +Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc -InputObject [-AdditionalProperties ] [-ManagedDeviceIds ] [-RestorePointDateTime ] [-TimeRange ] [-Confirm] [-WhatIf] [] @@ -204,6 +204,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md similarity index 91% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md index 1bff776574e..576f38cb155 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkdevicemanagementmanageddevicerestorecloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgbulkrestoredevicemanagementmanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc +# Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc ## SYNOPSIS Invoke action bulkRestoreCloudPc @@ -14,14 +14,14 @@ Invoke action bulkRestoreCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc [-AdditionalProperties ] +Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc [-AdditionalProperties ] [-ManagedDeviceIds ] [-RestorePointDateTime ] [-TimeRange ] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc +Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -155,6 +155,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md similarity index 93% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md index b1db6b8d1cf..56bb5973973 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementManagedDevice.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgclouddevicemanagementmanageddevice +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgreprovisiondevicemanagementcomanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgCloudDeviceManagementManagedDevice +# Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc ## SYNOPSIS Invoke action reprovisionCloudPc @@ -14,14 +14,14 @@ Invoke action reprovisionCloudPc ### Cloud (Default) ``` -Invoke-MgCloudDeviceManagementManagedDevice -ManagedDeviceId [-PassThru] [-Confirm] [-WhatIf] - [] +Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc -ManagedDeviceId [-PassThru] [-Confirm] + [-WhatIf] [] ``` ### CloudViaIdentity ``` -Invoke-MgCloudDeviceManagementManagedDevice -InputObject [-PassThru] - [-Confirm] [-WhatIf] [] +Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc -InputObject + [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -123,6 +123,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgCloudDeviceManagementComanagedDevice + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md similarity index 94% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md index 213d8fc0b06..cb38d81daf5 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgclouddevicemanagementdevicehealthscriptdevicerunstatemanageddevice +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgreprovisiondevicemanagementdevicehealthscriptdevicerunstatemanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice +# Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc ## SYNOPSIS Invoke action reprovisionCloudPc @@ -14,14 +14,14 @@ Invoke action reprovisionCloudPc ### Cloud (Default) ``` -Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice +Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc -DeviceHealthScriptDeviceStateId -DeviceHealthScriptId [-PassThru] [-Confirm] [-WhatIf] [] ``` ### CloudViaIdentity ``` -Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice +Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc -InputObject [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -139,6 +139,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md similarity index 94% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md index 7f335cedb68..c91fd111890 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgclouddevicemanagementdeviceshellscriptdevicerunstatemanageddevice +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgreprovisiondevicemanagementdeviceshellscriptdevicerunstatemanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice +# Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc ## SYNOPSIS Invoke action reprovisionCloudPc @@ -14,14 +14,14 @@ Invoke action reprovisionCloudPc ### Cloud (Default) ``` -Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice +Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc -DeviceManagementScriptDeviceStateId -DeviceShellScriptId [-PassThru] [-Confirm] [-WhatIf] [] ``` ### CloudViaIdentity ``` -Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice +Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc -InputObject [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -139,6 +139,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementComanagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md similarity index 93% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementComanagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md index a9e78acaedc..316cf366848 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementComanagedDevice.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgclouddevicemanagementcomanageddevice +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgreprovisiondevicemanagementmanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgCloudDeviceManagementComanagedDevice +# Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc ## SYNOPSIS Invoke action reprovisionCloudPc @@ -14,14 +14,14 @@ Invoke action reprovisionCloudPc ### Cloud (Default) ``` -Invoke-MgCloudDeviceManagementComanagedDevice -ManagedDeviceId [-PassThru] [-Confirm] [-WhatIf] - [] +Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc -ManagedDeviceId [-PassThru] [-Confirm] + [-WhatIf] [] ``` ### CloudViaIdentity ``` -Invoke-MgCloudDeviceManagementComanagedDevice -InputObject [-PassThru] - [-Confirm] [-WhatIf] [] +Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc -InputObject + [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -123,6 +123,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgCloudDeviceManagementManagedDevice + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md similarity index 93% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md index 05e077fb682..ccdfe49108d 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.DeviceManagement.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgclouddevicemanagementscriptdevicerunstatemanageddevice +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions/invoke-mgreprovisiondevicemanagementscriptdevicerunstatemanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice +# Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc ## SYNOPSIS Invoke action reprovisionCloudPc @@ -14,13 +14,14 @@ Invoke action reprovisionCloudPc ### Cloud (Default) ``` -Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice -DeviceManagementScriptDeviceStateId - -DeviceManagementScriptId [-PassThru] [-Confirm] [-WhatIf] [] +Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc + -DeviceManagementScriptDeviceStateId -DeviceManagementScriptId [-PassThru] [-Confirm] + [-WhatIf] [] ``` ### CloudViaIdentity ``` -Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice +Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc -InputObject [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -138,6 +139,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Actions.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Actions.md index a337b51c835..62bf3bf266d 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Actions.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Actions -Module Guid: 63c88fa2-fb09-4848-abd4-900335809cad +Module Guid: f98e24ad-4689-4d95-84f8-2fc8652cef50 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions Help Version: 1.0.0.0 Locale: en-US @@ -356,22 +356,22 @@ Unassigns the resource account from an Autopilot device. A request to start onboarding. Must be coupled with the appropriate TeamViewer account information -### [Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc](Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md) +### [Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc](Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md) Invoke action bulkReprovisionCloudPc -### [Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc](Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md) -Invoke action bulkRestoreCloudPc +### [Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc](Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md) +Invoke action bulkReprovisionCloudPc -### [Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc](Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md) +### [Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc](Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md) Invoke action bulkReprovisionCloudPc -### [Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc](Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md) +### [Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc](Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md) Invoke action bulkRestoreCloudPc -### [Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc](Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md) -Invoke action bulkReprovisionCloudPc +### [Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc](Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md) +Invoke action bulkRestoreCloudPc -### [Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc](Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md) +### [Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc](Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md) Invoke action bulkRestoreCloudPc ### [Invoke-MgCleanDeviceManagementComanagedDeviceWindowDevice](Invoke-MgCleanDeviceManagementComanagedDeviceWindowDevice.md) @@ -389,21 +389,6 @@ Clean Windows device ### [Invoke-MgCleanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDevice](Invoke-MgCleanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDevice.md) Clean Windows device -### [Invoke-MgCloudDeviceManagementComanagedDevice](Invoke-MgCloudDeviceManagementComanagedDevice.md) -Invoke action reprovisionCloudPc - -### [Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice](Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md) -Invoke action reprovisionCloudPc - -### [Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice](Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md) -Invoke action reprovisionCloudPc - -### [Invoke-MgCloudDeviceManagementManagedDevice](Invoke-MgCloudDeviceManagementManagedDevice.md) -Invoke action reprovisionCloudPc - -### [Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice](Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md) -Invoke action reprovisionCloudPc - ### [Invoke-MgConsentDeviceManagementDataSharingConsentToDataSharing](Invoke-MgConsentDeviceManagementDataSharingConsentToDataSharing.md) Invoke action consentToDataSharing @@ -542,6 +527,21 @@ Invoke action reenable ### [Invoke-MgReenableDeviceManagementScriptDeviceRunStateManagedDevice](Invoke-MgReenableDeviceManagementScriptDeviceRunStateManagedDevice.md) Invoke action reenable +### [Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc](Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md) +Invoke action reprovisionCloudPc + +### [Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc](Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md) +Invoke action reprovisionCloudPc + +### [Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc](Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md) +Invoke action reprovisionCloudPc + +### [Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc](Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md) +Invoke action reprovisionCloudPc + +### [Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc](Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md) +Invoke action reprovisionCloudPc + ### [Invoke-MgReprovisionDeviceManagementVirtualEndpointCloudPc](Invoke-MgReprovisionDeviceManagementVirtualEndpointCloudPc.md) Invoke action reprovision diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0/Microsoft.Graph.DeviceManagement.Actions.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0/Microsoft.Graph.DeviceManagement.Actions.md index bd1e1d193dc..f8111c28d95 100644 --- a/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0/Microsoft.Graph.DeviceManagement.Actions.md +++ b/src/DeviceManagement.Actions/DeviceManagement.Actions/docs/v1.0/Microsoft.Graph.DeviceManagement.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Actions -Module Guid: 63c88fa2-fb09-4848-abd4-900335809cad +Module Guid: f98e24ad-4689-4d95-84f8-2fc8652cef50 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.actions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementComanagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementDetectedAppManagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionDeviceManagementManagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementComanagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementDetectedAppManagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreDeviceManagementManagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementComanagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementComanagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementComanagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementManagedDeviceCloudPc.md diff --git a/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md b/src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md similarity index 100% rename from src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice.md rename to src/DeviceManagement.Actions/DeviceManagement.Actions/examples/v1.0-beta/Invoke-MgReprovisionDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc.md From 45d54148c76eb7c5c7370e9dcf7f4214be98256e Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:26 +0000 Subject: [PATCH 14/39] Docs Generation for Reports [run ci] --- src/Reports/Reports/docs/v1.0-beta/Microsoft.Graph.Reports.md | 2 +- src/Reports/Reports/docs/v1.0/Microsoft.Graph.Reports.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Reports/Reports/docs/v1.0-beta/Microsoft.Graph.Reports.md b/src/Reports/Reports/docs/v1.0-beta/Microsoft.Graph.Reports.md index f06519abb59..6ab4d579d91 100644 --- a/src/Reports/Reports/docs/v1.0-beta/Microsoft.Graph.Reports.md +++ b/src/Reports/Reports/docs/v1.0-beta/Microsoft.Graph.Reports.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Reports -Module Guid: fcd421b5-3e77-4cb2-94fa-0b7204993624 +Module Guid: dc221f6a-0bb9-4198-b623-6bd30f8adb71 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.reports Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Reports/Reports/docs/v1.0/Microsoft.Graph.Reports.md b/src/Reports/Reports/docs/v1.0/Microsoft.Graph.Reports.md index d9261534962..45caf9ad43b 100644 --- a/src/Reports/Reports/docs/v1.0/Microsoft.Graph.Reports.md +++ b/src/Reports/Reports/docs/v1.0/Microsoft.Graph.Reports.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Reports -Module Guid: fcd421b5-3e77-4cb2-94fa-0b7204993624 +Module Guid: dc221f6a-0bb9-4198-b623-6bd30f8adb71 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.reports Help Version: 1.0.0.0 Locale: en-US From 26b8f3e409bf334f4b5fd7030b57a4c7f33ab544 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:27 +0000 Subject: [PATCH 15/39] Docs Generation for Users.Functions [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Users.Functions.md | 2 +- .../docs/v1.0/Microsoft.Graph.Users.Functions.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md b/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md index 954ed2f4e1a..5e484e8c9f6 100644 --- a/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md +++ b/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Functions -Module Guid: 9b742461-8530-4982-b2c3-8abe77054fd4 +Module Guid: 0cc44603-3361-45d4-a8c8-47ad3023387d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md b/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md index 88609aec0e5..82ad987604e 100644 --- a/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md +++ b/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Functions -Module Guid: 9b742461-8530-4982-b2c3-8abe77054fd4 +Module Guid: 0cc44603-3361-45d4-a8c8-47ad3023387d Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions Help Version: 1.0.0.0 Locale: en-US From 6b40b6cfbf5dfbffaacc67871ff73bf488e05c58 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:29 +0000 Subject: [PATCH 16/39] Docs Generation for Identity.Governance [run ci] --- .../Microsoft.Graph.Identity.Governance.md | 2 +- ...et-MgEntitlementManagementAccessPackage.md | 85 +--------- ...itlementManagementConnectedOrganization.md | 64 +------ ...titlementManagementCatalogAccessPackage.md | 157 ------------------ .../Microsoft.Graph.Identity.Governance.md | 8 +- ...itlementManagementConnectedOrganization.md | 41 +---- ...itlementManagementConnectedOrganization.md | 92 ---------- ...titlementManagementCatalogAccessPackage.md | 18 -- ...itlementManagementConnectedOrganization.md | 18 -- 9 files changed, 25 insertions(+), 460 deletions(-) delete mode 100644 src/Identity.Governance/Identity.Governance/docs/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md delete mode 100644 src/Identity.Governance/Identity.Governance/docs/v1.0/Split-MgEntitlementManagementConnectedOrganization.md delete mode 100644 src/Identity.Governance/Identity.Governance/examples/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md delete mode 100644 src/Identity.Governance/Identity.Governance/examples/v1.0/Split-MgEntitlementManagementConnectedOrganization.md diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md index 08777e2d8c7..0961494f589 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.Governance -Module Guid: 3562c685-ac24-4455-b8b2-9c5e76dfa3b7 +Module Guid: fa0916da-d436-4b75-9e37-964aae8eb925 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementAccessPackage.md index 7e5c6b041d0..31e1c29dbff 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementAccessPackage.md @@ -12,10 +12,11 @@ Represents access package objects. ## SYNTAX -### ListAll (Default) +### List1 (Default) ``` -Get-MgEntitlementManagementAccessPackage [-ExpandProperty ] [-Property ] - [-Sort ] [-All] [] +Get-MgEntitlementManagementAccessPackage [-ExpandProperty ] [-Filter ] + [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] + [-CountVariable ] [-PageSize ] [] ``` ### Get1 @@ -30,31 +31,6 @@ Get-MgEntitlementManagementAccessPackage -InputObject ] [-Property ] [] ``` -### List1 -``` -Get-MgEntitlementManagementAccessPackage [-ExpandProperty ] [-Filter ] - [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] - [-CountVariable ] [-PageSize ] [] -``` - -### ListByCatalogId -``` -Get-MgEntitlementManagementAccessPackage -CatalogId [-ExpandProperty ] - [-Property ] [-Sort ] [-Top ] [-All] [] -``` - -### ListByDisplayNameContains -``` -Get-MgEntitlementManagementAccessPackage -DisplayNameContains [-ExpandProperty ] - [-Property ] [-Sort ] [-Top ] [-All] [] -``` - -### ListByDisplayNameEq -``` -Get-MgEntitlementManagementAccessPackage -DisplayNameEq [-ExpandProperty ] - [-Property ] [-Sort ] [-Top ] [-All] [] -``` - ## DESCRIPTION Represents access package objects. @@ -82,7 +58,7 @@ List all pages. ```yaml Type: System.Management.Automation.SwitchParameter -Parameter Sets: List1, ListAll, ListByCatalogId, ListByDisplayNameContains, ListByDisplayNameEq +Parameter Sets: List1 Aliases: Required: False @@ -92,21 +68,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -CatalogId -Filter items by property values - -```yaml -Type: System.String -Parameter Sets: ListByCatalogId -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -CountVariable Specifies a count of the total number of items in a collection. By default, this variable will be set in the global scope. @@ -123,36 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -DisplayNameContains -Filter items by property values - -```yaml -Type: System.String -Parameter Sets: ListByDisplayNameContains -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -DisplayNameEq -Filter items by property values - -```yaml -Type: System.String -Parameter Sets: ListByDisplayNameEq -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ExpandProperty Expand related entities @@ -264,7 +195,7 @@ Order items by property values ```yaml Type: System.String[] -Parameter Sets: List1, ListAll, ListByCatalogId, ListByDisplayNameContains, ListByDisplayNameEq +Parameter Sets: List1 Aliases: OrderBy Required: False @@ -279,7 +210,7 @@ Show only the first n items ```yaml Type: System.Int32 -Parameter Sets: List1, ListByCatalogId, ListByDisplayNameContains, ListByDisplayNameEq +Parameter Sets: List1 Aliases: Limit Required: False @@ -298,8 +229,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAccessPackage - ### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAccessPackage1 ## NOTES diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementConnectedOrganization.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementConnectedOrganization.md index 79782af4331..e6faeafd98d 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementConnectedOrganization.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Get-MgEntitlementManagementConnectedOrganization.md @@ -12,10 +12,11 @@ Represents references to a directory or domain of another organization whose use ## SYNTAX -### ListAll (Default) +### List1 (Default) ``` -Get-MgEntitlementManagementConnectedOrganization [-ExpandProperty ] [-Property ] - [-Sort ] [-All] [] +Get-MgEntitlementManagementConnectedOrganization [-ExpandProperty ] [-Filter ] + [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] + [-CountVariable ] [-PageSize ] [] ``` ### Get1 @@ -30,25 +31,6 @@ Get-MgEntitlementManagementConnectedOrganization -InputObject ] [-Property ] [] ``` -### List1 -``` -Get-MgEntitlementManagementConnectedOrganization [-ExpandProperty ] [-Filter ] - [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] - [-CountVariable ] [-PageSize ] [] -``` - -### ListByDisplayNameContains -``` -Get-MgEntitlementManagementConnectedOrganization -DisplayNameContains [-ExpandProperty ] - [-Property ] [-Sort ] [-Top ] [-All] [] -``` - -### ListByDisplayNameEq -``` -Get-MgEntitlementManagementConnectedOrganization -DisplayNameEq [-ExpandProperty ] - [-Property ] [-Sort ] [-Top ] [-All] [] -``` - ## DESCRIPTION Represents references to a directory or domain of another organization whose users can request access. @@ -61,7 +43,7 @@ List all pages. ```yaml Type: System.Management.Automation.SwitchParameter -Parameter Sets: List1, ListAll, ListByDisplayNameContains, ListByDisplayNameEq +Parameter Sets: List1 Aliases: Required: False @@ -102,36 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -DisplayNameContains -Filter items by property values - -```yaml -Type: System.String -Parameter Sets: ListByDisplayNameContains -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -DisplayNameEq -Filter items by property values - -```yaml -Type: System.String -Parameter Sets: ListByDisplayNameEq -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ExpandProperty Expand related entities @@ -243,7 +195,7 @@ Order items by property values ```yaml Type: System.String[] -Parameter Sets: List1, ListAll, ListByDisplayNameContains, ListByDisplayNameEq +Parameter Sets: List1 Aliases: OrderBy Required: False @@ -258,7 +210,7 @@ Show only the first n items ```yaml Type: System.Int32 -Parameter Sets: List1, ListByDisplayNameContains, ListByDisplayNameEq +Parameter Sets: List1 Aliases: Limit Required: False @@ -277,8 +229,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphConnectedOrganization - ### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphConnectedOrganization1 ## NOTES diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md deleted file mode 100644 index dea882f1454..00000000000 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md +++ /dev/null @@ -1,157 +0,0 @@ ---- -external help file: -Module Name: Microsoft.Graph.Identity.Governance -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterentitlementmanagementcatalogaccesspackage -schema: 2.0.0 ---- - -# Invoke-MgFilterEntitlementManagementCatalogAccessPackage - -## SYNOPSIS -Invoke function filterByCurrentUser - -## SYNTAX - -### Filter (Default) -``` -Invoke-MgFilterEntitlementManagementCatalogAccessPackage -AccessPackageCatalogId -On - [] -``` - -### FilterViaIdentity -``` -Invoke-MgFilterEntitlementManagementCatalogAccessPackage -InputObject - [] -``` - -## DESCRIPTION -Invoke function filterByCurrentUser - -## EXAMPLES - -## PARAMETERS - -### -AccessPackageCatalogId -key: id of accessPackageCatalog - -```yaml -Type: System.String -Parameter Sets: Filter -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -InputObject -Identity Parameter -To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IIdentityGovernanceIdentity -Parameter Sets: FilterViaIdentity -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: True (ByValue) -Accept wildcard characters: False -``` - -### -On -Usage: on={on} - -```yaml -Type: System.String -Parameter Sets: Filter -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IIdentityGovernanceIdentity - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAccessPackage1 - -## NOTES - -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -INPUTOBJECT : Identity Parameter - - `[AccessPackageAssignmentId ]`: key: id of accessPackageAssignment - - `[AccessPackageAssignmentPolicyId ]`: key: id of accessPackageAssignmentPolicy - - `[AccessPackageAssignmentRequestId ]`: key: id of accessPackageAssignmentRequest - - `[AccessPackageAssignmentResourceRoleId ]`: key: id of accessPackageAssignmentResourceRole - - `[AccessPackageCatalogId ]`: key: id of accessPackageCatalog - - `[AccessPackageId ]`: key: id of accessPackage - - `[AccessPackageResourceEnvironmentId ]`: key: id of accessPackageResourceEnvironment - - `[AccessPackageResourceId ]`: key: id of accessPackageResource - - `[AccessPackageResourceRequestId ]`: key: id of accessPackageResourceRequest - - `[AccessPackageResourceRoleId ]`: key: id of accessPackageResourceRole - - `[AccessPackageResourceRoleScopeId ]`: key: id of accessPackageResourceRoleScope - - `[AccessPackageResourceScopeId ]`: key: id of accessPackageResourceScope - - `[AccessReviewDecisionId ]`: key: id of accessReviewDecision - - `[AccessReviewHistoryDefinitionId ]`: key: id of accessReviewHistoryDefinition - - `[AccessReviewHistoryInstanceId ]`: key: id of accessReviewHistoryInstance - - `[AccessReviewId ]`: key: id of accessReview - - `[AccessReviewId1 ]`: key: id of accessReview - - `[AccessReviewInstanceDecisionItemId ]`: key: id of accessReviewInstanceDecisionItem - - `[AccessReviewInstanceDecisionItemId1 ]`: key: id of accessReviewInstanceDecisionItem - - `[AccessReviewInstanceId ]`: key: id of accessReviewInstance - - `[AccessReviewReviewerId ]`: key: id of accessReviewReviewer - - `[AccessReviewScheduleDefinitionId ]`: key: id of accessReviewScheduleDefinition - - `[AccessReviewStageId ]`: key: id of accessReviewStage - - `[AgreementAcceptanceId ]`: key: id of agreementAcceptance - - `[AgreementFileLocalizationId ]`: key: id of agreementFileLocalization - - `[AgreementFileVersionId ]`: key: id of agreementFileVersion - - `[AgreementId ]`: key: id of agreement - - `[AppConsentRequestId ]`: key: id of appConsentRequest - - `[ApprovalId ]`: key: id of approval - - `[ApprovalStageId ]`: key: id of approvalStage - - `[ApprovalStepId ]`: key: id of approvalStep - - `[BusinessFlowTemplateId ]`: key: id of businessFlowTemplate - - `[ConnectedOrganizationId ]`: key: id of connectedOrganization - - `[CustomAccessPackageWorkflowExtensionId ]`: key: id of customAccessPackageWorkflowExtension - - `[CustomExtensionHandlerId ]`: key: id of customExtensionHandler - - `[DirectoryObjectId ]`: key: id of directoryObject - - `[GovernanceInsightId ]`: key: id of governanceInsight - - `[GovernanceResourceId ]`: key: id of governanceResource - - `[GovernanceRoleAssignmentId ]`: key: id of governanceRoleAssignment - - `[GovernanceRoleAssignmentRequestId ]`: key: id of governanceRoleAssignmentRequest - - `[GovernanceRoleDefinitionId ]`: key: id of governanceRoleDefinition - - `[GovernanceRoleSettingId ]`: key: id of governanceRoleSetting - - `[On ]`: Usage: on={on} - - `[PrivilegedAccessId ]`: key: id of privilegedAccess - - `[PrivilegedApprovalId ]`: key: id of privilegedApproval - - `[PrivilegedOperationEventId ]`: key: id of privilegedOperationEvent - - `[PrivilegedRoleAssignmentId ]`: key: id of privilegedRoleAssignment - - `[PrivilegedRoleAssignmentRequestId ]`: key: id of privilegedRoleAssignmentRequest - - `[PrivilegedRoleId ]`: key: id of privilegedRole - - `[ProgramControlId ]`: key: id of programControl - - `[ProgramControlTypeId ]`: key: id of programControlType - - `[ProgramId ]`: key: id of program - - `[UserConsentRequestId ]`: key: id of userConsentRequest - - `[UserId ]`: key: id of user - -## RELATED LINKS - diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md index aca9514a356..d7853380b9a 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.Governance -Module Guid: 3562c685-ac24-4455-b8b2-9c5e76dfa3b7 +Module Guid: fa0916da-d436-4b75-9e37-964aae8eb925 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance Help Version: 1.0.0.0 Locale: en-US @@ -124,9 +124,6 @@ Invoke function filterByCurrentUser ### [Invoke-MgFilterEntitlementManagementAssignmentRequest](Invoke-MgFilterEntitlementManagementAssignmentRequest.md) Invoke function filterByCurrentUser -### [Invoke-MgFilterEntitlementManagementCatalogAccessPackage](Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md) -Invoke function filterByCurrentUser - ### [New-MgAgreement](New-MgAgreement.md) Add new entity to agreements @@ -276,9 +273,6 @@ Supports $expand. ### [Set-MgEntitlementManagementAssignmentPolicyCatalogByRef](Set-MgEntitlementManagementAssignmentPolicyCatalogByRef.md) Update the ref of navigation property catalog in identityGovernance -### [Split-MgEntitlementManagementConnectedOrganization](Split-MgEntitlementManagementConnectedOrganization.md) -Split elements of one or more Azure AD entitlement management connected organizations, returned by Get-MgEntitlementManagementConnectedOrganization, to simplify reporting. - ### [Stop-MgEntitlementManagementAssignmentRequest](Stop-MgEntitlementManagementAssignmentRequest.md) Invoke action cancel diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementConnectedOrganization.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementConnectedOrganization.md index 7a32e9d0414..5c1a5da1d8e 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementConnectedOrganization.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/New-MgEntitlementManagementConnectedOrganization.md @@ -12,10 +12,13 @@ Represents references to a directory or domain of another organization whose use ## SYNTAX -### CreateWithDomainIdentitySource (Default) +### CreateExpanded1 (Default) ``` -New-MgEntitlementManagementConnectedOrganization -DomainName [-Description ] - [-DisplayName ] [-State ] [-Confirm] [-WhatIf] [] +New-MgEntitlementManagementConnectedOrganization [-AdditionalProperties ] + [-CreatedDateTime ] [-Description ] [-DisplayName ] + [-ExternalSponsors ] [-Id ] + [-IdentitySources ] [-InternalSponsors ] + [-ModifiedDateTime ] [-State ] [-Confirm] [-WhatIf] [] ``` ### Create1 @@ -24,15 +27,6 @@ New-MgEntitlementManagementConnectedOrganization -BodyParameter ] ``` -### CreateExpanded1 -``` -New-MgEntitlementManagementConnectedOrganization [-AdditionalProperties ] - [-CreatedDateTime ] [-Description ] [-DisplayName ] - [-ExternalSponsors ] [-Id ] - [-IdentitySources ] [-InternalSponsors ] - [-ModifiedDateTime ] [-State ] [-Confirm] [-WhatIf] [] -``` - ## DESCRIPTION Represents references to a directory or domain of another organization whose users can request access. @@ -93,7 +87,7 @@ The description of the connected organization. ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateWithDomainIdentitySource +Parameter Sets: CreateExpanded1 Aliases: Required: False @@ -109,7 +103,7 @@ Supports $filter (eq). ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateWithDomainIdentitySource +Parameter Sets: CreateExpanded1 Aliases: Required: False @@ -119,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -DomainName -The domain name of the connected organization identity source. - -```yaml -Type: System.String -Parameter Sets: CreateWithDomainIdentitySource -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ExternalSponsors Nullable. To construct, please use Get-Help -Online and see NOTES section for EXTERNALSPONSORS properties and create a hash table. @@ -219,7 +198,7 @@ connectedOrganizationState ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateWithDomainIdentitySource +Parameter Sets: CreateExpanded1 Aliases: Required: False @@ -269,8 +248,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphConnectedOrganization - ### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphConnectedOrganization1 ## NOTES diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Split-MgEntitlementManagementConnectedOrganization.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Split-MgEntitlementManagementConnectedOrganization.md deleted file mode 100644 index 92f2c29b71b..00000000000 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Split-MgEntitlementManagementConnectedOrganization.md +++ /dev/null @@ -1,92 +0,0 @@ ---- -external help file: -Module Name: Microsoft.Graph.Identity.Governance -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance/split-mgentitlementmanagementconnectedorganization -schema: 2.0.0 ---- - -# Split-MgEntitlementManagementConnectedOrganization - -## SYNOPSIS -Split elements of a connectedOrganization - -## SYNTAX - -``` -Split-MgEntitlementManagementConnectedOrganization -ByIdentitySource - [-ConnectedOrganization ] [] -``` - -## DESCRIPTION -Split elements of one or more Azure AD entitlement management connected organizations, returned by Get-MgEntitlementManagementConnectedOrganization, to simplify reporting. - -## EXAMPLES - -## PARAMETERS - -### -ByIdentitySource - - -```yaml -Type: System.Management.Automation.SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ConnectedOrganization -The connected organization. -To construct, please use Get-Help -Online and see NOTES section for CONNECTEDORGANIZATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphConnectedOrganization[] -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: True (ByValue) -Accept wildcard characters: False -``` - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphConnectedOrganization[] - -## OUTPUTS - -## NOTES - -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -CONNECTEDORGANIZATION : The connected organization. - - `[Id ]`: Read-only. - - `[CreatedBy ]`: UPN of the user who created this resource. Read-only. - - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Description ]`: The description of the connected organization. - - `[DisplayName ]`: The display name of the connected organization. Supports $filter (eq). - - `[ExternalSponsors ]`: Nullable. - - `[Id ]`: Read-only. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[IdentitySources ]`: The identity sources in this connected organization, one of azureActiveDirectoryTenant, domainIdentitySource or externalDomainFederation. Nullable. - - `[InternalSponsors ]`: Nullable. - - `[ModifiedBy ]`: UPN of the user who last modified this resource. Read-only. - - `[ModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[State ]`: connectedOrganizationState - -## RELATED LINKS - diff --git a/src/Identity.Governance/Identity.Governance/examples/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md b/src/Identity.Governance/Identity.Governance/examples/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md deleted file mode 100644 index 093355d11d5..00000000000 --- a/src/Identity.Governance/Identity.Governance/examples/v1.0/Invoke-MgFilterEntitlementManagementCatalogAccessPackage.md +++ /dev/null @@ -1,18 +0,0 @@ -### Example 1: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - -### Example 2: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - diff --git a/src/Identity.Governance/Identity.Governance/examples/v1.0/Split-MgEntitlementManagementConnectedOrganization.md b/src/Identity.Governance/Identity.Governance/examples/v1.0/Split-MgEntitlementManagementConnectedOrganization.md deleted file mode 100644 index 093355d11d5..00000000000 --- a/src/Identity.Governance/Identity.Governance/examples/v1.0/Split-MgEntitlementManagementConnectedOrganization.md +++ /dev/null @@ -1,18 +0,0 @@ -### Example 1: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - -### Example 2: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - From d833bd7bd4bfb6fbf435282d6844019f4ab073d3 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:31 +0000 Subject: [PATCH 17/39] Docs Generation for Notes [run ci] --- .../docs/v1.0-beta/Get-MgGroupOnenotePage.md | 2 +- ...oupOnenoteSectionGroupSectionGroupByRef.md | 197 ++++++++++++++++++ .../Get-MgGroupOnenoteSectionPage.md | 2 +- .../docs/v1.0-beta/Get-MgSiteOnenotePage.md | 2 +- ...iteOnenoteSectionGroupSectionGroupByRef.md | 197 ++++++++++++++++++ .../v1.0-beta/Get-MgSiteOnenoteSectionPage.md | 2 +- .../docs/v1.0-beta/Get-MgUserOnenotePage.md | 2 +- .../Get-MgUserOnenoteSectionGroup.md | 24 +-- ...serOnenoteSectionGroupSectionGroupByRef.md | 197 ++++++++++++++++++ .../v1.0-beta/Get-MgUserOnenoteSectionPage.md | 2 +- .../docs/v1.0-beta/Microsoft.Graph.Notes.md | 34 ++- .../v1.0-beta/New-MgGroupOnenoteNotebook.md | 26 +-- .../New-MgGroupOnenoteNotebookSection.md | 40 ++-- .../New-MgGroupOnenoteNotebookSectionGroup.md | 38 ++-- .../docs/v1.0-beta/New-MgGroupOnenotePage.md | 30 +-- .../v1.0-beta/New-MgGroupOnenoteSection.md | 40 ++-- .../New-MgGroupOnenoteSectionGroup.md | 129 ++++-------- .../New-MgGroupOnenoteSectionGroupSection.md | 40 ++-- ...oupOnenoteSectionGroupSectionGroupByRef.md | 191 +++++++++++++++++ .../New-MgGroupOnenoteSectionPage.md | 30 +-- .../v1.0-beta/New-MgSiteOnenoteNotebook.md | 26 +-- .../New-MgSiteOnenoteNotebookSection.md | 40 ++-- .../New-MgSiteOnenoteNotebookSectionGroup.md | 38 ++-- .../docs/v1.0-beta/New-MgSiteOnenotePage.md | 30 +-- .../v1.0-beta/New-MgSiteOnenoteSection.md | 40 ++-- .../New-MgSiteOnenoteSectionGroup.md | 129 ++++-------- .../New-MgSiteOnenoteSectionGroupSection.md | 40 ++-- ...iteOnenoteSectionGroupSectionGroupByRef.md | 191 +++++++++++++++++ .../v1.0-beta/New-MgSiteOnenoteSectionPage.md | 30 +-- .../v1.0-beta/New-MgUserOnenoteNotebook.md | 26 +-- .../New-MgUserOnenoteNotebookSection.md | 40 ++-- .../New-MgUserOnenoteNotebookSectionGroup.md | 38 ++-- .../docs/v1.0-beta/New-MgUserOnenotePage.md | 30 +-- .../v1.0-beta/New-MgUserOnenoteSection.md | 40 ++-- .../New-MgUserOnenoteSectionGroup.md | 133 ++++-------- .../New-MgUserOnenoteSectionGroupSection.md | 40 ++-- ...serOnenoteSectionGroupSectionGroupByRef.md | 191 +++++++++++++++++ .../v1.0-beta/New-MgUserOnenoteSectionPage.md | 30 +-- .../Remove-MgUserOnenoteSectionGroup.md | 10 +- .../Update-MgGroupOnenoteNotebook.md | 26 +-- .../v1.0-beta/Update-MgGroupOnenotePage.md | 28 +-- .../v1.0-beta/Update-MgGroupOnenoteSection.md | 40 ++-- .../Update-MgGroupOnenoteSectionGroup.md | 38 ++-- .../v1.0-beta/Update-MgSiteOnenoteNotebook.md | 26 +-- .../v1.0-beta/Update-MgSiteOnenotePage.md | 30 +-- .../v1.0-beta/Update-MgSiteOnenoteSection.md | 40 ++-- .../Update-MgSiteOnenoteSectionGroup.md | 38 ++-- .../v1.0-beta/Update-MgUserOnenoteNotebook.md | 26 +-- .../v1.0-beta/Update-MgUserOnenotePage.md | 30 +-- .../v1.0-beta/Update-MgUserOnenoteSection.md | 40 ++-- .../Update-MgUserOnenoteSectionGroup.md | 38 ++-- .../Notes/docs/v1.0/Get-MgGroupOnenotePage.md | 2 +- ...oupOnenoteSectionGroupSectionGroupByRef.md | 197 ++++++++++++++++++ .../v1.0/Get-MgGroupOnenoteSectionPage.md | 2 +- .../Notes/docs/v1.0/Get-MgSiteOnenotePage.md | 2 +- ...iteOnenoteSectionGroupSectionGroupByRef.md | 197 ++++++++++++++++++ .../docs/v1.0/Get-MgSiteOnenoteSectionPage.md | 2 +- .../Notes/docs/v1.0/Get-MgUserOnenotePage.md | 2 +- .../v1.0/Get-MgUserOnenoteSectionGroup.md | 24 +-- ...serOnenoteSectionGroupSectionGroupByRef.md | 197 ++++++++++++++++++ .../docs/v1.0/Get-MgUserOnenoteSectionPage.md | 2 +- .../Notes/docs/v1.0/Microsoft.Graph.Notes.md | 32 ++- .../docs/v1.0/New-MgGroupOnenoteNotebook.md | 26 +-- .../v1.0/New-MgGroupOnenoteNotebookSection.md | 40 ++-- .../New-MgGroupOnenoteNotebookSectionGroup.md | 38 ++-- .../Notes/docs/v1.0/New-MgGroupOnenotePage.md | 30 +-- .../docs/v1.0/New-MgGroupOnenoteSection.md | 40 ++-- .../v1.0/New-MgGroupOnenoteSectionGroup.md | 121 ++++------- .../New-MgGroupOnenoteSectionGroupSection.md | 40 ++-- ...oupOnenoteSectionGroupSectionGroupByRef.md | 191 +++++++++++++++++ .../v1.0/New-MgGroupOnenoteSectionPage.md | 30 +-- .../docs/v1.0/New-MgSiteOnenoteNotebook.md | 26 +-- .../v1.0/New-MgSiteOnenoteNotebookSection.md | 40 ++-- .../New-MgSiteOnenoteNotebookSectionGroup.md | 38 ++-- .../Notes/docs/v1.0/New-MgSiteOnenotePage.md | 30 +-- .../docs/v1.0/New-MgSiteOnenoteSection.md | 40 ++-- .../v1.0/New-MgSiteOnenoteSectionGroup.md | 121 ++++------- .../New-MgSiteOnenoteSectionGroupSection.md | 40 ++-- ...iteOnenoteSectionGroupSectionGroupByRef.md | 191 +++++++++++++++++ .../docs/v1.0/New-MgSiteOnenoteSectionPage.md | 30 +-- .../docs/v1.0/New-MgUserOnenoteNotebook.md | 26 +-- .../v1.0/New-MgUserOnenoteNotebookSection.md | 40 ++-- .../New-MgUserOnenoteNotebookSectionGroup.md | 38 ++-- .../Notes/docs/v1.0/New-MgUserOnenotePage.md | 30 +-- .../docs/v1.0/New-MgUserOnenoteSection.md | 40 ++-- .../v1.0/New-MgUserOnenoteSectionGroup.md | 129 ++++-------- .../New-MgUserOnenoteSectionGroupSection.md | 40 ++-- ...serOnenoteSectionGroupSectionGroupByRef.md | 191 +++++++++++++++++ .../docs/v1.0/New-MgUserOnenoteSectionPage.md | 30 +-- .../v1.0/Remove-MgUserOnenoteSectionGroup.md | 10 +- .../v1.0/Update-MgGroupOnenoteNotebook.md | 26 +-- .../docs/v1.0/Update-MgGroupOnenotePage.md | 28 +-- .../docs/v1.0/Update-MgGroupOnenoteSection.md | 40 ++-- .../v1.0/Update-MgGroupOnenoteSectionGroup.md | 38 ++-- .../docs/v1.0/Update-MgSiteOnenoteNotebook.md | 26 +-- .../docs/v1.0/Update-MgSiteOnenotePage.md | 30 +-- .../docs/v1.0/Update-MgSiteOnenoteSection.md | 40 ++-- .../v1.0/Update-MgSiteOnenoteSectionGroup.md | 38 ++-- .../docs/v1.0/Update-MgUserOnenoteNotebook.md | 26 +-- .../docs/v1.0/Update-MgUserOnenotePage.md | 30 +-- .../docs/v1.0/Update-MgUserOnenoteSection.md | 40 ++-- .../v1.0/Update-MgUserOnenoteSectionGroup.md | 38 ++-- ...oupOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...iteOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...serOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...oupOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...iteOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...serOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...oupOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...iteOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...serOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...oupOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...iteOnenoteSectionGroupSectionGroupByRef.md | 18 ++ ...serOnenoteSectionGroupSectionGroupByRef.md | 18 ++ 114 files changed, 4019 insertions(+), 1709 deletions(-) create mode 100644 src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md create mode 100644 src/Notes/Notes/examples/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenotePage.md index c6eeba60fd8..f6358f8cc88 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenotePage.md @@ -248,7 +248,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..ba822891c85 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,197 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/get-mggrouponenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# Get-MgGroupOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +``` +Get-MgGroupOnenoteSectionGroupSectionGroupByRef -GroupId -SectionGroupId [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionPage.md index 6147c8d20b0..cd3fab7ce12 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgGroupOnenoteSectionPage.md @@ -217,7 +217,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenotePage.md index 23e9b43b031..02199d155ed 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenotePage.md @@ -248,7 +248,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..fffbd5bb818 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,197 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/get-mgsiteonenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# Get-MgSiteOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +``` +Get-MgSiteOnenoteSectionGroupSectionGroupByRef -SectionGroupId -SiteId [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SiteId +key: id of site + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionPage.md index 74fd2e1d35c..dfb83a14424 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgSiteOnenoteSectionPage.md @@ -217,7 +217,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenotePage.md index 2fe18a7dc40..698a44492ee 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenotePage.md @@ -248,7 +248,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroup.md index 043455dcf79..2959f48c455 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroup.md @@ -14,7 +14,7 @@ Nullable. ## SYNTAX -### List2 (Default) +### List3 (Default) ``` Get-MgUserOnenoteSectionGroup -UserId [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] @@ -33,7 +33,7 @@ Get-MgUserOnenoteSectionGroup -InputObject [-ExpandProperty ] [] ``` -### List3 +### List ``` Get-MgUserOnenoteSectionGroup -SectionGroupId -UserId [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] @@ -54,7 +54,7 @@ List all pages. ```yaml Type: System.Management.Automation.SwitchParameter -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: Required: False @@ -70,7 +70,7 @@ By default, this variable will be set in the global scope. ```yaml Type: System.String -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: CV Required: False @@ -100,7 +100,7 @@ Filter items by property values ```yaml Type: System.String -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: Required: False @@ -131,7 +131,7 @@ Sets the page size of results. ```yaml Type: System.Int32 -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: Required: False @@ -161,7 +161,7 @@ Search items by search phrases ```yaml Type: System.String -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: Required: False @@ -176,7 +176,7 @@ key: id of sectionGroup ```yaml Type: System.String -Parameter Sets: Get1, List3 +Parameter Sets: Get1, List Aliases: Required: True @@ -191,7 +191,7 @@ Skip the first n items ```yaml Type: System.Int32 -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: Required: False @@ -206,7 +206,7 @@ Order items by property values ```yaml Type: System.String[] -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: OrderBy Required: False @@ -221,7 +221,7 @@ Show only the first n items ```yaml Type: System.Int32 -Parameter Sets: List2, List3 +Parameter Sets: List, List3 Aliases: Limit Required: False @@ -236,7 +236,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Get1, List2, List3 +Parameter Sets: Get1, List, List3 Aliases: Required: True diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..f5819876533 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,197 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/get-mguseronenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# Get-MgUserOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +``` +Get-MgUserOnenoteSectionGroupSectionGroupByRef -SectionGroupId -UserId [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionPage.md index cc8377cebe0..5435fff5ac7 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Get-MgUserOnenoteSectionPage.md @@ -217,7 +217,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES diff --git a/src/Notes/Notes/docs/v1.0-beta/Microsoft.Graph.Notes.md b/src/Notes/Notes/docs/v1.0-beta/Microsoft.Graph.Notes.md index f3a4c155e27..1bb1c396d63 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Microsoft.Graph.Notes.md +++ b/src/Notes/Notes/docs/v1.0-beta/Microsoft.Graph.Notes.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Notes -Module Guid: 01c6be7c-3f2c-41aa-ab11-700a8b3e1599 +Module Guid: 1a17971f-d871-4bb3-ac95-1da6d7914de2 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes Help Version: 1.0.0.0 Locale: en-US @@ -64,6 +64,11 @@ The sections in the section group. Read-only. Nullable. +### [Get-MgGroupOnenoteSectionGroupSectionGroupByRef](Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [Get-MgGroupOnenoteSectionPage](Get-MgGroupOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -122,6 +127,11 @@ The sections in the section group. Read-only. Nullable. +### [Get-MgSiteOnenoteSectionGroupSectionGroupByRef](Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [Get-MgSiteOnenoteSectionPage](Get-MgSiteOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -180,6 +190,11 @@ The sections in the section group. Read-only. Nullable. +### [Get-MgUserOnenoteSectionGroupSectionGroupByRef](Get-MgUserOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [Get-MgUserOnenoteSectionPage](Get-MgUserOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -220,6 +235,11 @@ The sections in the section group. Read-only. Nullable. +### [New-MgGroupOnenoteSectionGroupSectionGroupByRef](New-MgGroupOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [New-MgGroupOnenoteSectionPage](New-MgGroupOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -260,6 +280,11 @@ The sections in the section group. Read-only. Nullable. +### [New-MgSiteOnenoteSectionGroupSectionGroupByRef](New-MgSiteOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [New-MgSiteOnenoteSectionPage](New-MgSiteOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -291,7 +316,7 @@ Read-only. Nullable. ### [New-MgUserOnenoteSectionGroup](New-MgUserOnenoteSectionGroup.md) -The section groups in the section. +The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. @@ -300,6 +325,11 @@ The sections in the section group. Read-only. Nullable. +### [New-MgUserOnenoteSectionGroupSectionGroupByRef](New-MgUserOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [New-MgUserOnenoteSectionPage](New-MgUserOnenoteSectionPage.md) The collection of pages in the section. Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebook.md index e36496c2867..0173f741aa1 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebook.md @@ -424,8 +424,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -467,7 +467,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -498,8 +498,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -518,8 +518,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -535,8 +535,8 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -577,7 +577,7 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -611,8 +611,8 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -628,7 +628,7 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSection.md index c679bae01d9..a4fc2726f0f 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSection.md @@ -19,7 +19,7 @@ Nullable. New-MgGroupOnenoteNotebookSection -GroupId -NotebookId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgGroupOnenoteNotebookSection -InputObject New-MgGroupOnenoteNotebookSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -269,7 +269,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -403,8 +403,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -420,7 +420,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -478,8 +478,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -498,8 +498,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -510,7 +510,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -532,8 +532,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -573,7 +573,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -592,8 +592,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -635,7 +635,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -668,8 +668,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -710,7 +710,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSectionGroup.md index 5c5bafb80b5..b0ec6cec11c 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteNotebookSectionGroup.md @@ -407,8 +407,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -449,7 +449,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -482,8 +482,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -502,8 +502,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -556,7 +556,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -589,8 +589,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -631,7 +631,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -665,8 +665,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -707,7 +707,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -741,8 +741,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -758,7 +758,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenotePage.md index 45fd60af9d9..e5f9b2aeb5e 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenotePage.md @@ -25,13 +25,13 @@ New-MgGroupOnenotePage -GroupId [-AdditionalProperties ] [-C ### Create ``` -New-MgGroupOnenotePage -GroupId -BodyParameter [-Confirm] [-WhatIf] +New-MgGroupOnenotePage -GroupId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` -New-MgGroupOnenotePage -InputObject -BodyParameter [-Confirm] +New-MgGroupOnenotePage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -74,7 +74,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Create, CreateViaIdentity Aliases: @@ -376,13 +376,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES @@ -393,7 +393,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -416,8 +416,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -457,7 +457,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -494,8 +494,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -537,7 +537,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -570,8 +570,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -587,7 +587,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSection.md index 0cb0cdfce6b..b3a94691458 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. New-MgGroupOnenoteSection -GroupId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgGroupOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -388,8 +388,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -405,7 +405,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -463,8 +463,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -483,8 +483,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -495,7 +495,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -517,8 +517,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -558,7 +558,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -577,8 +577,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -620,7 +620,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -653,8 +653,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -695,7 +695,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroup.md index 2026519f31f..a887947d6b2 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroup.md @@ -14,7 +14,7 @@ Nullable. ## SYNTAX -### CreateExpanded2 (Default) +### CreateExpanded1 (Default) ``` New-MgGroupOnenoteSectionGroup -GroupId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -25,53 +25,19 @@ New-MgGroupOnenoteSectionGroup -GroupId [-AdditionalProperties ] ``` -### Create2 +### Create1 ``` New-MgGroupOnenoteSectionGroup -GroupId -BodyParameter [-Confirm] [-WhatIf] [] ``` -### Create3 -``` -New-MgGroupOnenoteSectionGroup -GroupId -SectionGroupId - -BodyParameter [-Confirm] [-WhatIf] [] -``` - -### CreateExpanded3 -``` -New-MgGroupOnenoteSectionGroup -GroupId -SectionGroupId [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentity2 -``` -New-MgGroupOnenoteSectionGroup -InputObject -BodyParameter - [-Confirm] [-WhatIf] [] -``` - -### CreateViaIdentity3 +### CreateViaIdentity1 ``` New-MgGroupOnenoteSectionGroup -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` -### CreateViaIdentityExpanded2 -``` -New-MgGroupOnenoteSectionGroup -InputObject [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentityExpanded3 +### CreateViaIdentityExpanded1 ``` New-MgGroupOnenoteSectionGroup -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -96,7 +62,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -112,7 +78,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1 -Parameter Sets: Create2, Create3, CreateViaIdentity2, CreateViaIdentity3 +Parameter Sets: Create1, CreateViaIdentity1 Aliases: Required: True @@ -128,7 +94,7 @@ To construct, please use Get-Help -Online and see NOTES section for CREATEDBY pr ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -146,7 +112,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -161,7 +127,7 @@ The name of the notebook. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -176,7 +142,7 @@ key: id of group ```yaml Type: System.String -Parameter Sets: Create2, Create3, CreateExpanded2, CreateExpanded3 +Parameter Sets: Create1, CreateExpanded1 Aliases: Required: True @@ -191,7 +157,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -207,7 +173,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: CreateViaIdentity2, CreateViaIdentity3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 Aliases: Required: True @@ -223,7 +189,7 @@ To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIED ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -241,7 +207,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -257,7 +223,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTNOTEBO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphNotebook1 -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -273,7 +239,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTSECTIO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1 -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -283,21 +249,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -SectionGroupId -key: id of sectionGroup - -```yaml -Type: System.String -Parameter Sets: Create3, CreateExpanded3 -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SectionGroups The section groups in the section. Read-only. @@ -306,7 +257,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONGROUP ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1[] -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -322,7 +273,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -340,7 +291,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONS pro ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenoteSection1[] -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -356,7 +307,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -372,7 +323,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -441,8 +392,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -483,7 +434,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -516,8 +467,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -536,8 +487,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -547,8 +498,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -590,7 +541,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -623,8 +574,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -665,7 +616,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -699,8 +650,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -741,7 +692,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -775,8 +726,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -792,7 +743,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSection.md index e3b92d319c9..7c2635f06b0 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSection.md @@ -20,7 +20,7 @@ New-MgGroupOnenoteSectionGroupSection -GroupId -SectionGroupId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] [-Links ] - [-Pages ] [-PagesUrl ] [-ParentNotebook ] + [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -42,7 +42,7 @@ New-MgGroupOnenoteSectionGroupSection -InputObject New-MgGroupOnenoteSectionGroupSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -255,7 +255,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -404,8 +404,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -421,7 +421,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -479,8 +479,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -499,8 +499,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -511,7 +511,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -533,8 +533,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -574,7 +574,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -593,8 +593,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -636,7 +636,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -669,8 +669,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -711,7 +711,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..85f76c1805c --- /dev/null +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,191 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/new-mggrouponenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# New-MgGroupOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -GroupId -SectionGroupId + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +### Create1 +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -GroupId -SectionGroupId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity1 +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -InputObject -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded1 +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -InputObject + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Create1, CreateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.INotesIdentity +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.INotesIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[GroupId ]`: key: id of group + - `[NotebookId ]`: key: id of notebook + - `[OnenoteOperationId ]`: key: id of onenoteOperation + - `[OnenotePageId ]`: key: id of onenotePage + - `[OnenoteResourceId ]`: key: id of onenoteResource + - `[OnenoteSectionId ]`: key: id of onenoteSection + - `[SectionGroupId ]`: key: id of sectionGroup + - `[SiteId ]`: key: id of site + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionPage.md index dac7daa44ef..9d061e432f6 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgGroupOnenoteSectionPage.md @@ -27,12 +27,12 @@ New-MgGroupOnenoteSectionPage -GroupId -OnenoteSectionId [-Add ### Create1 ``` New-MgGroupOnenoteSectionPage -GroupId -OnenoteSectionId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` -New-MgGroupOnenoteSectionPage -InputObject -BodyParameter +New-MgGroupOnenoteSectionPage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -392,13 +392,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES @@ -409,7 +409,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -432,8 +432,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -473,7 +473,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -510,8 +510,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -553,7 +553,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -586,8 +586,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -603,7 +603,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebook.md index 5cf20d62409..e7b84ceed52 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebook.md @@ -424,8 +424,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -467,7 +467,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -498,8 +498,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -518,8 +518,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -535,8 +535,8 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -577,7 +577,7 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -611,8 +611,8 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -628,7 +628,7 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSection.md index f9e29286103..0d656b31897 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSection.md @@ -19,7 +19,7 @@ Nullable. New-MgSiteOnenoteNotebookSection -NotebookId -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgSiteOnenoteNotebookSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -403,8 +403,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -420,7 +420,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -478,8 +478,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -498,8 +498,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -510,7 +510,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -532,8 +532,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -573,7 +573,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -592,8 +592,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -635,7 +635,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -668,8 +668,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -710,7 +710,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSectionGroup.md index 5a86916a95c..bdfa4b74589 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteNotebookSectionGroup.md @@ -407,8 +407,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -449,7 +449,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -482,8 +482,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -502,8 +502,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -556,7 +556,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -589,8 +589,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -631,7 +631,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -665,8 +665,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -707,7 +707,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -741,8 +741,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -758,7 +758,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenotePage.md index 98fd53fa998..dfdbfceec1e 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenotePage.md @@ -25,13 +25,13 @@ New-MgSiteOnenotePage -SiteId [-AdditionalProperties ] [-Con ### Create1 ``` -New-MgSiteOnenotePage -SiteId -BodyParameter [-Confirm] [-WhatIf] +New-MgSiteOnenotePage -SiteId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` -New-MgSiteOnenotePage -InputObject -BodyParameter [-Confirm] +New-MgSiteOnenotePage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -74,7 +74,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -376,13 +376,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES @@ -393,7 +393,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -416,8 +416,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -457,7 +457,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -494,8 +494,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -537,7 +537,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -570,8 +570,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -587,7 +587,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSection.md index 59be2137e42..2cdc8fc5b13 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. New-MgSiteOnenoteSection -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgSiteOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -239,7 +239,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -388,8 +388,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -405,7 +405,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -463,8 +463,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -483,8 +483,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -495,7 +495,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -517,8 +517,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -558,7 +558,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -577,8 +577,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -620,7 +620,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -653,8 +653,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -695,7 +695,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroup.md index 82cfc473641..3892cda318a 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroup.md @@ -14,7 +14,7 @@ Nullable. ## SYNTAX -### CreateExpanded2 (Default) +### CreateExpanded1 (Default) ``` New-MgSiteOnenoteSectionGroup -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -25,53 +25,19 @@ New-MgSiteOnenoteSectionGroup -SiteId [-AdditionalProperties ] ``` -### Create2 +### Create1 ``` New-MgSiteOnenoteSectionGroup -SiteId -BodyParameter [-Confirm] [-WhatIf] [] ``` -### Create3 -``` -New-MgSiteOnenoteSectionGroup -SectionGroupId -SiteId - -BodyParameter [-Confirm] [-WhatIf] [] -``` - -### CreateExpanded3 -``` -New-MgSiteOnenoteSectionGroup -SectionGroupId -SiteId [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentity2 -``` -New-MgSiteOnenoteSectionGroup -InputObject -BodyParameter - [-Confirm] [-WhatIf] [] -``` - -### CreateViaIdentity3 +### CreateViaIdentity1 ``` New-MgSiteOnenoteSectionGroup -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` -### CreateViaIdentityExpanded2 -``` -New-MgSiteOnenoteSectionGroup -InputObject [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentityExpanded3 +### CreateViaIdentityExpanded1 ``` New-MgSiteOnenoteSectionGroup -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -96,7 +62,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -112,7 +78,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1 -Parameter Sets: Create2, Create3, CreateViaIdentity2, CreateViaIdentity3 +Parameter Sets: Create1, CreateViaIdentity1 Aliases: Required: True @@ -128,7 +94,7 @@ To construct, please use Get-Help -Online and see NOTES section for CREATEDBY pr ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -146,7 +112,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -161,7 +127,7 @@ The name of the notebook. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -176,7 +142,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -192,7 +158,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: CreateViaIdentity2, CreateViaIdentity3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 Aliases: Required: True @@ -208,7 +174,7 @@ To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIED ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -226,7 +192,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -242,7 +208,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTNOTEBO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphNotebook1 -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -258,7 +224,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTSECTIO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1 -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -268,21 +234,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -SectionGroupId -key: id of sectionGroup - -```yaml -Type: System.String -Parameter Sets: Create3, CreateExpanded3 -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SectionGroups The section groups in the section. Read-only. @@ -291,7 +242,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONGROUP ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1[] -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -307,7 +258,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -325,7 +276,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONS pro ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenoteSection1[] -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -341,7 +292,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -357,7 +308,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded2, CreateExpanded3, CreateViaIdentityExpanded2, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -372,7 +323,7 @@ key: id of site ```yaml Type: System.String -Parameter Sets: Create2, Create3, CreateExpanded2, CreateExpanded3 +Parameter Sets: Create1, CreateExpanded1 Aliases: Required: True @@ -441,8 +392,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -483,7 +434,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -516,8 +467,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -536,8 +487,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -547,8 +498,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -590,7 +541,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -623,8 +574,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -665,7 +616,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -699,8 +650,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -741,7 +692,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -775,8 +726,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -792,7 +743,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSection.md index 2078cd8fe1e..2282445ea9f 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSection.md @@ -20,7 +20,7 @@ New-MgSiteOnenoteSectionGroupSection -SectionGroupId -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] [-Links ] - [-Pages ] [-PagesUrl ] [-ParentNotebook ] + [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -42,7 +42,7 @@ New-MgSiteOnenoteSectionGroupSection -InputObject New-MgSiteOnenoteSectionGroupSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -240,7 +240,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -404,8 +404,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -421,7 +421,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -479,8 +479,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -499,8 +499,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -511,7 +511,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -533,8 +533,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -574,7 +574,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -593,8 +593,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -636,7 +636,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -669,8 +669,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -711,7 +711,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..400465e4c00 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,191 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/new-mgsiteonenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# New-MgSiteOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -SectionGroupId -SiteId + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +### Create1 +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -SectionGroupId -SiteId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity1 +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -InputObject -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded1 +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -InputObject + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Create1, CreateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.INotesIdentity +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SiteId +key: id of site + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.INotesIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[GroupId ]`: key: id of group + - `[NotebookId ]`: key: id of notebook + - `[OnenoteOperationId ]`: key: id of onenoteOperation + - `[OnenotePageId ]`: key: id of onenotePage + - `[OnenoteResourceId ]`: key: id of onenoteResource + - `[OnenoteSectionId ]`: key: id of onenoteSection + - `[SectionGroupId ]`: key: id of sectionGroup + - `[SiteId ]`: key: id of site + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionPage.md index 45ba8d7c95a..ac4e027a909 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgSiteOnenoteSectionPage.md @@ -27,12 +27,12 @@ New-MgSiteOnenoteSectionPage -OnenoteSectionId -SiteId [-Addit ### Create1 ``` New-MgSiteOnenoteSectionPage -OnenoteSectionId -SiteId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` -New-MgSiteOnenoteSectionPage -InputObject -BodyParameter +New-MgSiteOnenoteSectionPage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -392,13 +392,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES @@ -409,7 +409,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -432,8 +432,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -473,7 +473,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -510,8 +510,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -553,7 +553,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -586,8 +586,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -603,7 +603,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebook.md index 13a136eb0c1..9e9d9bc1957 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebook.md @@ -424,8 +424,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -467,7 +467,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -498,8 +498,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -518,8 +518,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -535,8 +535,8 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -577,7 +577,7 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -611,8 +611,8 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -628,7 +628,7 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSection.md index 383909b9dc2..9fed650b314 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSection.md @@ -19,7 +19,7 @@ Nullable. New-MgUserOnenoteNotebookSection -NotebookId -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgUserOnenoteNotebookSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -403,8 +403,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -420,7 +420,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -478,8 +478,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -498,8 +498,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -510,7 +510,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -532,8 +532,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -573,7 +573,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -592,8 +592,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -635,7 +635,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -668,8 +668,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -710,7 +710,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSectionGroup.md index 1a47fc377d9..bebaa69b083 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteNotebookSectionGroup.md @@ -407,8 +407,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -449,7 +449,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -482,8 +482,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -502,8 +502,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -556,7 +556,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -589,8 +589,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -631,7 +631,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -665,8 +665,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -707,7 +707,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -741,8 +741,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -758,7 +758,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenotePage.md index 8e363eecaf7..67158e073f1 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenotePage.md @@ -25,13 +25,13 @@ New-MgUserOnenotePage -UserId [-AdditionalProperties ] [-Con ### Create1 ``` -New-MgUserOnenotePage -UserId -BodyParameter [-Confirm] [-WhatIf] +New-MgUserOnenotePage -UserId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` -New-MgUserOnenotePage -InputObject -BodyParameter [-Confirm] +New-MgUserOnenotePage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -74,7 +74,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -376,13 +376,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES @@ -393,7 +393,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -416,8 +416,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -457,7 +457,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -494,8 +494,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -537,7 +537,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -570,8 +570,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -587,7 +587,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSection.md index c8c483634f3..dec001fe9de 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. New-MgUserOnenoteSection -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgUserOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -239,7 +239,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -388,8 +388,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -405,7 +405,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -463,8 +463,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -483,8 +483,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -495,7 +495,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -517,8 +517,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -558,7 +558,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -577,8 +577,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -620,7 +620,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -653,8 +653,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -695,7 +695,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroup.md index a97157a38f8..79d045b569f 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroup.md @@ -8,13 +8,13 @@ schema: 2.0.0 # New-MgUserOnenoteSectionGroup ## SYNOPSIS -The section groups in the section. +The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. ## SYNTAX -### CreateExpanded3 (Default) +### CreateExpanded1 (Default) ``` New-MgUserOnenoteSectionGroup -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -25,53 +25,19 @@ New-MgUserOnenoteSectionGroup -UserId [-AdditionalProperties ] ``` -### Create -``` -New-MgUserOnenoteSectionGroup -SectionGroupId -UserId - -BodyParameter [-Confirm] [-WhatIf] [] -``` - -### Create3 +### Create1 ``` New-MgUserOnenoteSectionGroup -UserId -BodyParameter [-Confirm] [-WhatIf] [] ``` -### CreateExpanded -``` -New-MgUserOnenoteSectionGroup -SectionGroupId -UserId [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentity -``` -New-MgUserOnenoteSectionGroup -InputObject -BodyParameter - [-Confirm] [-WhatIf] [] -``` - -### CreateViaIdentity3 +### CreateViaIdentity1 ``` New-MgUserOnenoteSectionGroup -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` -### CreateViaIdentityExpanded -``` -New-MgUserOnenoteSectionGroup -InputObject [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentityExpanded3 +### CreateViaIdentityExpanded1 ``` New-MgUserOnenoteSectionGroup -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -83,7 +49,7 @@ New-MgUserOnenoteSectionGroup -InputObject [-AdditionalProperti ``` ## DESCRIPTION -The section groups in the section. +The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. @@ -96,7 +62,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -112,7 +78,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1 -Parameter Sets: Create, Create3, CreateViaIdentity, CreateViaIdentity3 +Parameter Sets: Create1, CreateViaIdentity1 Aliases: Required: True @@ -128,7 +94,7 @@ To construct, please use Get-Help -Online and see NOTES section for CREATEDBY pr ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -146,7 +112,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -161,7 +127,7 @@ The name of the notebook. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -176,7 +142,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -192,7 +158,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: CreateViaIdentity, CreateViaIdentity3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 Aliases: Required: True @@ -208,7 +174,7 @@ To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIED ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -226,7 +192,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -242,7 +208,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTNOTEBO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphNotebook1 -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -258,7 +224,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTSECTIO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1 -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -268,21 +234,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -SectionGroupId -key: id of sectionGroup - -```yaml -Type: System.String -Parameter Sets: Create, CreateExpanded -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SectionGroups The section groups in the section. Read-only. @@ -291,7 +242,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONGROUP ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup1[] -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -307,7 +258,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -325,7 +276,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONS pro ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenoteSection1[] -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -341,7 +292,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -357,7 +308,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded3, CreateViaIdentityExpanded, CreateViaIdentityExpanded3 +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: Required: False @@ -372,7 +323,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Create, Create3, CreateExpanded, CreateExpanded3 +Parameter Sets: Create1, CreateExpanded1 Aliases: Required: True @@ -441,8 +392,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -483,7 +434,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -516,8 +467,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -536,8 +487,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -547,8 +498,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -590,7 +541,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -623,8 +574,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -665,7 +616,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -699,8 +650,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -741,7 +692,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -775,8 +726,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -792,7 +743,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSection.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSection.md index 83cbfa99015..c70afe32675 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSection.md @@ -20,7 +20,7 @@ New-MgUserOnenoteSectionGroupSection -SectionGroupId -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] [-Links ] - [-Pages ] [-PagesUrl ] [-ParentNotebook ] + [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -42,7 +42,7 @@ New-MgUserOnenoteSectionGroupSection -InputObject New-MgUserOnenoteSectionGroupSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -240,7 +240,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -404,8 +404,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -421,7 +421,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -479,8 +479,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -499,8 +499,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -511,7 +511,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -533,8 +533,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -574,7 +574,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -593,8 +593,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -636,7 +636,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -669,8 +669,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -711,7 +711,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..9e423ad993d --- /dev/null +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,191 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/new-mguseronenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# New-MgUserOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -SectionGroupId -UserId + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +### Create +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -SectionGroupId -UserId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -InputObject -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -InputObject + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Create, CreateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.INotesIdentity +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.INotesIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[GroupId ]`: key: id of group + - `[NotebookId ]`: key: id of notebook + - `[OnenoteOperationId ]`: key: id of onenoteOperation + - `[OnenotePageId ]`: key: id of onenotePage + - `[OnenoteResourceId ]`: key: id of onenoteResource + - `[OnenoteSectionId ]`: key: id of onenoteSection + - `[SectionGroupId ]`: key: id of sectionGroup + - `[SiteId ]`: key: id of site + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionPage.md index b97cfade88c..238529c40b5 100644 --- a/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0-beta/New-MgUserOnenoteSectionPage.md @@ -27,12 +27,12 @@ New-MgUserOnenoteSectionPage -OnenoteSectionId -UserId [-Addit ### Create ``` New-MgUserOnenoteSectionPage -OnenoteSectionId -UserId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` -New-MgUserOnenoteSectionPage -InputObject -BodyParameter +New-MgUserOnenoteSectionPage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Create, CreateViaIdentity Aliases: @@ -392,13 +392,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ## NOTES @@ -409,7 +409,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -432,8 +432,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -473,7 +473,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -510,8 +510,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -553,7 +553,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -586,8 +586,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -603,7 +603,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Remove-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/Remove-MgUserOnenoteSectionGroup.md index 3fbb919e7f8..d929f360421 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Remove-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/Remove-MgUserOnenoteSectionGroup.md @@ -14,13 +14,13 @@ Nullable. ## SYNTAX -### Delete1 (Default) +### Delete (Default) ``` Remove-MgUserOnenoteSectionGroup -SectionGroupId -UserId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity1 +### DeleteViaIdentity ``` Remove-MgUserOnenoteSectionGroup -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -56,7 +56,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: DeleteViaIdentity1 +Parameter Sets: DeleteViaIdentity Aliases: Required: True @@ -86,7 +86,7 @@ key: id of sectionGroup ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True @@ -101,7 +101,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteNotebook.md index 02245ac31bd..58e5dff30da 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteNotebook.md @@ -454,8 +454,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -497,7 +497,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -528,8 +528,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -548,8 +548,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -565,8 +565,8 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -607,7 +607,7 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -641,8 +641,8 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -658,7 +658,7 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenotePage.md index 12dccc5ee43..2984369a900 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenotePage.md @@ -27,12 +27,12 @@ Update-MgGroupOnenotePage -GroupId -OnenotePageId [-Additional ### Update1 ``` Update-MgGroupOnenotePage -GroupId -OnenotePageId - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity1 ``` -Update-MgGroupOnenotePage -InputObject -BodyParameter +Update-MgGroupOnenotePage -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Update1, UpdateViaIdentity1 Aliases: @@ -407,7 +407,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity @@ -424,7 +424,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -447,8 +447,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -488,7 +488,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -525,8 +525,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -568,7 +568,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -601,8 +601,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -618,7 +618,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSection.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSection.md index c4878731a6b..504aaef63bf 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. Update-MgGroupOnenoteSection -GroupId -OnenoteSectionId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ Update-MgGroupOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -269,7 +269,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -418,8 +418,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -435,7 +435,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -493,8 +493,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -525,7 +525,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -547,8 +547,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -588,7 +588,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -607,8 +607,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -650,7 +650,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -683,8 +683,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -725,7 +725,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSectionGroup.md index d639369dddc..cbd72d931d8 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgGroupOnenoteSectionGroup.md @@ -422,8 +422,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -464,7 +464,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -497,8 +497,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -517,8 +517,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -528,8 +528,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -571,7 +571,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -604,8 +604,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -646,7 +646,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -680,8 +680,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -722,7 +722,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -756,8 +756,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -773,7 +773,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteNotebook.md index 85dba2b3483..f0ac83251a6 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteNotebook.md @@ -454,8 +454,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -497,7 +497,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -528,8 +528,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -548,8 +548,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -565,8 +565,8 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -607,7 +607,7 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -641,8 +641,8 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -658,7 +658,7 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenotePage.md index cfa1c46c3fd..37065df2823 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenotePage.md @@ -26,14 +26,14 @@ Update-MgSiteOnenotePage -OnenotePageId -SiteId [-AdditionalPr ### Update1 ``` -Update-MgSiteOnenotePage -OnenotePageId -SiteId -BodyParameter +Update-MgSiteOnenotePage -OnenotePageId -SiteId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity1 ``` -Update-MgSiteOnenotePage -InputObject -BodyParameter [-PassThru] - [-Confirm] [-WhatIf] [] +Update-MgSiteOnenotePage -InputObject -BodyParameter + [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded1 @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Update1, UpdateViaIdentity1 Aliases: @@ -407,7 +407,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity @@ -424,7 +424,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -447,8 +447,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -488,7 +488,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -525,8 +525,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -568,7 +568,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -601,8 +601,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -618,7 +618,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSection.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSection.md index f0927d30c4d..5d9783a440b 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. Update-MgSiteOnenoteSection -OnenoteSectionId -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ Update-MgSiteOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -418,8 +418,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -435,7 +435,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -493,8 +493,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -525,7 +525,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -547,8 +547,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -588,7 +588,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -607,8 +607,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -650,7 +650,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -683,8 +683,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -725,7 +725,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSectionGroup.md index 8a2db5b0551..b1a69465c8d 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgSiteOnenoteSectionGroup.md @@ -422,8 +422,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -464,7 +464,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -497,8 +497,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -517,8 +517,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -528,8 +528,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -571,7 +571,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -604,8 +604,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -646,7 +646,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -680,8 +680,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -722,7 +722,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -756,8 +756,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -773,7 +773,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteNotebook.md index ebc194e7b37..0e80132bcc3 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteNotebook.md @@ -454,8 +454,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -497,7 +497,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -528,8 +528,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -548,8 +548,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -565,8 +565,8 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -607,7 +607,7 @@ SECTIONGROUPS : The section groups in the notebo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -641,8 +641,8 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -658,7 +658,7 @@ SECTIONS : The sections in the notebook. Read- - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenotePage.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenotePage.md index 23aab19a4c5..fd0dd49eb48 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenotePage.md @@ -26,14 +26,14 @@ Update-MgUserOnenotePage -OnenotePageId -UserId [-AdditionalPr ### Update1 ``` -Update-MgUserOnenotePage -OnenotePageId -UserId -BodyParameter +Update-MgUserOnenotePage -OnenotePageId -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity1 ``` -Update-MgUserOnenotePage -InputObject -BodyParameter [-PassThru] - [-Confirm] [-WhatIf] [] +Update-MgUserOnenotePage -InputObject -BodyParameter + [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded1 @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 Parameter Sets: Update1, UpdateViaIdentity1 Aliases: @@ -407,7 +407,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 ### Microsoft.Graph.PowerShell.Models.INotesIdentity @@ -424,7 +424,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -447,8 +447,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -488,7 +488,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -525,8 +525,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -568,7 +568,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -601,8 +601,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -618,7 +618,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSection.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSection.md index bceb2767606..0826ad41887 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. Update-MgUserOnenoteSection -OnenoteSectionId -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ Update-MgUserOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -418,8 +418,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -435,7 +435,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -493,8 +493,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -525,7 +525,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -547,8 +547,8 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -588,7 +588,7 @@ PAGES : The collection of pages in the section. Re - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -607,8 +607,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -650,7 +650,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -683,8 +683,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -725,7 +725,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSectionGroup.md index 4794e3fd16a..f3c015ce1c8 100644 --- a/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0-beta/Update-MgUserOnenoteSectionGroup.md @@ -422,8 +422,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -464,7 +464,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -497,8 +497,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -517,8 +517,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -528,8 +528,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -571,7 +571,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -604,8 +604,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -646,7 +646,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -680,8 +680,8 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -722,7 +722,7 @@ SECTIONGROUPS : The section groups in the sectio - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -756,8 +756,8 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -773,7 +773,7 @@ SECTIONS : The sections in the section group. - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenotePage.md b/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenotePage.md index 6d92b135ad7..37fc93f795c 100644 --- a/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenotePage.md @@ -248,7 +248,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES diff --git a/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..ba822891c85 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,197 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/get-mggrouponenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# Get-MgGroupOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +``` +Get-MgGroupOnenoteSectionGroupSectionGroupByRef -GroupId -SectionGroupId [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionPage.md index cd3fab7ce12..6147c8d20b0 100644 --- a/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0/Get-MgGroupOnenoteSectionPage.md @@ -217,7 +217,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES diff --git a/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenotePage.md b/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenotePage.md index 632867667a1..c008dbcff3a 100644 --- a/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenotePage.md @@ -248,7 +248,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES diff --git a/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..fffbd5bb818 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,197 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/get-mgsiteonenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# Get-MgSiteOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +``` +Get-MgSiteOnenoteSectionGroupSectionGroupByRef -SectionGroupId -SiteId [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SiteId +key: id of site + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionPage.md index dfb83a14424..74fd2e1d35c 100644 --- a/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0/Get-MgSiteOnenoteSectionPage.md @@ -217,7 +217,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES diff --git a/src/Notes/Notes/docs/v1.0/Get-MgUserOnenotePage.md b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenotePage.md index fdee6ba00b0..eb5ef17feba 100644 --- a/src/Notes/Notes/docs/v1.0/Get-MgUserOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenotePage.md @@ -248,7 +248,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES diff --git a/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroup.md index bf4d1e0acd3..8eb7daa2e17 100644 --- a/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroup.md @@ -14,7 +14,7 @@ Nullable. ## SYNTAX -### List (Default) +### List1 (Default) ``` Get-MgUserOnenoteSectionGroup -UserId [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] @@ -33,7 +33,7 @@ Get-MgUserOnenoteSectionGroup -InputObject [-ExpandProperty ] [] ``` -### List1 +### List2 ``` Get-MgUserOnenoteSectionGroup -SectionGroupId -UserId [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] @@ -54,7 +54,7 @@ List all pages. ```yaml Type: System.Management.Automation.SwitchParameter -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: Required: False @@ -70,7 +70,7 @@ By default, this variable will be set in the global scope. ```yaml Type: System.String -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: CV Required: False @@ -100,7 +100,7 @@ Filter items by property values ```yaml Type: System.String -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: Required: False @@ -131,7 +131,7 @@ Sets the page size of results. ```yaml Type: System.Int32 -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: Required: False @@ -161,7 +161,7 @@ Search items by search phrases ```yaml Type: System.String -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: Required: False @@ -176,7 +176,7 @@ key: id of sectionGroup ```yaml Type: System.String -Parameter Sets: Get, List1 +Parameter Sets: Get, List2 Aliases: Required: True @@ -191,7 +191,7 @@ Skip the first n items ```yaml Type: System.Int32 -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: Required: False @@ -206,7 +206,7 @@ Order items by property values ```yaml Type: System.String[] -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: OrderBy Required: False @@ -221,7 +221,7 @@ Show only the first n items ```yaml Type: System.Int32 -Parameter Sets: List, List1 +Parameter Sets: List1, List2 Aliases: Limit Required: False @@ -236,7 +236,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Get, List, List1 +Parameter Sets: Get, List1, List2 Aliases: Required: True diff --git a/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..f5819876533 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,197 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/get-mguseronenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# Get-MgUserOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +``` +Get-MgUserOnenoteSectionGroupSectionGroupByRef -SectionGroupId -UserId [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] + [-PageSize ] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -All +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CountVariable +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: CV + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Filter +Filter items by property values + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PageSize +Sets the page size of results. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Search +Search items by search phrases + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Skip +Skip the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Sort +Order items by property values + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: OrderBy + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Top +Show only the first n items + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: Limit + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionPage.md index 5435fff5ac7..cc8377cebe0 100644 --- a/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0/Get-MgUserOnenoteSectionPage.md @@ -217,7 +217,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES diff --git a/src/Notes/Notes/docs/v1.0/Microsoft.Graph.Notes.md b/src/Notes/Notes/docs/v1.0/Microsoft.Graph.Notes.md index b66f04bdb05..1bb1c396d63 100644 --- a/src/Notes/Notes/docs/v1.0/Microsoft.Graph.Notes.md +++ b/src/Notes/Notes/docs/v1.0/Microsoft.Graph.Notes.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Notes -Module Guid: 01c6be7c-3f2c-41aa-ab11-700a8b3e1599 +Module Guid: 1a17971f-d871-4bb3-ac95-1da6d7914de2 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes Help Version: 1.0.0.0 Locale: en-US @@ -64,6 +64,11 @@ The sections in the section group. Read-only. Nullable. +### [Get-MgGroupOnenoteSectionGroupSectionGroupByRef](Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [Get-MgGroupOnenoteSectionPage](Get-MgGroupOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -122,6 +127,11 @@ The sections in the section group. Read-only. Nullable. +### [Get-MgSiteOnenoteSectionGroupSectionGroupByRef](Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [Get-MgSiteOnenoteSectionPage](Get-MgSiteOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -180,6 +190,11 @@ The sections in the section group. Read-only. Nullable. +### [Get-MgUserOnenoteSectionGroupSectionGroupByRef](Get-MgUserOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [Get-MgUserOnenoteSectionPage](Get-MgUserOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -220,6 +235,11 @@ The sections in the section group. Read-only. Nullable. +### [New-MgGroupOnenoteSectionGroupSectionGroupByRef](New-MgGroupOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [New-MgGroupOnenoteSectionPage](New-MgGroupOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -260,6 +280,11 @@ The sections in the section group. Read-only. Nullable. +### [New-MgSiteOnenoteSectionGroupSectionGroupByRef](New-MgSiteOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [New-MgSiteOnenoteSectionPage](New-MgSiteOnenoteSectionPage.md) The collection of pages in the section. Read-only. @@ -300,6 +325,11 @@ The sections in the section group. Read-only. Nullable. +### [New-MgUserOnenoteSectionGroupSectionGroupByRef](New-MgUserOnenoteSectionGroupSectionGroupByRef.md) +The section groups in the section. +Read-only. +Nullable. + ### [New-MgUserOnenoteSectionPage](New-MgUserOnenoteSectionPage.md) The collection of pages in the section. Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebook.md index f05bf7b4d6f..e15706ecdd0 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebook.md @@ -424,8 +424,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -467,7 +467,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -498,8 +498,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -518,8 +518,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -535,8 +535,8 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -577,7 +577,7 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -611,8 +611,8 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -628,7 +628,7 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSection.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSection.md index ee861f8cd96..6fe1856b0eb 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSection.md @@ -19,7 +19,7 @@ Nullable. New-MgGroupOnenoteNotebookSection -GroupId -NotebookId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgGroupOnenoteNotebookSection -InputObject -BodyParameter < New-MgGroupOnenoteNotebookSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -269,7 +269,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -403,8 +403,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -420,7 +420,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -478,8 +478,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -498,8 +498,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -510,7 +510,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -532,8 +532,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -573,7 +573,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -592,8 +592,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -635,7 +635,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -668,8 +668,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -710,7 +710,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSectionGroup.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSectionGroup.md index 6b41439db7f..78242a76dd4 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteNotebookSectionGroup.md @@ -407,8 +407,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -449,7 +449,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -482,8 +482,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -502,8 +502,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -556,7 +556,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -589,8 +589,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -631,7 +631,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -665,8 +665,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -707,7 +707,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -741,8 +741,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -758,7 +758,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenotePage.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenotePage.md index fdbc3fdb42b..e6a48014cfe 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenotePage.md @@ -25,13 +25,13 @@ New-MgGroupOnenotePage -GroupId [-AdditionalProperties ] [-C ### Create1 ``` -New-MgGroupOnenotePage -GroupId -BodyParameter [-Confirm] [-WhatIf] +New-MgGroupOnenotePage -GroupId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` -New-MgGroupOnenotePage -InputObject -BodyParameter [-Confirm] +New-MgGroupOnenotePage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -73,7 +73,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -375,13 +375,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES @@ -392,7 +392,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -415,8 +415,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -456,7 +456,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -493,8 +493,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -536,7 +536,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -569,8 +569,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -586,7 +586,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSection.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSection.md index 19f8282bb0f..21c7b57d143 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. New-MgGroupOnenoteSection -GroupId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgGroupOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -388,8 +388,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -405,7 +405,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -463,8 +463,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -483,8 +483,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -495,7 +495,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -517,8 +517,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -558,7 +558,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -577,8 +577,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -620,7 +620,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -653,8 +653,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -695,7 +695,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroup.md index 4774ef55897..d6bfa6c9810 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroup.md @@ -31,35 +31,12 @@ New-MgGroupOnenoteSectionGroup -GroupId -BodyParameter ] ``` -### Create1 -``` -New-MgGroupOnenoteSectionGroup -GroupId -SectionGroupId - -BodyParameter [-Confirm] [-WhatIf] [] -``` - -### CreateExpanded1 -``` -New-MgGroupOnenoteSectionGroup -GroupId -SectionGroupId [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - ### CreateViaIdentity ``` New-MgGroupOnenoteSectionGroup -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` -### CreateViaIdentity1 -``` -New-MgGroupOnenoteSectionGroup -InputObject -BodyParameter - [-Confirm] [-WhatIf] [] -``` - ### CreateViaIdentityExpanded ``` New-MgGroupOnenoteSectionGroup -InputObject [-AdditionalProperties ] @@ -71,17 +48,6 @@ New-MgGroupOnenoteSectionGroup -InputObject [-AdditionalPropert [] ``` -### CreateViaIdentityExpanded1 -``` -New-MgGroupOnenoteSectionGroup -InputObject [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - ## DESCRIPTION The section groups in all OneNote notebooks that are owned by the user or group. Read-only. @@ -96,7 +62,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -112,7 +78,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup -Parameter Sets: Create, Create1, CreateViaIdentity, CreateViaIdentity1 +Parameter Sets: Create, CreateViaIdentity Aliases: Required: True @@ -128,7 +94,7 @@ To construct, please use Get-Help -Online and see NOTES section for CREATEDBY pr ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -146,7 +112,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -161,7 +127,7 @@ The name of the notebook. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -176,7 +142,7 @@ key: id of group ```yaml Type: System.String -Parameter Sets: Create, Create1, CreateExpanded, CreateExpanded1 +Parameter Sets: Create, CreateExpanded Aliases: Required: True @@ -191,7 +157,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -207,7 +173,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: CreateViaIdentity, CreateViaIdentity1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded Aliases: Required: True @@ -223,7 +189,7 @@ To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIED ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -241,7 +207,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -257,7 +223,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTNOTEBO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphNotebook -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -273,7 +239,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTSECTIO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -283,21 +249,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -SectionGroupId -key: id of sectionGroup - -```yaml -Type: System.String -Parameter Sets: Create1, CreateExpanded1 -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SectionGroups The section groups in the section. Read-only. @@ -306,7 +257,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONGROUP ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup[] -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -322,7 +273,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -340,7 +291,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONS pro ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenoteSection[] -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -356,7 +307,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -372,7 +323,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -441,8 +392,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -483,7 +434,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -516,8 +467,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -536,8 +487,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -547,8 +498,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -590,7 +541,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -623,8 +574,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -665,7 +616,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -699,8 +650,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -741,7 +692,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -775,8 +726,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -792,7 +743,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSection.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSection.md index 6c0b702289f..31d2c071164 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSection.md @@ -20,7 +20,7 @@ New-MgGroupOnenoteSectionGroupSection -GroupId -SectionGroupId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] [-Links ] - [-Pages ] [-PagesUrl ] [-ParentNotebook ] + [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -42,7 +42,7 @@ New-MgGroupOnenoteSectionGroupSection -InputObject New-MgGroupOnenoteSectionGroupSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -255,7 +255,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -404,8 +404,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -421,7 +421,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -479,8 +479,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -499,8 +499,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -511,7 +511,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -533,8 +533,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -574,7 +574,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -593,8 +593,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -636,7 +636,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -669,8 +669,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -711,7 +711,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..f62d6acf9e2 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,191 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/new-mggrouponenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# New-MgGroupOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -GroupId -SectionGroupId + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +### Create +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -GroupId -SectionGroupId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -InputObject -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded +``` +New-MgGroupOnenoteSectionGroupSectionGroupByRef -InputObject + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Create, CreateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.INotesIdentity +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.INotesIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[GroupId ]`: key: id of group + - `[NotebookId ]`: key: id of notebook + - `[OnenoteOperationId ]`: key: id of onenoteOperation + - `[OnenotePageId ]`: key: id of onenotePage + - `[OnenoteResourceId ]`: key: id of onenoteResource + - `[OnenoteSectionId ]`: key: id of onenoteSection + - `[SectionGroupId ]`: key: id of sectionGroup + - `[SiteId ]`: key: id of site + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionPage.md index d1d0d88152b..4fea4eaca52 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0/New-MgGroupOnenoteSectionPage.md @@ -26,12 +26,12 @@ New-MgGroupOnenoteSectionPage -GroupId -OnenoteSectionId [-Add ### Create ``` New-MgGroupOnenoteSectionPage -GroupId -OnenoteSectionId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` -New-MgGroupOnenoteSectionPage -InputObject -BodyParameter +New-MgGroupOnenoteSectionPage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -73,7 +73,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Create, CreateViaIdentity Aliases: @@ -390,13 +390,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES @@ -407,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -430,8 +430,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -471,7 +471,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -508,8 +508,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -551,7 +551,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -584,8 +584,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -601,7 +601,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebook.md index 6c3731af520..ebcf6bcb3a4 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebook.md @@ -424,8 +424,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -467,7 +467,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -498,8 +498,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -518,8 +518,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -535,8 +535,8 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -577,7 +577,7 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -611,8 +611,8 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -628,7 +628,7 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSection.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSection.md index 3588df5209d..6a63f846023 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSection.md @@ -19,7 +19,7 @@ Nullable. New-MgSiteOnenoteNotebookSection -NotebookId -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgSiteOnenoteNotebookSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -403,8 +403,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -420,7 +420,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -478,8 +478,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -498,8 +498,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -510,7 +510,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -532,8 +532,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -573,7 +573,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -592,8 +592,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -635,7 +635,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -668,8 +668,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -710,7 +710,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSectionGroup.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSectionGroup.md index 77965b47c2e..8cf14e2537c 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteNotebookSectionGroup.md @@ -407,8 +407,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -449,7 +449,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -482,8 +482,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -502,8 +502,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -556,7 +556,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -589,8 +589,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -631,7 +631,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -665,8 +665,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -707,7 +707,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -741,8 +741,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -758,7 +758,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenotePage.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenotePage.md index 38d1f618bb5..3ecd1d86601 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenotePage.md @@ -25,13 +25,13 @@ New-MgSiteOnenotePage -SiteId [-AdditionalProperties ] [-Con ### Create ``` -New-MgSiteOnenotePage -SiteId -BodyParameter [-Confirm] [-WhatIf] +New-MgSiteOnenotePage -SiteId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` -New-MgSiteOnenotePage -InputObject -BodyParameter [-Confirm] +New-MgSiteOnenotePage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -73,7 +73,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Create, CreateViaIdentity Aliases: @@ -375,13 +375,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES @@ -392,7 +392,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -415,8 +415,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -456,7 +456,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -493,8 +493,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -536,7 +536,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -569,8 +569,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -586,7 +586,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSection.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSection.md index 3e4ba18b901..e94659b8701 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. New-MgSiteOnenoteSection -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgSiteOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -239,7 +239,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -388,8 +388,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -405,7 +405,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -463,8 +463,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -483,8 +483,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -495,7 +495,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -517,8 +517,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -558,7 +558,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -577,8 +577,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -620,7 +620,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -653,8 +653,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -695,7 +695,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroup.md index b5b3cc1ba52..2955f38cc78 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroup.md @@ -31,35 +31,12 @@ New-MgSiteOnenoteSectionGroup -SiteId -BodyParameter ] ``` -### Create1 -``` -New-MgSiteOnenoteSectionGroup -SectionGroupId -SiteId - -BodyParameter [-Confirm] [-WhatIf] [] -``` - -### CreateExpanded1 -``` -New-MgSiteOnenoteSectionGroup -SectionGroupId -SiteId [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - ### CreateViaIdentity ``` New-MgSiteOnenoteSectionGroup -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` -### CreateViaIdentity1 -``` -New-MgSiteOnenoteSectionGroup -InputObject -BodyParameter - [-Confirm] [-WhatIf] [] -``` - ### CreateViaIdentityExpanded ``` New-MgSiteOnenoteSectionGroup -InputObject [-AdditionalProperties ] @@ -71,17 +48,6 @@ New-MgSiteOnenoteSectionGroup -InputObject [-AdditionalProperti [] ``` -### CreateViaIdentityExpanded1 -``` -New-MgSiteOnenoteSectionGroup -InputObject [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - ## DESCRIPTION The section groups in all OneNote notebooks that are owned by the user or group. Read-only. @@ -96,7 +62,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -112,7 +78,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup -Parameter Sets: Create, Create1, CreateViaIdentity, CreateViaIdentity1 +Parameter Sets: Create, CreateViaIdentity Aliases: Required: True @@ -128,7 +94,7 @@ To construct, please use Get-Help -Online and see NOTES section for CREATEDBY pr ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -146,7 +112,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -161,7 +127,7 @@ The name of the notebook. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -176,7 +142,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -192,7 +158,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: CreateViaIdentity, CreateViaIdentity1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded Aliases: Required: True @@ -208,7 +174,7 @@ To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIED ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -226,7 +192,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -242,7 +208,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTNOTEBO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphNotebook -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -258,7 +224,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTSECTIO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -268,21 +234,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -SectionGroupId -key: id of sectionGroup - -```yaml -Type: System.String -Parameter Sets: Create1, CreateExpanded1 -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SectionGroups The section groups in the section. Read-only. @@ -291,7 +242,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONGROUP ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup[] -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -307,7 +258,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -325,7 +276,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONS pro ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenoteSection[] -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -341,7 +292,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -357,7 +308,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded, CreateExpanded1, CreateViaIdentityExpanded, CreateViaIdentityExpanded1 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -372,7 +323,7 @@ key: id of site ```yaml Type: System.String -Parameter Sets: Create, Create1, CreateExpanded, CreateExpanded1 +Parameter Sets: Create, CreateExpanded Aliases: Required: True @@ -441,8 +392,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -483,7 +434,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -516,8 +467,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -536,8 +487,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -547,8 +498,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -590,7 +541,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -623,8 +574,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -665,7 +616,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -699,8 +650,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -741,7 +692,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -775,8 +726,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -792,7 +743,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSection.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSection.md index dcc8e999619..011db4a9736 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSection.md @@ -20,7 +20,7 @@ New-MgSiteOnenoteSectionGroupSection -SectionGroupId -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] [-Links ] - [-Pages ] [-PagesUrl ] [-ParentNotebook ] + [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -42,7 +42,7 @@ New-MgSiteOnenoteSectionGroupSection -InputObject New-MgSiteOnenoteSectionGroupSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -240,7 +240,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -404,8 +404,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -421,7 +421,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -479,8 +479,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -499,8 +499,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -511,7 +511,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -533,8 +533,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -574,7 +574,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -593,8 +593,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -636,7 +636,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -669,8 +669,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -711,7 +711,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..8327a2a30a4 --- /dev/null +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,191 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/new-mgsiteonenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# New-MgSiteOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +### CreateExpanded (Default) +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -SectionGroupId -SiteId + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +### Create +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -SectionGroupId -SiteId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -InputObject -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded +``` +New-MgSiteOnenoteSectionGroupSectionGroupByRef -InputObject + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Create, CreateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.INotesIdentity +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SiteId +key: id of site + +```yaml +Type: System.String +Parameter Sets: Create, CreateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.INotesIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[GroupId ]`: key: id of group + - `[NotebookId ]`: key: id of notebook + - `[OnenoteOperationId ]`: key: id of onenoteOperation + - `[OnenotePageId ]`: key: id of onenotePage + - `[OnenoteResourceId ]`: key: id of onenoteResource + - `[OnenoteSectionId ]`: key: id of onenoteSection + - `[SectionGroupId ]`: key: id of sectionGroup + - `[SiteId ]`: key: id of site + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionPage.md index 3e87d30c91d..24c01028260 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0/New-MgSiteOnenoteSectionPage.md @@ -26,12 +26,12 @@ New-MgSiteOnenoteSectionPage -OnenoteSectionId -SiteId [-Addit ### Create ``` New-MgSiteOnenoteSectionPage -OnenoteSectionId -SiteId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` -New-MgSiteOnenoteSectionPage -InputObject -BodyParameter +New-MgSiteOnenoteSectionPage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -73,7 +73,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Create, CreateViaIdentity Aliases: @@ -390,13 +390,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES @@ -407,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -430,8 +430,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -471,7 +471,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -508,8 +508,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -551,7 +551,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -584,8 +584,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -601,7 +601,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebook.md index e296e266b0c..272a17e3623 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebook.md @@ -424,8 +424,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -467,7 +467,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -498,8 +498,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -518,8 +518,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -535,8 +535,8 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -577,7 +577,7 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -611,8 +611,8 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -628,7 +628,7 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSection.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSection.md index a9807d22c35..043e184cdf6 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSection.md @@ -19,7 +19,7 @@ Nullable. New-MgUserOnenoteNotebookSection -NotebookId -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgUserOnenoteNotebookSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: @@ -403,8 +403,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -420,7 +420,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -478,8 +478,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -498,8 +498,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -510,7 +510,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -532,8 +532,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -573,7 +573,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -592,8 +592,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -635,7 +635,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -668,8 +668,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -710,7 +710,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSectionGroup.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSectionGroup.md index 91c1e1316ae..6279b4a99c3 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteNotebookSectionGroup.md @@ -407,8 +407,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -449,7 +449,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -482,8 +482,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -502,8 +502,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -556,7 +556,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -589,8 +589,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -631,7 +631,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -665,8 +665,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -707,7 +707,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -741,8 +741,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -758,7 +758,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenotePage.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenotePage.md index e7e86a1f11e..0682ebf571f 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenotePage.md @@ -25,13 +25,13 @@ New-MgUserOnenotePage -UserId [-AdditionalProperties ] [-Con ### Create ``` -New-MgUserOnenotePage -UserId -BodyParameter [-Confirm] [-WhatIf] +New-MgUserOnenotePage -UserId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity ``` -New-MgUserOnenotePage -InputObject -BodyParameter [-Confirm] +New-MgUserOnenotePage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -73,7 +73,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Create, CreateViaIdentity Aliases: @@ -375,13 +375,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES @@ -392,7 +392,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -415,8 +415,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -456,7 +456,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -493,8 +493,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -536,7 +536,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -569,8 +569,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -586,7 +586,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSection.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSection.md index fdfea759ef0..3b746d72824 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. New-MgUserOnenoteSection -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ New-MgUserOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -239,7 +239,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -388,8 +388,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -405,7 +405,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -463,8 +463,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -483,8 +483,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -495,7 +495,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -517,8 +517,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -558,7 +558,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -577,8 +577,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -620,7 +620,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -653,8 +653,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -695,7 +695,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroup.md index e6470fc9e0f..502b6500761 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroup.md @@ -14,7 +14,7 @@ Nullable. ## SYNTAX -### CreateExpanded1 (Default) +### CreateExpanded (Default) ``` New-MgUserOnenoteSectionGroup -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -25,53 +25,19 @@ New-MgUserOnenoteSectionGroup -UserId [-AdditionalProperties ] ``` -### Create1 +### Create ``` New-MgUserOnenoteSectionGroup -UserId -BodyParameter [-Confirm] [-WhatIf] [] ``` -### Create2 -``` -New-MgUserOnenoteSectionGroup -SectionGroupId -UserId - -BodyParameter [-Confirm] [-WhatIf] [] -``` - -### CreateExpanded2 -``` -New-MgUserOnenoteSectionGroup -SectionGroupId -UserId [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentity1 -``` -New-MgUserOnenoteSectionGroup -InputObject -BodyParameter - [-Confirm] [-WhatIf] [] -``` - -### CreateViaIdentity2 +### CreateViaIdentity ``` New-MgUserOnenoteSectionGroup -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` -### CreateViaIdentityExpanded1 -``` -New-MgUserOnenoteSectionGroup -InputObject [-AdditionalProperties ] - [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-ParentNotebook ] [-ParentSectionGroup ] - [-SectionGroups ] [-SectionGroupsUrl ] - [-Sections ] [-SectionsUrl ] [-Self ] [-Confirm] [-WhatIf] - [] -``` - -### CreateViaIdentityExpanded2 +### CreateViaIdentityExpanded ``` New-MgUserOnenoteSectionGroup -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] @@ -96,7 +62,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -112,7 +78,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup -Parameter Sets: Create1, Create2, CreateViaIdentity1, CreateViaIdentity2 +Parameter Sets: Create, CreateViaIdentity Aliases: Required: True @@ -128,7 +94,7 @@ To construct, please use Get-Help -Online and see NOTES section for CREATEDBY pr ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -146,7 +112,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -161,7 +127,7 @@ The name of the notebook. ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -176,7 +142,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -192,7 +158,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: CreateViaIdentity1, CreateViaIdentity2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateViaIdentity, CreateViaIdentityExpanded Aliases: Required: True @@ -208,7 +174,7 @@ To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIED ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -226,7 +192,7 @@ Read-only. ```yaml Type: System.DateTime -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -242,7 +208,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTNOTEBO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphNotebook -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -258,7 +224,7 @@ To construct, please use Get-Help -Online and see NOTES section for PARENTSECTIO ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -268,21 +234,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -SectionGroupId -key: id of sectionGroup - -```yaml -Type: System.String -Parameter Sets: Create2, CreateExpanded2 -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SectionGroups The section groups in the section. Read-only. @@ -291,7 +242,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONGROUP ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup[] -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -307,7 +258,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -325,7 +276,7 @@ To construct, please use Get-Help -Online and see NOTES section for SECTIONS pro ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenoteSection[] -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -341,7 +292,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -357,7 +308,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: CreateExpanded1, CreateExpanded2, CreateViaIdentityExpanded1, CreateViaIdentityExpanded2 +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded Aliases: Required: False @@ -372,7 +323,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Create1, Create2, CreateExpanded1, CreateExpanded2 +Parameter Sets: Create, CreateExpanded Aliases: Required: True @@ -441,8 +392,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -483,7 +434,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -516,8 +467,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -536,8 +487,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -547,8 +498,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -590,7 +541,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -623,8 +574,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -665,7 +616,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -699,8 +650,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -741,7 +692,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -775,8 +726,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -792,7 +743,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSection.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSection.md index 6c86a0de516..1dc084567ae 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSection.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSection.md @@ -20,7 +20,7 @@ New-MgUserOnenoteSectionGroupSection -SectionGroupId -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] [-Links ] - [-Pages ] [-PagesUrl ] [-ParentNotebook ] + [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -42,7 +42,7 @@ New-MgUserOnenoteSectionGroupSection -InputObject New-MgUserOnenoteSectionGroupSection -InputObject [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-Confirm] [-WhatIf] [] ``` @@ -240,7 +240,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 Aliases: @@ -404,8 +404,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -421,7 +421,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -479,8 +479,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -499,8 +499,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -511,7 +511,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -533,8 +533,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -574,7 +574,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -593,8 +593,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -636,7 +636,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -669,8 +669,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -711,7 +711,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..ad5508ff64f --- /dev/null +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,191 @@ +--- +external help file: +Module Name: Microsoft.Graph.Notes +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.notes/new-mguseronenotesectiongroupsectiongroupbyref +schema: 2.0.0 +--- + +# New-MgUserOnenoteSectionGroupSectionGroupByRef + +## SYNOPSIS +The section groups in the section. +Read-only. +Nullable. + +## SYNTAX + +### CreateExpanded1 (Default) +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -SectionGroupId -UserId + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +### Create1 +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -SectionGroupId -UserId + -BodyParameter [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentity1 +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -InputObject -BodyParameter + [-Confirm] [-WhatIf] [] +``` + +### CreateViaIdentityExpanded1 +``` +New-MgUserOnenoteSectionGroupSectionGroupByRef -InputObject + [-AdditionalProperties ] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The section groups in the section. +Read-only. +Nullable. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Create1, CreateViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.INotesIdentity +Parameter Sets: CreateViaIdentity1, CreateViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -SectionGroupId +key: id of sectionGroup + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: Create1, CreateExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.INotesIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[GroupId ]`: key: id of group + - `[NotebookId ]`: key: id of notebook + - `[OnenoteOperationId ]`: key: id of onenoteOperation + - `[OnenotePageId ]`: key: id of onenotePage + - `[OnenoteResourceId ]`: key: id of onenoteResource + - `[OnenoteSectionId ]`: key: id of onenoteSection + - `[SectionGroupId ]`: key: id of sectionGroup + - `[SiteId ]`: key: id of site + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionPage.md b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionPage.md index 47bf280abe6..b4a7f6cca83 100644 --- a/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionPage.md +++ b/src/Notes/Notes/docs/v1.0/New-MgUserOnenoteSectionPage.md @@ -26,12 +26,12 @@ New-MgUserOnenoteSectionPage -OnenoteSectionId -UserId [-Addit ### Create1 ``` New-MgUserOnenoteSectionPage -OnenoteSectionId -UserId - -BodyParameter [-Confirm] [-WhatIf] [] + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### CreateViaIdentity1 ``` -New-MgUserOnenoteSectionPage -InputObject -BodyParameter +New-MgUserOnenoteSectionPage -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -73,7 +73,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Create1, CreateViaIdentity1 Aliases: @@ -390,13 +390,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ## NOTES @@ -407,7 +407,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -430,8 +430,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -471,7 +471,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -508,8 +508,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -551,7 +551,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -584,8 +584,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -601,7 +601,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Remove-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/Remove-MgUserOnenoteSectionGroup.md index d929f360421..3fbb919e7f8 100644 --- a/src/Notes/Notes/docs/v1.0/Remove-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/Remove-MgUserOnenoteSectionGroup.md @@ -14,13 +14,13 @@ Nullable. ## SYNTAX -### Delete (Default) +### Delete1 (Default) ``` Remove-MgUserOnenoteSectionGroup -SectionGroupId -UserId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity +### DeleteViaIdentity1 ``` Remove-MgUserOnenoteSectionGroup -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -56,7 +56,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.INotesIdentity -Parameter Sets: DeleteViaIdentity +Parameter Sets: DeleteViaIdentity1 Aliases: Required: True @@ -86,7 +86,7 @@ key: id of sectionGroup ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True @@ -101,7 +101,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True diff --git a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteNotebook.md index a0cacf3dc55..f8fd23fedae 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteNotebook.md @@ -454,8 +454,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -497,7 +497,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -528,8 +528,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -548,8 +548,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -565,8 +565,8 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -607,7 +607,7 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -641,8 +641,8 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -658,7 +658,7 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenotePage.md b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenotePage.md index 9e2c1bbb084..f4f83be5ea9 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenotePage.md @@ -27,12 +27,12 @@ Update-MgGroupOnenotePage -GroupId -OnenotePageId [-Additional ### Update ``` Update-MgGroupOnenotePage -GroupId -OnenotePageId - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity ``` -Update-MgGroupOnenotePage -InputObject -BodyParameter +Update-MgGroupOnenotePage -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Update, UpdateViaIdentity Aliases: @@ -407,7 +407,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity @@ -424,7 +424,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -447,8 +447,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -488,7 +488,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -525,8 +525,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -568,7 +568,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -601,8 +601,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -618,7 +618,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSection.md b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSection.md index dbe1b2885dc..a220600ff4f 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. Update-MgGroupOnenoteSection -GroupId -OnenoteSectionId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ Update-MgGroupOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -269,7 +269,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -418,8 +418,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -435,7 +435,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -493,8 +493,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -525,7 +525,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -547,8 +547,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -588,7 +588,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -607,8 +607,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -650,7 +650,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -683,8 +683,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -725,7 +725,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSectionGroup.md index 362f4988092..1a1a9eb04e8 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgGroupOnenoteSectionGroup.md @@ -422,8 +422,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -464,7 +464,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -497,8 +497,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -517,8 +517,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -528,8 +528,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -571,7 +571,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -604,8 +604,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -646,7 +646,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -680,8 +680,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -722,7 +722,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -756,8 +756,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -773,7 +773,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteNotebook.md index dfdc05879ff..972485a8e6c 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteNotebook.md @@ -454,8 +454,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -497,7 +497,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -528,8 +528,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -548,8 +548,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -565,8 +565,8 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -607,7 +607,7 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -641,8 +641,8 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -658,7 +658,7 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenotePage.md b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenotePage.md index e4382921210..ad8f1abac62 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenotePage.md @@ -26,14 +26,14 @@ Update-MgSiteOnenotePage -OnenotePageId -SiteId [-AdditionalPr ### Update ``` -Update-MgSiteOnenotePage -OnenotePageId -SiteId -BodyParameter +Update-MgSiteOnenotePage -OnenotePageId -SiteId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity ``` -Update-MgSiteOnenotePage -InputObject -BodyParameter - [-PassThru] [-Confirm] [-WhatIf] [] +Update-MgSiteOnenotePage -InputObject -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Update, UpdateViaIdentity Aliases: @@ -407,7 +407,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity @@ -424,7 +424,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -447,8 +447,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -488,7 +488,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -525,8 +525,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -568,7 +568,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -601,8 +601,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -618,7 +618,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSection.md b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSection.md index eba98ed6399..b0558c83bd1 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. Update-MgSiteOnenoteSection -OnenoteSectionId -SiteId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ Update-MgSiteOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded Aliases: @@ -418,8 +418,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -435,7 +435,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -493,8 +493,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -525,7 +525,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -547,8 +547,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -588,7 +588,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -607,8 +607,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -650,7 +650,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -683,8 +683,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -725,7 +725,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSectionGroup.md index 3cb67d73446..5a28850cad4 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgSiteOnenoteSectionGroup.md @@ -422,8 +422,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -464,7 +464,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -497,8 +497,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -517,8 +517,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -528,8 +528,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -571,7 +571,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -604,8 +604,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -646,7 +646,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -680,8 +680,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -722,7 +722,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -756,8 +756,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -773,7 +773,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteNotebook.md b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteNotebook.md index b0e7d6dce3a..b6761d3bffb 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteNotebook.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteNotebook.md @@ -454,8 +454,8 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -497,7 +497,7 @@ BODYPARAMETER : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -528,8 +528,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -548,8 +548,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -565,8 +565,8 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -607,7 +607,7 @@ SECTIONGROUPS : The section groups in the noteboo - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -641,8 +641,8 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -658,7 +658,7 @@ SECTIONS : The sections in the notebook. Read-o - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenotePage.md b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenotePage.md index 58c298344d1..4e1380e007d 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenotePage.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenotePage.md @@ -26,14 +26,14 @@ Update-MgUserOnenotePage -OnenotePageId -UserId [-AdditionalPr ### Update ``` -Update-MgUserOnenotePage -OnenotePageId -UserId -BodyParameter +Update-MgUserOnenotePage -OnenotePageId -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity ``` -Update-MgUserOnenotePage -InputObject -BodyParameter - [-PassThru] [-Confirm] [-WhatIf] [] +Update-MgUserOnenotePage -InputObject -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded @@ -75,7 +75,7 @@ onenotePage To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage Parameter Sets: Update, UpdateViaIdentity Aliases: @@ -407,7 +407,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1 +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage ### Microsoft.Graph.PowerShell.Models.INotesIdentity @@ -424,7 +424,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : onenotePage +BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. @@ -447,8 +447,8 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -488,7 +488,7 @@ BODYPARAMETER : onenotePage - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -525,8 +525,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -568,7 +568,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -601,8 +601,8 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -618,7 +618,7 @@ PARENTSECTION : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSection.md b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSection.md index f21f2c5066d..85b2b4cef32 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSection.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSection.md @@ -19,7 +19,7 @@ Nullable. Update-MgUserOnenoteSection -OnenoteSectionId -UserId [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -41,7 +41,7 @@ Update-MgUserOnenoteSection -InputObject -BodyParameter [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsDefault] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-Links ] [-Pages ] [-PagesUrl ] + [-Links ] [-Pages ] [-PagesUrl ] [-ParentNotebook ] [-ParentSectionGroup ] [-Self ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -254,7 +254,7 @@ Nullable. To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage1[] +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenotePage[] Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 Aliases: @@ -418,8 +418,8 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -435,7 +435,7 @@ BODYPARAMETER : onenoteSection - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -493,8 +493,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -513,8 +513,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -525,7 +525,7 @@ LINKS : sectionLinks - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink -PAGES : The collection of pages in the section. Read-only. Nullable. +PAGES : The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -547,8 +547,8 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -588,7 +588,7 @@ PAGES : The collection of pages in the section. R - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - `[ParentNotebook ]`: notebook - `[ParentSectionGroup ]`: sectionGroup @@ -607,8 +607,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -650,7 +650,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -683,8 +683,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -725,7 +725,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSectionGroup.md b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSectionGroup.md index af35b304b0b..df6e5c36b28 100644 --- a/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSectionGroup.md +++ b/src/Notes/Notes/docs/v1.0/Update-MgUserOnenoteSectionGroup.md @@ -422,8 +422,8 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -464,7 +464,7 @@ BODYPARAMETER : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -497,8 +497,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -517,8 +517,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -528,8 +528,8 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -571,7 +571,7 @@ PARENTNOTEBOOK : notebook - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -604,8 +604,8 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -646,7 +646,7 @@ PARENTSECTIONGROUP : sectionGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -680,8 +680,8 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -722,7 +722,7 @@ SECTIONGROUPS : The section groups in the section - `[(Any) ]`: This indicates any property can be added to this object. - `[OneNoteClientUrl ]`: externalLink - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. @@ -756,8 +756,8 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[DisplayName ]`: The name of the notebook. @@ -773,7 +773,7 @@ SECTIONS : The sections in the section group. R - `[(Any) ]`: This indicates any property can be added to this object. - `[Href ]`: The url of the link. - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. + - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Self ]`: The endpoint where you can get details about the page. Read-only. - `[Id ]`: Read-only. diff --git a/src/Notes/Notes/examples/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0-beta/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0-beta/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0-beta/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0-beta/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0-beta/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0-beta/New-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0/Get-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0/Get-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0/Get-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0/New-MgGroupOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0/New-MgSiteOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Notes/Notes/examples/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md b/src/Notes/Notes/examples/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Notes/Notes/examples/v1.0/New-MgUserOnenoteSectionGroupSectionGroupByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + From e8e0f9fc4eb1df8f8a1d85c702620aa90485b793 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:33 +0000 Subject: [PATCH 18/39] Docs Generation for Files [run ci] --- src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md | 2 +- src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md b/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md index b978439ecba..9212a21b216 100644 --- a/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md +++ b/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 90653b64-f2aa-4c01-99d8-732ac45f6f0b +Module Guid: d911e138-1bd7-47f8-b50f-f9a4930f1651 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.files Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md b/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md index 2ef06ad857d..0fe7ce37fa7 100644 --- a/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md +++ b/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 90653b64-f2aa-4c01-99d8-732ac45f6f0b +Module Guid: d911e138-1bd7-47f8-b50f-f9a4930f1651 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.files Help Version: 1.0.0.0 Locale: en-US From 4f7d1e973cee9a1e9cf9166842e2cf35ef0c8b4b Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:34 +0000 Subject: [PATCH 19/39] Docs Generation for Security [run ci] --- .../Security/docs/v1.0-beta/Microsoft.Graph.Security.md | 2 +- src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md b/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md index 63786ff1743..27af3ab22ba 100644 --- a/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md +++ b/src/Security/Security/docs/v1.0-beta/Microsoft.Graph.Security.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Security -Module Guid: ceaa73ef-2352-45d1-85f3-db3ce3e227c3 +Module Guid: c44b87ea-08ea-4ff4-a60d-5ba1cd8c16cf Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.security Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md b/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md index 4d35f151e11..221e95a8eb4 100644 --- a/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md +++ b/src/Security/Security/docs/v1.0/Microsoft.Graph.Security.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Security -Module Guid: ceaa73ef-2352-45d1-85f3-db3ce3e227c3 +Module Guid: c44b87ea-08ea-4ff4-a60d-5ba1cd8c16cf Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.security Help Version: 1.0.0.0 Locale: en-US From d8148d9fd22ab317c19ab61e9f0b3a6199493a91 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:36 +0000 Subject: [PATCH 20/39] Docs Generation for Identity.DirectoryManagement [run ci] --- .../Get-MgDomainFederationConfiguration.md | 23 +++++++++++++++++++ ...soft.Graph.Identity.DirectoryManagement.md | 2 +- .../New-MgDomainFederationConfiguration.md | 23 +++++++++++++++++++ .../Remove-MgDomainFederationConfiguration.md | 7 ++++++ .../Update-MgDomainFederationConfiguration.md | 7 ++++++ ...soft.Graph.Identity.DirectoryManagement.md | 2 +- 6 files changed, 62 insertions(+), 2 deletions(-) diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDomainFederationConfiguration.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDomainFederationConfiguration.md index d1cd5284e01..af32bdf78d9 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDomainFederationConfiguration.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDomainFederationConfiguration.md @@ -36,6 +36,29 @@ Get federationConfiguration from domains ## EXAMPLES +### Example 1: Get the federation settings for a federated domain +```powershell +Get-MgDomainFederationConfiguration -DomainId 'contoso.com' -InternalDomainFederationId '2a8ce608-bb34-473f-9e0f-f373ee4cbc5a' | Format-List + +ActiveSignInUri : https://sts.deverett.info/adfs/services/trust/2005/usernamemixed +DisplayName : Contoso +FederatedIdpMfaBehavior : rejectMfaByFederatedIdp +Id : 2a8ce608-bb34-473f-9e0f-f373ee4cbc5a +IsSignedAuthenticationRequestRequired : +IssuerUri : http://contoso.com/adfs/services/trust/ +MetadataExchangeUri : https://sts.contoso.com/adfs/services/trust/mex +NextSigningCertificate : MIIC3jCCAcagAwIBAgIQEt0T0G5GPZ9 +PassiveSignInUri : https://sts.contoso.com/adfs/ls/ +PreferredAuthenticationProtocol : wsFed +PromptLoginBehavior : +SignOutUri : https://sts.deverett.info/adfs/ls/ +SigningCertificate : MIIC3jCCAcagAwIBAgIQFsO0R8deG4h +SigningCertificateUpdateStatus : Microsoft.Graph.PowerShell.Models.MicrosoftGraphSigningCertificateUpdateStatus +AdditionalProperties : {[@odata.context, https://graph.microsoft.com/beta/$metadata#domains('contoso.com')/federationConfiguration/$entity]} +``` + +This examples retrieves the federation settings for the specified domain. + ## PARAMETERS ### -All diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md index 06e9afcaaad..411cbfef654 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.DirectoryManagement -Module Guid: a50d2977-5583-408e-a9a6-d89dc03e1054 +Module Guid: 7713f0f3-952c-4dd7-b3d5-b2f900528e89 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDomainFederationConfiguration.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDomainFederationConfiguration.md index 2a6bdc05d2e..fae8b972c0f 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDomainFederationConfiguration.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDomainFederationConfiguration.md @@ -52,6 +52,29 @@ Create new navigation property to federationConfiguration for domains ## EXAMPLES +### Example 1: Configure federation settings for a federated domain +```powershell +New-MgDomainFederationConfiguration -DomainId "contoso.com" -ActiveSignInUri "https://sts.contoso.com/adfs/services/trust/2005/usernamemixed" -DisplayName "Contoso" -IssuerUri "http://contoso.com/adfs/services/trust/" -MetadataExchangeUri "https://sts.contoso.com/adfs/services/trust/mex" -NextSigningCertificate "MIIC3jCCAcagAwIBAgIQEt0T0G5GPZ9" -PassiveSignInUri "https://sts.contoso.com/adfs/ls/" -SignOutUri "https://sts.contoso.com/adfs/ls/" -SigningCertificate "MIIC3jCCAcagAwIBAgIQFsO0R8deG4h" -FederatedIdpMfaBehavior "rejectMfaByFederatedIdp" | Format-List + +ActiveSignInUri : https://sts.deverett.info/adfs/services/trust/2005/usernamemixed +DisplayName : Contoso +FederatedIdpMfaBehavior : rejectMfaByFederatedIdp +Id : 2a8ce608-bb34-473f-9e0f-f373ee4cbc5a +IsSignedAuthenticationRequestRequired : +IssuerUri : http://contoso.com/adfs/services/trust/ +MetadataExchangeUri : https://sts.contoso.com/adfs/services/trust/mex +NextSigningCertificate : MIIC3jCCAcagAwIBAgIQEt0T0G5GPZ9 +PassiveSignInUri : https://sts.contoso.com/adfs/ls/ +PreferredAuthenticationProtocol : wsFed +PromptLoginBehavior : +SignOutUri : https://sts.deverett.info/adfs/ls/ +SigningCertificate : MIIC3jCCAcagAwIBAgIQFsO0R8deG4h +SigningCertificateUpdateStatus : Microsoft.Graph.PowerShell.Models.MicrosoftGraphSigningCertificateUpdateStatus +AdditionalProperties : {[@odata.context, https://graph.microsoft.com/beta/$metadata#domains('contoso.com')/federationConfiguration/$entity]} +``` + +This examples creates new federation settings for the specified domain. + ## PARAMETERS ### -ActiveSignInUri diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgDomainFederationConfiguration.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgDomainFederationConfiguration.md index f41640a124d..556c3aa2d28 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgDomainFederationConfiguration.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgDomainFederationConfiguration.md @@ -29,6 +29,13 @@ Delete navigation property federationConfiguration for domains ## EXAMPLES +### Example 1: Remove federation settigs for a federated domain +```powershell +Remove-MgDomainFederationConfiguration -DomainId 'contoso.com' -InternalDomainFederationId '2a8ce608-bb34-473f-9e0f-f373ee4cbc5a' +``` + +This example removes the federation settings of the specified federated domain. + ## PARAMETERS ### -DomainId diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDomainFederationConfiguration.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDomainFederationConfiguration.md index aeb8edfbdcc..24814c573f4 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDomainFederationConfiguration.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDomainFederationConfiguration.md @@ -55,6 +55,13 @@ Update the navigation property federationConfiguration in domains ## EXAMPLES +### Example 1: Update the federation settings for a federated domain +```powershell +Update-MgDomainFederationConfiguration -DomainId 'contoso.com' -InternalDomainFederationId '2a8ce608-bb34-473f-9e0f-f373ee4cbc5a' -DisplayName "Contoso name change" +``` + +This example updates the DisplayName setting. + ## PARAMETERS ### -ActiveSignInUri diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md index eb07ba6ad60..fb716dab741 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.DirectoryManagement -Module Guid: a50d2977-5583-408e-a9a6-d89dc03e1054 +Module Guid: 7713f0f3-952c-4dd7-b3d5-b2f900528e89 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement Help Version: 1.0.0.0 Locale: en-US From 9bb2fa6e26f971bea0e53a6a646679b4524bbba0 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:38 +0000 Subject: [PATCH 21/39] Docs Generation for DeviceManagement [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md | 2 +- .../docs/v1.0/Microsoft.Graph.DeviceManagement.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md index 6ec883fe098..12b51b3f687 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement -Module Guid: 50e1a932-13d9-4978-aa42-d29586e982d3 +Module Guid: 5182d2e0-1837-410b-8e8c-097bfc53d27f Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md b/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md index eccd62d67a0..4244a1b8ae5 100644 --- a/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md +++ b/src/DeviceManagement/DeviceManagement/docs/v1.0/Microsoft.Graph.DeviceManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement -Module Guid: 50e1a932-13d9-4978-aa42-d29586e982d3 +Module Guid: 5182d2e0-1837-410b-8e8c-097bfc53d27f Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement Help Version: 1.0.0.0 Locale: en-US From 09bdb90157f73acdca82f6673f432c3c9aa02905 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:39 +0000 Subject: [PATCH 22/39] Docs Generation for Calendar [run ci] --- .../docs/v1.0-beta/Get-MgGroupEvent.md | 4 +- .../Get-MgGroupEventCalendarByRef.md | 117 ++++++++++ ...gUserCalendarMultiValueExtendedProperty.md | 20 +- .../docs/v1.0-beta/Get-MgUserEvent.md | 4 +- .../v1.0-beta/Get-MgUserEventCalendarByRef.md | 117 ++++++++++ .../v1.0-beta/Microsoft.Graph.Calendar.md | 42 +++- .../New-MgGroupCalendarPermission.md | 8 +- .../docs/v1.0-beta/New-MgGroupEvent.md | 108 ++++----- .../v1.0-beta/New-MgGroupEventAttachment.md | 5 +- .../New-MgGroupEventExceptionOccurrence.md | 104 ++++----- .../v1.0-beta/New-MgGroupEventInstance.md | 104 ++++----- .../docs/v1.0-beta/New-MgUserCalendar.md | 75 +++---- .../docs/v1.0-beta/New-MgUserCalendarEvent.md | 104 ++++----- .../docs/v1.0-beta/New-MgUserCalendarGroup.md | 40 ++-- .../New-MgUserCalendarGroupCalendar.md | 75 +++---- .../v1.0-beta/New-MgUserCalendarPermission.md | 8 +- .../docs/v1.0-beta/New-MgUserEvent.md | 108 ++++----- .../v1.0-beta/New-MgUserEventAttachment.md | 5 +- .../New-MgUserEventExceptionOccurrence.md | 104 ++++----- .../docs/v1.0-beta/New-MgUserEventInstance.md | 104 ++++----- ...roupCalendarSingleValueExtendedProperty.md | 10 +- .../docs/v1.0-beta/Remove-MgGroupEvent.md | 4 +- ...md => Remove-MgGroupEventCalendarByRef.md} | 10 +- .../docs/v1.0-beta/Remove-MgUserEvent.md | 4 +- ....md => Remove-MgUserEventCalendarByRef.md} | 8 +- .../Set-MgGroupEventCalendarByRef.md | 209 ++++++++++++++++++ .../v1.0-beta/Set-MgUserEventCalendarByRef.md | 209 ++++++++++++++++++ .../Update-MgGroupCalendarPermission.md | 8 +- .../docs/v1.0-beta/Update-MgGroupEvent.md | 108 ++++----- .../Update-MgGroupEventAttachment.md | 5 +- .../Update-MgGroupEventExceptionOccurrence.md | 104 ++++----- .../v1.0-beta/Update-MgGroupEventInstance.md | 104 ++++----- .../docs/v1.0-beta/Update-MgUserCalendar.md | 75 +++---- .../v1.0-beta/Update-MgUserCalendarGroup.md | 40 ++-- ...gUserCalendarMultiValueExtendedProperty.md | 32 +-- .../Update-MgUserCalendarPermission.md | 8 +- .../docs/v1.0-beta/Update-MgUserEvent.md | 108 ++++----- .../v1.0-beta/Update-MgUserEventAttachment.md | 5 +- .../Update-MgUserEventExceptionOccurrence.md | 104 ++++----- .../v1.0-beta/Update-MgUserEventInstance.md | 104 ++++----- .../Calendar/docs/v1.0/Get-MgGroupEvent.md | 4 +- .../v1.0/Get-MgGroupEventCalendarByRef.md | 117 ++++++++++ ...gUserCalendarMultiValueExtendedProperty.md | 16 +- .../Calendar/docs/v1.0/Get-MgUserEvent.md | 4 +- .../docs/v1.0/Get-MgUserEventCalendarByRef.md | 117 ++++++++++ .../docs/v1.0/Microsoft.Graph.Calendar.md | 42 +++- .../v1.0/New-MgGroupCalendarPermission.md | 8 +- .../Calendar/docs/v1.0/New-MgGroupEvent.md | 88 ++++---- .../docs/v1.0/New-MgGroupEventAttachment.md | 5 +- .../docs/v1.0/New-MgGroupEventInstance.md | 84 +++---- .../Calendar/docs/v1.0/New-MgUserCalendar.md | 75 +++---- .../docs/v1.0/New-MgUserCalendarEvent.md | 84 +++---- .../docs/v1.0/New-MgUserCalendarGroup.md | 40 ++-- .../v1.0/New-MgUserCalendarGroupCalendar.md | 75 +++---- .../docs/v1.0/New-MgUserCalendarPermission.md | 8 +- .../Calendar/docs/v1.0/New-MgUserEvent.md | 88 ++++---- .../docs/v1.0/New-MgUserEventAttachment.md | 5 +- .../docs/v1.0/New-MgUserEventInstance.md | 84 +++---- ...roupCalendarSingleValueExtendedProperty.md | 10 +- .../Calendar/docs/v1.0/Remove-MgGroupEvent.md | 4 +- ...md => Remove-MgGroupEventCalendarByRef.md} | 10 +- .../Calendar/docs/v1.0/Remove-MgUserEvent.md | 4 +- ....md => Remove-MgUserEventCalendarByRef.md} | 8 +- .../v1.0/Set-MgGroupEventCalendarByRef.md | 209 ++++++++++++++++++ .../docs/v1.0/Set-MgUserEventCalendarByRef.md | 209 ++++++++++++++++++ .../v1.0/Update-MgGroupCalendarPermission.md | 8 +- .../Calendar/docs/v1.0/Update-MgGroupEvent.md | 88 ++++---- .../v1.0/Update-MgGroupEventAttachment.md | 5 +- .../docs/v1.0/Update-MgGroupEventInstance.md | 84 +++---- .../docs/v1.0/Update-MgUserCalendar.md | 75 +++---- .../docs/v1.0/Update-MgUserCalendarGroup.md | 40 ++-- ...gUserCalendarMultiValueExtendedProperty.md | 32 +-- .../v1.0/Update-MgUserCalendarPermission.md | 8 +- .../Calendar/docs/v1.0/Update-MgUserEvent.md | 88 ++++---- .../docs/v1.0/Update-MgUserEventAttachment.md | 5 +- .../docs/v1.0/Update-MgUserEventInstance.md | 84 +++---- ...ar.md => Get-MgGroupEventCalendarByRef.md} | 0 ...dar.md => Get-MgUserEventCalendarByRef.md} | 0 .../Remove-MgGroupEventCalendarByRef.md} | 0 .../Remove-MgUserEventCalendarByRef.md} | 0 .../Set-MgGroupEventCalendarByRef.md | 18 ++ .../v1.0-beta/Set-MgUserEventCalendarByRef.md | 18 ++ .../v1.0/Get-MgGroupEventCalendarByRef.md | 18 ++ .../v1.0/Get-MgUserEventCalendarByRef.md | 18 ++ .../v1.0/Remove-MgGroupEventCalendarByRef.md | 18 ++ .../v1.0/Remove-MgUserEventCalendarByRef.md | 18 ++ .../v1.0/Set-MgGroupEventCalendarByRef.md | 18 ++ .../v1.0/Set-MgUserEventCalendarByRef.md | 18 ++ 88 files changed, 3018 insertions(+), 1556 deletions(-) create mode 100644 src/Calendar/Calendar/docs/v1.0-beta/Get-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserEventCalendarByRef.md rename src/Calendar/Calendar/docs/v1.0-beta/{Remove-MgGroupEventCalendar.md => Remove-MgGroupEventCalendarByRef.md} (91%) rename src/Calendar/Calendar/docs/v1.0-beta/{Remove-MgUserEventCalendar.md => Remove-MgUserEventCalendarByRef.md} (92%) create mode 100644 src/Calendar/Calendar/docs/v1.0-beta/Set-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/docs/v1.0-beta/Set-MgUserEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/docs/v1.0/Get-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/docs/v1.0/Get-MgUserEventCalendarByRef.md rename src/Calendar/Calendar/docs/v1.0/{Remove-MgGroupEventCalendar.md => Remove-MgGroupEventCalendarByRef.md} (91%) rename src/Calendar/Calendar/docs/v1.0/{Remove-MgUserEventCalendar.md => Remove-MgUserEventCalendarByRef.md} (92%) create mode 100644 src/Calendar/Calendar/docs/v1.0/Set-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/docs/v1.0/Set-MgUserEventCalendarByRef.md rename src/Calendar/Calendar/examples/v1.0-beta/{Remove-MgGroupEventCalendar.md => Get-MgGroupEventCalendarByRef.md} (100%) rename src/Calendar/Calendar/examples/v1.0-beta/{Remove-MgUserEventCalendar.md => Get-MgUserEventCalendarByRef.md} (100%) rename src/Calendar/Calendar/examples/{v1.0/Remove-MgGroupEventCalendar.md => v1.0-beta/Remove-MgGroupEventCalendarByRef.md} (100%) rename src/Calendar/Calendar/examples/{v1.0/Remove-MgUserEventCalendar.md => v1.0-beta/Remove-MgUserEventCalendarByRef.md} (100%) create mode 100644 src/Calendar/Calendar/examples/v1.0-beta/Set-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/examples/v1.0-beta/Set-MgUserEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/examples/v1.0/Get-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/examples/v1.0/Get-MgUserEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/examples/v1.0/Remove-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/examples/v1.0/Remove-MgUserEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/examples/v1.0/Set-MgGroupEventCalendarByRef.md create mode 100644 src/Calendar/Calendar/examples/v1.0/Set-MgUserEventCalendarByRef.md diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Get-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Get-MgGroupEvent.md index d53e9d4b7af..e1ccfd05e95 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Get-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Get-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -29,7 +29,7 @@ Get-MgGroupEvent -InputObject [-Property ] [ -GroupId [] +``` + +### GetViaIdentity1 +``` +Get-MgGroupEventCalendarByRef -InputObject [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserCalendarMultiValueExtendedProperty.md b/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserCalendarMultiValueExtendedProperty.md index ce94fcd76fd..2475dd1c11f 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserCalendarMultiValueExtendedProperty.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserCalendarMultiValueExtendedProperty.md @@ -21,19 +21,19 @@ Get-MgUserCalendarMultiValueExtendedProperty -UserId [-ExpandProperty < [-CountVariable ] [-PageSize ] [] ``` -### Get2 +### Get ``` -Get-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId - [-ExpandProperty ] [-Property ] [] +Get-MgUserCalendarMultiValueExtendedProperty -CalendarId -MultiValueLegacyExtendedPropertyId + -UserId [-ExpandProperty ] [-Property ] [] ``` ### Get3 ``` -Get-MgUserCalendarMultiValueExtendedProperty -CalendarId -MultiValueLegacyExtendedPropertyId - -UserId [-ExpandProperty ] [-Property ] [] +Get-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId + [-ExpandProperty ] [-Property ] [] ``` -### GetViaIdentity2 +### GetViaIdentity ``` Get-MgUserCalendarMultiValueExtendedProperty -InputObject [-ExpandProperty ] [-Property ] [] @@ -81,7 +81,7 @@ key: id of calendar ```yaml Type: System.String -Parameter Sets: Get3, List3 +Parameter Sets: Get, List3 Aliases: Required: True @@ -143,7 +143,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity -Parameter Sets: GetViaIdentity2, GetViaIdentity3 +Parameter Sets: GetViaIdentity, GetViaIdentity3 Aliases: Required: True @@ -158,7 +158,7 @@ key: id of multiValueLegacyExtendedProperty ```yaml Type: System.String -Parameter Sets: Get2, Get3 +Parameter Sets: Get, Get3 Aliases: Required: True @@ -263,7 +263,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Get2, Get3, List2, List3 +Parameter Sets: Get, Get3, List2, List3 Aliases: Required: True diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserEvent.md index 3d36aa5210c..f21f94ac12a 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Get-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -33,7 +33,7 @@ Get-MgUserEvent -InputObject [-Property ] [ -UserId [] +``` + +### GetViaIdentity +``` +Get-MgUserEventCalendarByRef -InputObject [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md b/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md index 1885990d47d..f44165567e0 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Microsoft.Graph.Calendar.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Calendar -Module Guid: e784fed5-77b7-4104-bced-5148534467f6 +Module Guid: f565e662-4fa6-4d9c-86da-f65ce9e341c3 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar Help Version: 1.0.0.0 Locale: en-US @@ -34,7 +34,7 @@ Navigation property. Read-only. ### [Get-MgGroupEvent](Get-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [Get-MgGroupEventAttachment](Get-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -47,6 +47,11 @@ The calendar that contains the event. Navigation property. Read-only. +### [Get-MgGroupEventCalendarByRef](Get-MgGroupEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + ### [Get-MgGroupEventExceptionOccurrence](Get-MgGroupEventExceptionOccurrence.md) Get exceptionOccurrences from groups @@ -119,7 +124,7 @@ Nullable. ### [Get-MgUserEvent](Get-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -134,6 +139,11 @@ The calendar that contains the event. Navigation property. Read-only. +### [Get-MgUserEventCalendarByRef](Get-MgUserEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + ### [Get-MgUserEventExceptionOccurrence](Get-MgUserEventExceptionOccurrence.md) Get exceptionOccurrences from users @@ -172,7 +182,7 @@ Read-only. Nullable. ### [New-MgGroupEvent](New-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [New-MgGroupEventAttachment](New-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -243,7 +253,7 @@ Nullable. ### [New-MgUserEvent](New-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -291,7 +301,7 @@ Read-only. Nullable. ### [Remove-MgGroupEvent](Remove-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [Remove-MgGroupEventAttachment](Remove-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -299,7 +309,7 @@ Navigation property. Read-only. Nullable. -### [Remove-MgGroupEventCalendar](Remove-MgGroupEventCalendar.md) +### [Remove-MgGroupEventCalendarByRef](Remove-MgGroupEventCalendarByRef.md) The calendar that contains the event. Navigation property. Read-only. @@ -356,7 +366,7 @@ Nullable. ### [Remove-MgUserEvent](Remove-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -366,7 +376,7 @@ Navigation property. Read-only. Nullable. -### [Remove-MgUserEventCalendar](Remove-MgUserEventCalendar.md) +### [Remove-MgUserEventCalendarByRef](Remove-MgUserEventCalendarByRef.md) The calendar that contains the event. Navigation property. Read-only. @@ -395,6 +405,16 @@ The collection of single-value extended properties defined for the event. Read-only. Nullable. +### [Set-MgGroupEventCalendarByRef](Set-MgGroupEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + +### [Set-MgUserEventCalendarByRef](Set-MgUserEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + ### [Update-MgGroupCalendarMultiValueExtendedProperty](Update-MgGroupCalendarMultiValueExtendedProperty.md) The collection of multi-value extended properties defined for the calendar. Read-only. @@ -409,7 +429,7 @@ Read-only. Nullable. ### [Update-MgGroupEvent](Update-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [Update-MgGroupEventAttachment](Update-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -469,7 +489,7 @@ Nullable. ### [Update-MgUserEvent](Update-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupCalendarPermission.md index 029bdbca2dc..6e64af8bdb3 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupCalendarPermission.md @@ -260,16 +260,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md index 2d3f8a28013..b052ede37e8 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -71,7 +71,7 @@ New-MgGroupEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1019,26 +1019,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1062,14 +1062,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1185,8 +1185,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1196,13 +1196,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1211,8 +1211,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1319,14 +1319,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1339,8 +1339,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1348,26 +1348,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1391,14 +1391,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1527,26 +1527,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1570,14 +1570,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1751,8 +1751,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1784,8 +1784,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventAttachment.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventAttachment.md index a09fb953031..051ea9b370b 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventAttachment.md @@ -190,8 +190,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -279,7 +278,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventExceptionOccurrence.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventExceptionOccurrence.md index 0a4c17556da..be87fbd1fc9 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventExceptionOccurrence.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventExceptionOccurrence.md @@ -93,7 +93,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1001,21 +1001,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1034,26 +1034,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1077,14 +1077,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1200,8 +1200,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1211,13 +1211,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1226,8 +1226,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1334,14 +1334,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1354,8 +1354,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1363,26 +1363,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1406,14 +1406,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1542,26 +1542,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1585,14 +1585,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1766,8 +1766,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1799,8 +1799,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventInstance.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventInstance.md index 24224b3bcbf..0c67411b888 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgGroupEventInstance.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1009,21 +1009,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1042,26 +1042,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1085,14 +1085,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1208,8 +1208,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1219,13 +1219,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1234,8 +1234,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1342,14 +1342,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1362,8 +1362,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1371,26 +1371,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1414,14 +1414,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1550,26 +1550,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1593,14 +1593,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1774,8 +1774,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1807,8 +1807,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md index 7115eed1bb0..8d147f91047 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendar.md @@ -163,8 +163,7 @@ Accept wildcard characters: False ### -CanEdit true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. -This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. -Read-only. +This property is also true for a user who has been shared a calendar and granted write access. ```yaml Type: System.Management.Automation.SwitchParameter @@ -181,7 +180,6 @@ Accept wildcard characters: False ### -CanShare true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -197,8 +195,6 @@ Accept wildcard characters: False ### -CanViewPrivateItems true if the user can read calendar items that have been marked private, false otherwise. -This property is set through an Outlook client or the corresponding calendarPermission resource. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -281,6 +277,7 @@ Accept wildcard characters: False ### -HexColor The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. +Read-only. ```yaml Type: System.String @@ -552,8 +549,8 @@ BODYPARAMETER : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -563,13 +560,13 @@ BODYPARAMETER : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -578,8 +575,8 @@ BODYPARAMETER : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -686,14 +683,14 @@ BODYPARAMETER : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -709,8 +706,8 @@ CALENDARPERMISSIONS : The permissions of th - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -721,26 +718,26 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -764,14 +761,14 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -883,26 +880,26 @@ EVENTS : The events in the calendar. Navigation propert - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -926,14 +923,14 @@ EVENTS : The events in the calendar. Navigation propert - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1059,8 +1056,8 @@ MULTIVALUEEXTENDEDPROPERTIES OWNER : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - `[Id ]`: Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md index 20c4be61d98..af03c78190a 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarEvent.md @@ -97,7 +97,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1005,21 +1005,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1038,26 +1038,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1081,14 +1081,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1204,8 +1204,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1215,13 +1215,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1230,8 +1230,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1338,14 +1338,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1358,8 +1358,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1367,26 +1367,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1410,14 +1410,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1546,26 +1546,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1589,14 +1589,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1770,8 +1770,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1803,8 +1803,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md index b819aa8f988..57daee52ce5 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroup.md @@ -259,8 +259,8 @@ BODYPARAMETER : calendarGroup - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -270,13 +270,13 @@ BODYPARAMETER : calendarGroup - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -285,8 +285,8 @@ BODYPARAMETER : calendarGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -393,14 +393,14 @@ BODYPARAMETER : calendarGroup - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -423,8 +423,8 @@ CALENDARS : The calendars in the calendar group. Nav - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -434,13 +434,13 @@ CALENDARS : The calendars in the calendar group. Nav - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -449,8 +449,8 @@ CALENDARS : The calendars in the calendar group. Nav - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -557,14 +557,14 @@ CALENDARS : The calendars in the calendar group. Nav - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md index b0fa1167c7e..673b0eb987e 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarGroupCalendar.md @@ -180,8 +180,7 @@ Accept wildcard characters: False ### -CanEdit true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. -This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. -Read-only. +This property is also true for a user who has been shared a calendar and granted write access. ```yaml Type: System.Management.Automation.SwitchParameter @@ -198,7 +197,6 @@ Accept wildcard characters: False ### -CanShare true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -214,8 +212,6 @@ Accept wildcard characters: False ### -CanViewPrivateItems true if the user can read calendar items that have been marked private, false otherwise. -This property is set through an Outlook client or the corresponding calendarPermission resource. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -298,6 +294,7 @@ Accept wildcard characters: False ### -HexColor The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. +Read-only. ```yaml Type: System.String @@ -569,8 +566,8 @@ BODYPARAMETER : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -580,13 +577,13 @@ BODYPARAMETER : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -595,8 +592,8 @@ BODYPARAMETER : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -703,14 +700,14 @@ BODYPARAMETER : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -726,8 +723,8 @@ CALENDARPERMISSIONS : The permissions of th - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -738,26 +735,26 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -781,14 +778,14 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -900,26 +897,26 @@ EVENTS : The events in the calendar. Navigation propert - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -943,14 +940,14 @@ EVENTS : The events in the calendar. Navigation propert - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1076,8 +1073,8 @@ MULTIVALUEEXTENDEDPROPERTIES OWNER : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - `[Id ]`: Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarPermission.md index fedf778d22a..ef10ae76379 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserCalendarPermission.md @@ -301,16 +301,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md index 5db89454cb9..70bd6459b8b 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -75,7 +75,7 @@ New-MgUserEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1025,26 +1025,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1068,14 +1068,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1191,8 +1191,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1202,13 +1202,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1217,8 +1217,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1325,14 +1325,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1345,8 +1345,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1354,26 +1354,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1397,14 +1397,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1533,26 +1533,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1576,14 +1576,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1757,8 +1757,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1790,8 +1790,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventAttachment.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventAttachment.md index ba18706e594..fde6b344612 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventAttachment.md @@ -175,8 +175,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -279,7 +278,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventExceptionOccurrence.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventExceptionOccurrence.md index 6de8e931ff3..4baf5cc3e97 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventExceptionOccurrence.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventExceptionOccurrence.md @@ -93,7 +93,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1001,21 +1001,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1034,26 +1034,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1077,14 +1077,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1200,8 +1200,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1211,13 +1211,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1226,8 +1226,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1334,14 +1334,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1354,8 +1354,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1363,26 +1363,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1406,14 +1406,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1542,26 +1542,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1585,14 +1585,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1766,8 +1766,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1799,8 +1799,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventInstance.md b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventInstance.md index 7187ac0573f..47d2623d99f 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/New-MgUserEventInstance.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1009,21 +1009,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1042,26 +1042,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1085,14 +1085,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1208,8 +1208,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1219,13 +1219,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1234,8 +1234,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1342,14 +1342,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1362,8 +1362,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1371,26 +1371,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1414,14 +1414,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1550,26 +1550,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1593,14 +1593,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1774,8 +1774,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1807,8 +1807,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupCalendarSingleValueExtendedProperty.md b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupCalendarSingleValueExtendedProperty.md index a97663ace12..002ed37ceae 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupCalendarSingleValueExtendedProperty.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupCalendarSingleValueExtendedProperty.md @@ -14,14 +14,14 @@ Nullable. ## SYNTAX -### Delete1 (Default) +### Delete (Default) ``` Remove-MgGroupCalendarSingleValueExtendedProperty -GroupId -SingleValueLegacyExtendedPropertyId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity1 +### DeleteViaIdentity ``` Remove-MgGroupCalendarSingleValueExtendedProperty -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -41,7 +41,7 @@ key: id of group ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True @@ -72,7 +72,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity -Parameter Sets: DeleteViaIdentity1 +Parameter Sets: DeleteViaIdentity Aliases: Required: True @@ -102,7 +102,7 @@ key: id of singleValueLegacyExtendedProperty ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEvent.md index b2fe99159e4..ab0eee49208 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgGroupEvent -InputObject [-IfMatch ] [-PassT ``` ## DESCRIPTION -The group's events. +The group's calendar events. ## EXAMPLES diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEventCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEventCalendarByRef.md similarity index 91% rename from src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEventCalendar.md rename to src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEventCalendarByRef.md index 1dbf2a606cd..b20c28f2f21 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEventCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgGroupEventCalendarByRef.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Calendar -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mggroupeventcalendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mggroupeventcalendarbyref schema: 2.0.0 --- -# Remove-MgGroupEventCalendar +# Remove-MgGroupEventCalendarByRef ## SYNOPSIS The calendar that contains the event. @@ -16,13 +16,13 @@ Read-only. ### Delete1 (Default) ``` -Remove-MgGroupEventCalendar -EventId -GroupId [-IfMatch ] [-PassThru] [-Confirm] - [-WhatIf] [] +Remove-MgGroupEventCalendarByRef -EventId -GroupId [-IfMatch ] [-PassThru] + [-Confirm] [-WhatIf] [] ``` ### DeleteViaIdentity1 ``` -Remove-MgGroupEventCalendar -InputObject [-IfMatch ] [-PassThru] [-Confirm] +Remove-MgGroupEventCalendarByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEvent.md index ebc8e14ba2e..269e386744d 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -29,7 +29,7 @@ Remove-MgUserEvent -InputObject [-IfMatch ] [-PassTh ## DESCRIPTION The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEventCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEventCalendarByRef.md similarity index 92% rename from src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEventCalendar.md rename to src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEventCalendarByRef.md index e6295effe6f..433fcb7cbbd 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEventCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Remove-MgUserEventCalendarByRef.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Calendar -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mgusereventcalendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mgusereventcalendarbyref schema: 2.0.0 --- -# Remove-MgUserEventCalendar +# Remove-MgUserEventCalendarByRef ## SYNOPSIS The calendar that contains the event. @@ -16,13 +16,13 @@ Read-only. ### Delete (Default) ``` -Remove-MgUserEventCalendar -EventId -UserId [-IfMatch ] [-PassThru] [-Confirm] +Remove-MgUserEventCalendarByRef -EventId -UserId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### DeleteViaIdentity ``` -Remove-MgUserEventCalendar -InputObject [-IfMatch ] [-PassThru] [-Confirm] +Remove-MgUserEventCalendarByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Set-MgGroupEventCalendarByRef.md b/src/Calendar/Calendar/docs/v1.0-beta/Set-MgGroupEventCalendarByRef.md new file mode 100644 index 00000000000..df26c79441d --- /dev/null +++ b/src/Calendar/Calendar/docs/v1.0-beta/Set-MgGroupEventCalendarByRef.md @@ -0,0 +1,209 @@ +--- +external help file: +Module Name: Microsoft.Graph.Calendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/set-mggroupeventcalendarbyref +schema: 2.0.0 +--- + +# Set-MgGroupEventCalendarByRef + +## SYNOPSIS +The calendar that contains the event. +Navigation property. +Read-only. + +## SYNTAX + +### SetExpanded1 (Default) +``` +Set-MgGroupEventCalendarByRef -EventId -GroupId [-AdditionalProperties ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Set1 +``` +Set-MgGroupEventCalendarByRef -EventId -GroupId -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentity1 +``` +Set-MgGroupEventCalendarByRef -InputObject -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentityExpanded1 +``` +Set-MgGroupEventCalendarByRef -InputObject [-AdditionalProperties ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: SetExpanded1, SetViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Set1, SetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Set1, SetExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: Set1, SetExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: SetViaIdentity1, SetViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Set-MgUserEventCalendarByRef.md b/src/Calendar/Calendar/docs/v1.0-beta/Set-MgUserEventCalendarByRef.md new file mode 100644 index 00000000000..a5c99b6c219 --- /dev/null +++ b/src/Calendar/Calendar/docs/v1.0-beta/Set-MgUserEventCalendarByRef.md @@ -0,0 +1,209 @@ +--- +external help file: +Module Name: Microsoft.Graph.Calendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/set-mgusereventcalendarbyref +schema: 2.0.0 +--- + +# Set-MgUserEventCalendarByRef + +## SYNOPSIS +The calendar that contains the event. +Navigation property. +Read-only. + +## SYNTAX + +### SetExpanded (Default) +``` +Set-MgUserEventCalendarByRef -EventId -UserId [-AdditionalProperties ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Set +``` +Set-MgUserEventCalendarByRef -EventId -UserId -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentity +``` +Set-MgUserEventCalendarByRef -InputObject -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentityExpanded +``` +Set-MgUserEventCalendarByRef -InputObject [-AdditionalProperties ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: SetExpanded, SetViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Set, SetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Set, SetExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: SetViaIdentity, SetViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: Set, SetExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupCalendarPermission.md index e4766cce9f1..4a59d0f2a06 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupCalendarPermission.md @@ -291,16 +291,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md index 2c2bf98f2a4..efa719244a4 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -71,7 +71,7 @@ Update-MgGroupEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1049,26 +1049,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1092,14 +1092,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1215,8 +1215,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1226,13 +1226,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1241,8 +1241,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1349,14 +1349,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1369,8 +1369,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1378,26 +1378,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1421,14 +1421,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1557,26 +1557,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1600,14 +1600,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1781,8 +1781,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1814,8 +1814,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventAttachment.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventAttachment.md index bfc01e01fde..5bc4e3f0a8b 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventAttachment.md @@ -206,8 +206,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -310,7 +309,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventExceptionOccurrence.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventExceptionOccurrence.md index 4706d6a00fb..961122f0cd7 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventExceptionOccurrence.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventExceptionOccurrence.md @@ -93,7 +93,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1031,21 +1031,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1064,26 +1064,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1107,14 +1107,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1230,8 +1230,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1241,13 +1241,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1256,8 +1256,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1364,14 +1364,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1384,8 +1384,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1393,26 +1393,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1436,14 +1436,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1572,26 +1572,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1615,14 +1615,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1796,8 +1796,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1829,8 +1829,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventInstance.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventInstance.md index 55f6649bf69..e78869ee3f6 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgGroupEventInstance.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1039,21 +1039,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1072,26 +1072,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1115,14 +1115,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1238,8 +1238,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1249,13 +1249,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1264,8 +1264,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1372,14 +1372,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1392,8 +1392,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1401,26 +1401,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1444,14 +1444,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1580,26 +1580,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1623,14 +1623,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1804,8 +1804,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1837,8 +1837,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md index 89aa7201aa2..8e12523c9f0 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendar.md @@ -178,8 +178,7 @@ Accept wildcard characters: False ### -CanEdit true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. -This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. -Read-only. +This property is also true for a user who has been shared a calendar and granted write access. ```yaml Type: System.Management.Automation.SwitchParameter @@ -196,7 +195,6 @@ Accept wildcard characters: False ### -CanShare true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -212,8 +210,6 @@ Accept wildcard characters: False ### -CanViewPrivateItems true if the user can read calendar items that have been marked private, false otherwise. -This property is set through an Outlook client or the corresponding calendarPermission resource. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -296,6 +292,7 @@ Accept wildcard characters: False ### -HexColor The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. +Read-only. ```yaml Type: System.String @@ -582,8 +579,8 @@ BODYPARAMETER : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -593,13 +590,13 @@ BODYPARAMETER : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -608,8 +605,8 @@ BODYPARAMETER : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -716,14 +713,14 @@ BODYPARAMETER : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -739,8 +736,8 @@ CALENDARPERMISSIONS : The permissions of th - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -751,26 +748,26 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -794,14 +791,14 @@ CALENDARVIEW : The calendar view for the calendar. Navi - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -913,26 +910,26 @@ EVENTS : The events in the calendar. Navigation propert - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -956,14 +953,14 @@ EVENTS : The events in the calendar. Navigation propert - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1089,8 +1086,8 @@ MULTIVALUEEXTENDEDPROPERTIES OWNER : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - `[Id ]`: Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md index 42e20708489..92276b50c38 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarGroup.md @@ -289,8 +289,8 @@ BODYPARAMETER : calendarGroup - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -300,13 +300,13 @@ BODYPARAMETER : calendarGroup - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -315,8 +315,8 @@ BODYPARAMETER : calendarGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -423,14 +423,14 @@ BODYPARAMETER : calendarGroup - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -453,8 +453,8 @@ CALENDARS : The calendars in the calendar group. Nav - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -464,13 +464,13 @@ CALENDARS : The calendars in the calendar group. Nav - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -479,8 +479,8 @@ CALENDARS : The calendars in the calendar group. Nav - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -587,14 +587,14 @@ CALENDARS : The calendars in the calendar group. Nav - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarMultiValueExtendedProperty.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarMultiValueExtendedProperty.md index 9d0d0ea8100..95bbb17539c 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarMultiValueExtendedProperty.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarMultiValueExtendedProperty.md @@ -14,36 +14,36 @@ Nullable. ## SYNTAX -### UpdateExpanded2 (Default) +### UpdateExpanded3 (Default) ``` Update-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId [-AdditionalProperties ] [-Id ] [-Value ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### Update2 +### Update ``` -Update-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId +Update-MgUserCalendarMultiValueExtendedProperty -CalendarId + -MultiValueLegacyExtendedPropertyId -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update3 ``` -Update-MgUserCalendarMultiValueExtendedProperty -CalendarId - -MultiValueLegacyExtendedPropertyId -UserId +Update-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### UpdateExpanded3 +### UpdateExpanded ``` Update-MgUserCalendarMultiValueExtendedProperty -CalendarId -MultiValueLegacyExtendedPropertyId -UserId [-AdditionalProperties ] [-Id ] [-Value ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### UpdateViaIdentity2 +### UpdateViaIdentity ``` Update-MgUserCalendarMultiValueExtendedProperty -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] @@ -57,7 +57,7 @@ Update-MgUserCalendarMultiValueExtendedProperty -InputObject [] ``` -### UpdateViaIdentityExpanded2 +### UpdateViaIdentityExpanded ``` Update-MgUserCalendarMultiValueExtendedProperty -InputObject [-AdditionalProperties ] [-Id ] [-Value ] [-PassThru] [-Confirm] [-WhatIf] @@ -85,7 +85,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: UpdateExpanded2, UpdateExpanded3, UpdateViaIdentityExpanded2, UpdateViaIdentityExpanded3 +Parameter Sets: UpdateExpanded, UpdateExpanded3, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded3 Aliases: Required: False @@ -101,7 +101,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMultiValueLegacyExtendedProperty -Parameter Sets: Update2, Update3, UpdateViaIdentity2, UpdateViaIdentity3 +Parameter Sets: Update, Update3, UpdateViaIdentity, UpdateViaIdentity3 Aliases: Required: True @@ -116,7 +116,7 @@ key: id of calendar ```yaml Type: System.String -Parameter Sets: Update3, UpdateExpanded3 +Parameter Sets: Update, UpdateExpanded Aliases: Required: True @@ -131,7 +131,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: UpdateExpanded2, UpdateExpanded3, UpdateViaIdentityExpanded2, UpdateViaIdentityExpanded3 +Parameter Sets: UpdateExpanded, UpdateExpanded3, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded3 Aliases: Required: False @@ -147,7 +147,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity -Parameter Sets: UpdateViaIdentity2, UpdateViaIdentity3, UpdateViaIdentityExpanded2, UpdateViaIdentityExpanded3 +Parameter Sets: UpdateViaIdentity, UpdateViaIdentity3, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded3 Aliases: Required: True @@ -162,7 +162,7 @@ key: id of multiValueLegacyExtendedProperty ```yaml Type: System.String -Parameter Sets: Update2, Update3, UpdateExpanded2, UpdateExpanded3 +Parameter Sets: Update, Update3, UpdateExpanded, UpdateExpanded3 Aliases: Required: True @@ -192,7 +192,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Update2, Update3, UpdateExpanded2, UpdateExpanded3 +Parameter Sets: Update, Update3, UpdateExpanded, UpdateExpanded3 Aliases: Required: True @@ -207,7 +207,7 @@ A collection of property values. ```yaml Type: System.String[] -Parameter Sets: UpdateExpanded2, UpdateExpanded3, UpdateViaIdentityExpanded2, UpdateViaIdentityExpanded3 +Parameter Sets: UpdateExpanded, UpdateExpanded3, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded3 Aliases: Required: False diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarPermission.md index 4f94f10c33f..804f5cdf039 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserCalendarPermission.md @@ -333,16 +333,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md index dab465423cd..fc0d159e063 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -75,7 +75,7 @@ Update-MgUserEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1055,26 +1055,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1098,14 +1098,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1221,8 +1221,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1232,13 +1232,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1247,8 +1247,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1355,14 +1355,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1375,8 +1375,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1384,26 +1384,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1427,14 +1427,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1563,26 +1563,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1606,14 +1606,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1787,8 +1787,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1820,8 +1820,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventAttachment.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventAttachment.md index e874f3fd0e2..16905a71dc8 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventAttachment.md @@ -191,8 +191,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -310,7 +309,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventExceptionOccurrence.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventExceptionOccurrence.md index f4e8ce619ac..968727b0bb4 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventExceptionOccurrence.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventExceptionOccurrence.md @@ -93,7 +93,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1031,21 +1031,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1064,26 +1064,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1107,14 +1107,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1230,8 +1230,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1241,13 +1241,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1256,8 +1256,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1364,14 +1364,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1384,8 +1384,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1393,26 +1393,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1436,14 +1436,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1572,26 +1572,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1615,14 +1615,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1796,8 +1796,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1829,8 +1829,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventInstance.md b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventInstance.md index 9a98725b365..21b7927b623 100644 --- a/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0-beta/Update-MgUserEventInstance.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -1039,21 +1039,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1072,26 +1072,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1115,14 +1115,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1238,8 +1238,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1249,13 +1249,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1264,8 +1264,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1372,14 +1372,14 @@ CALENDAR : calendar - `[Type ]`: eventType - `[Uid ]`: - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1392,8 +1392,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXCEPTIONOCCURRENCES : . - `[Categories ]`: The categories associated with the item @@ -1401,26 +1401,26 @@ EXCEPTIONOCCURRENCES : . - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1444,14 +1444,14 @@ EXCEPTIONOCCURRENCES : . - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1580,26 +1580,26 @@ INSTANCES : The occurrences of a recurring series, if t - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1623,14 +1623,14 @@ INSTANCES : The occurrences of a recurring series, if t - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. @@ -1804,8 +1804,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1837,8 +1837,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/Get-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0/Get-MgGroupEvent.md index 4eff63b3cc5..6a5a100389b 100644 --- a/src/Calendar/Calendar/docs/v1.0/Get-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Get-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -29,7 +29,7 @@ Get-MgGroupEvent -InputObject [-Property ] [ -GroupId [] +``` + +### GetViaIdentity +``` +Get-MgGroupEventCalendarByRef -InputObject [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0/Get-MgUserCalendarMultiValueExtendedProperty.md b/src/Calendar/Calendar/docs/v1.0/Get-MgUserCalendarMultiValueExtendedProperty.md index ce97977e36b..f93333a13be 100644 --- a/src/Calendar/Calendar/docs/v1.0/Get-MgUserCalendarMultiValueExtendedProperty.md +++ b/src/Calendar/Calendar/docs/v1.0/Get-MgUserCalendarMultiValueExtendedProperty.md @@ -21,25 +21,25 @@ Get-MgUserCalendarMultiValueExtendedProperty -UserId [-ExpandProperty < [-CountVariable ] [-PageSize ] [] ``` -### Get +### Get1 ``` Get-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId [-ExpandProperty ] [-Property ] [] ``` -### Get1 +### Get2 ``` Get-MgUserCalendarMultiValueExtendedProperty -CalendarId -MultiValueLegacyExtendedPropertyId -UserId [-ExpandProperty ] [-Property ] [] ``` -### GetViaIdentity +### GetViaIdentity1 ``` Get-MgUserCalendarMultiValueExtendedProperty -InputObject [-ExpandProperty ] [-Property ] [] ``` -### GetViaIdentity1 +### GetViaIdentity2 ``` Get-MgUserCalendarMultiValueExtendedProperty -InputObject [-ExpandProperty ] [-Property ] [] @@ -81,7 +81,7 @@ key: id of calendar ```yaml Type: System.String -Parameter Sets: Get1, List1 +Parameter Sets: Get2, List1 Aliases: Required: True @@ -143,7 +143,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity -Parameter Sets: GetViaIdentity, GetViaIdentity1 +Parameter Sets: GetViaIdentity1, GetViaIdentity2 Aliases: Required: True @@ -158,7 +158,7 @@ key: id of multiValueLegacyExtendedProperty ```yaml Type: System.String -Parameter Sets: Get, Get1 +Parameter Sets: Get1, Get2 Aliases: Required: True @@ -263,7 +263,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Get, Get1, List, List1 +Parameter Sets: Get1, Get2, List, List1 Aliases: Required: True diff --git a/src/Calendar/Calendar/docs/v1.0/Get-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0/Get-MgUserEvent.md index e7e23e10b8b..1e4f158d6ab 100644 --- a/src/Calendar/Calendar/docs/v1.0/Get-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Get-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -33,7 +33,7 @@ Get-MgUserEvent -InputObject [-Property ] [ -UserId [] +``` + +### GetViaIdentity1 +``` +Get-MgUserEventCalendarByRef -InputObject [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: GetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: Get1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +## OUTPUTS + +### System.String + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md b/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md index 7e2f75868e4..7ff8387ff6e 100644 --- a/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md +++ b/src/Calendar/Calendar/docs/v1.0/Microsoft.Graph.Calendar.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Calendar -Module Guid: e784fed5-77b7-4104-bced-5148534467f6 +Module Guid: f565e662-4fa6-4d9c-86da-f65ce9e341c3 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar Help Version: 1.0.0.0 Locale: en-US @@ -34,7 +34,7 @@ Navigation property. Read-only. ### [Get-MgGroupEvent](Get-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [Get-MgGroupEventAttachment](Get-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -47,6 +47,11 @@ The calendar that contains the event. Navigation property. Read-only. +### [Get-MgGroupEventCalendarByRef](Get-MgGroupEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + ### [Get-MgGroupEventExtension](Get-MgGroupEventExtension.md) The collection of open extensions defined for the event. Nullable. @@ -116,7 +121,7 @@ Nullable. ### [Get-MgUserEvent](Get-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -131,6 +136,11 @@ The calendar that contains the event. Navigation property. Read-only. +### [Get-MgUserEventCalendarByRef](Get-MgUserEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + ### [Get-MgUserEventExtension](Get-MgUserEventExtension.md) The collection of open extensions defined for the event. Nullable. @@ -166,7 +176,7 @@ Read-only. Nullable. ### [New-MgGroupEvent](New-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [New-MgGroupEventAttachment](New-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -234,7 +244,7 @@ Nullable. ### [New-MgUserEvent](New-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -279,7 +289,7 @@ Read-only. Nullable. ### [Remove-MgGroupEvent](Remove-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [Remove-MgGroupEventAttachment](Remove-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -287,7 +297,7 @@ Navigation property. Read-only. Nullable. -### [Remove-MgGroupEventCalendar](Remove-MgGroupEventCalendar.md) +### [Remove-MgGroupEventCalendarByRef](Remove-MgGroupEventCalendarByRef.md) The calendar that contains the event. Navigation property. Read-only. @@ -341,7 +351,7 @@ Nullable. ### [Remove-MgUserEvent](Remove-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -351,7 +361,7 @@ Navigation property. Read-only. Nullable. -### [Remove-MgUserEventCalendar](Remove-MgUserEventCalendar.md) +### [Remove-MgUserEventCalendarByRef](Remove-MgUserEventCalendarByRef.md) The calendar that contains the event. Navigation property. Read-only. @@ -377,6 +387,16 @@ The collection of single-value extended properties defined for the event. Read-only. Nullable. +### [Set-MgGroupEventCalendarByRef](Set-MgGroupEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + +### [Set-MgUserEventCalendarByRef](Set-MgUserEventCalendarByRef.md) +The calendar that contains the event. +Navigation property. +Read-only. + ### [Update-MgGroupCalendarMultiValueExtendedProperty](Update-MgGroupCalendarMultiValueExtendedProperty.md) The collection of multi-value extended properties defined for the calendar. Read-only. @@ -391,7 +411,7 @@ Read-only. Nullable. ### [Update-MgGroupEvent](Update-MgGroupEvent.md) -The group's events. +The group's calendar events. ### [Update-MgGroupEventAttachment](Update-MgGroupEventAttachment.md) The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. @@ -448,7 +468,7 @@ Nullable. ### [Update-MgUserEvent](Update-MgUserEvent.md) The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgGroupCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0/New-MgGroupCalendarPermission.md index 7f63681baed..e871772dcae 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgGroupCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgGroupCalendarPermission.md @@ -260,16 +260,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md index 6c840d46f40..fa42272dc20 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -69,7 +69,7 @@ New-MgGroupEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -972,26 +972,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1014,14 +1014,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1131,8 +1131,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1142,13 +1142,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1157,8 +1157,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1262,14 +1262,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1280,8 +1280,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1306,26 +1306,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1348,14 +1348,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1522,8 +1522,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1555,8 +1555,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventAttachment.md b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventAttachment.md index bb2bfe470cd..2069458c161 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventAttachment.md @@ -190,8 +190,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -279,7 +278,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventInstance.md b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventInstance.md index 860ce31a229..d65db998d9f 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgGroupEventInstance.md @@ -99,7 +99,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -962,21 +962,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -995,26 +995,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1037,14 +1037,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1154,8 +1154,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1165,13 +1165,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1180,8 +1180,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1285,14 +1285,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1303,8 +1303,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1329,26 +1329,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1371,14 +1371,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1545,8 +1545,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1578,8 +1578,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md index e58517105f2..c43f372c158 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendar.md @@ -145,8 +145,7 @@ Accept wildcard characters: False ### -CanEdit true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. -This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. -Read-only. +This property is also true for a user who has been shared a calendar and granted write access. ```yaml Type: System.Management.Automation.SwitchParameter @@ -163,7 +162,6 @@ Accept wildcard characters: False ### -CanShare true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -179,8 +177,6 @@ Accept wildcard characters: False ### -CanViewPrivateItems true if the user can read calendar items that have been marked private, false otherwise. -This property is set through an Outlook client or the corresponding calendarPermission resource. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -263,6 +259,7 @@ Accept wildcard characters: False ### -HexColor The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. +Read-only. ```yaml Type: System.String @@ -497,8 +494,8 @@ BODYPARAMETER : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -508,13 +505,13 @@ BODYPARAMETER : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -523,8 +520,8 @@ BODYPARAMETER : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -628,14 +625,14 @@ BODYPARAMETER : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -649,8 +646,8 @@ CALENDARPERMISSIONS : The permissions of th - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -661,26 +658,26 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -703,14 +700,14 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -817,26 +814,26 @@ EVENTS : The events in the calendar. Navigation property - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -859,14 +856,14 @@ EVENTS : The events in the calendar. Navigation property - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -987,8 +984,8 @@ MULTIVALUEEXTENDEDPROPERTIES OWNER : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - `[Id ]`: Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md index 4426bc15679..39cced4e23e 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarEvent.md @@ -95,7 +95,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -958,21 +958,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -991,26 +991,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1033,14 +1033,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1150,8 +1150,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1161,13 +1161,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1176,8 +1176,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1281,14 +1281,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1299,8 +1299,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1325,26 +1325,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1367,14 +1367,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1541,8 +1541,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1574,8 +1574,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md index 1f32d4c368e..4dd4f32a4ce 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroup.md @@ -258,8 +258,8 @@ BODYPARAMETER : calendarGroup - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -269,13 +269,13 @@ BODYPARAMETER : calendarGroup - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -284,8 +284,8 @@ BODYPARAMETER : calendarGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -389,14 +389,14 @@ BODYPARAMETER : calendarGroup - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -416,8 +416,8 @@ CALENDARS : The calendars in the calendar group. Navi - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -427,13 +427,13 @@ CALENDARS : The calendars in the calendar group. Navi - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -442,8 +442,8 @@ CALENDARS : The calendars in the calendar group. Navi - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -547,14 +547,14 @@ CALENDARS : The calendars in the calendar group. Navi - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md index 94758001569..803910064f4 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarGroupCalendar.md @@ -162,8 +162,7 @@ Accept wildcard characters: False ### -CanEdit true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. -This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. -Read-only. +This property is also true for a user who has been shared a calendar and granted write access. ```yaml Type: System.Management.Automation.SwitchParameter @@ -180,7 +179,6 @@ Accept wildcard characters: False ### -CanShare true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -196,8 +194,6 @@ Accept wildcard characters: False ### -CanViewPrivateItems true if the user can read calendar items that have been marked private, false otherwise. -This property is set through an Outlook client or the corresponding calendarPermission resource. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -280,6 +276,7 @@ Accept wildcard characters: False ### -HexColor The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. +Read-only. ```yaml Type: System.String @@ -514,8 +511,8 @@ BODYPARAMETER : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -525,13 +522,13 @@ BODYPARAMETER : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -540,8 +537,8 @@ BODYPARAMETER : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -645,14 +642,14 @@ BODYPARAMETER : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -666,8 +663,8 @@ CALENDARPERMISSIONS : The permissions of th - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -678,26 +675,26 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -720,14 +717,14 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -834,26 +831,26 @@ EVENTS : The events in the calendar. Navigation property - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -876,14 +873,14 @@ EVENTS : The events in the calendar. Navigation property - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1004,8 +1001,8 @@ MULTIVALUEEXTENDEDPROPERTIES OWNER : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - `[Id ]`: Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarPermission.md index 975f08340cc..c16a655ec11 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserCalendarPermission.md @@ -301,16 +301,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md index 6884307c74e..68d95b7938a 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -73,7 +73,7 @@ New-MgUserEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -978,26 +978,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1020,14 +1020,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1137,8 +1137,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1148,13 +1148,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1163,8 +1163,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1268,14 +1268,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1286,8 +1286,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1312,26 +1312,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1354,14 +1354,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1528,8 +1528,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1561,8 +1561,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserEventAttachment.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserEventAttachment.md index 23494f7d85d..5c7030c2ecc 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserEventAttachment.md @@ -175,8 +175,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -279,7 +278,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0/New-MgUserEventInstance.md b/src/Calendar/Calendar/docs/v1.0/New-MgUserEventInstance.md index 1e4ea714d31..71c973ec256 100644 --- a/src/Calendar/Calendar/docs/v1.0/New-MgUserEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0/New-MgUserEventInstance.md @@ -99,7 +99,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -962,21 +962,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -995,26 +995,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1037,14 +1037,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1154,8 +1154,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1165,13 +1165,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1180,8 +1180,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1285,14 +1285,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1303,8 +1303,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1329,26 +1329,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1371,14 +1371,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1545,8 +1545,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1578,8 +1578,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupCalendarSingleValueExtendedProperty.md b/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupCalendarSingleValueExtendedProperty.md index 002ed37ceae..a97663ace12 100644 --- a/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupCalendarSingleValueExtendedProperty.md +++ b/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupCalendarSingleValueExtendedProperty.md @@ -14,14 +14,14 @@ Nullable. ## SYNTAX -### Delete (Default) +### Delete1 (Default) ``` Remove-MgGroupCalendarSingleValueExtendedProperty -GroupId -SingleValueLegacyExtendedPropertyId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity +### DeleteViaIdentity1 ``` Remove-MgGroupCalendarSingleValueExtendedProperty -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -41,7 +41,7 @@ key: id of group ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True @@ -72,7 +72,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity -Parameter Sets: DeleteViaIdentity +Parameter Sets: DeleteViaIdentity1 Aliases: Required: True @@ -102,7 +102,7 @@ key: id of singleValueLegacyExtendedProperty ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True diff --git a/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEvent.md index 022e3859b0c..191867fb2d4 100644 --- a/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgGroupEvent -InputObject [-IfMatch ] [-PassT ``` ## DESCRIPTION -The group's events. +The group's calendar events. ## EXAMPLES diff --git a/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEventCalendar.md b/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEventCalendarByRef.md similarity index 91% rename from src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEventCalendar.md rename to src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEventCalendarByRef.md index 3083694bb6c..a0c8d9d3305 100644 --- a/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEventCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/Remove-MgGroupEventCalendarByRef.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Calendar -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mggroupeventcalendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mggroupeventcalendarbyref schema: 2.0.0 --- -# Remove-MgGroupEventCalendar +# Remove-MgGroupEventCalendarByRef ## SYNOPSIS The calendar that contains the event. @@ -16,13 +16,13 @@ Read-only. ### Delete (Default) ``` -Remove-MgGroupEventCalendar -EventId -GroupId [-IfMatch ] [-PassThru] [-Confirm] - [-WhatIf] [] +Remove-MgGroupEventCalendarByRef -EventId -GroupId [-IfMatch ] [-PassThru] + [-Confirm] [-WhatIf] [] ``` ### DeleteViaIdentity ``` -Remove-MgGroupEventCalendar -InputObject [-IfMatch ] [-PassThru] [-Confirm] +Remove-MgGroupEventCalendarByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` diff --git a/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEvent.md index b607ab45f14..4228d8f6e59 100644 --- a/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -29,7 +29,7 @@ Remove-MgUserEvent -InputObject [-IfMatch ] [-PassTh ## DESCRIPTION The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. diff --git a/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEventCalendar.md b/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEventCalendarByRef.md similarity index 92% rename from src/Calendar/Calendar/docs/v1.0/Remove-MgUserEventCalendar.md rename to src/Calendar/Calendar/docs/v1.0/Remove-MgUserEventCalendarByRef.md index 87e3ed35b18..bb2611f6b54 100644 --- a/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEventCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/Remove-MgUserEventCalendarByRef.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Calendar -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mgusereventcalendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/remove-mgusereventcalendarbyref schema: 2.0.0 --- -# Remove-MgUserEventCalendar +# Remove-MgUserEventCalendarByRef ## SYNOPSIS The calendar that contains the event. @@ -16,13 +16,13 @@ Read-only. ### Delete1 (Default) ``` -Remove-MgUserEventCalendar -EventId -UserId [-IfMatch ] [-PassThru] [-Confirm] +Remove-MgUserEventCalendarByRef -EventId -UserId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### DeleteViaIdentity1 ``` -Remove-MgUserEventCalendar -InputObject [-IfMatch ] [-PassThru] [-Confirm] +Remove-MgUserEventCalendarByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` diff --git a/src/Calendar/Calendar/docs/v1.0/Set-MgGroupEventCalendarByRef.md b/src/Calendar/Calendar/docs/v1.0/Set-MgGroupEventCalendarByRef.md new file mode 100644 index 00000000000..b05cb36f9ae --- /dev/null +++ b/src/Calendar/Calendar/docs/v1.0/Set-MgGroupEventCalendarByRef.md @@ -0,0 +1,209 @@ +--- +external help file: +Module Name: Microsoft.Graph.Calendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/set-mggroupeventcalendarbyref +schema: 2.0.0 +--- + +# Set-MgGroupEventCalendarByRef + +## SYNOPSIS +The calendar that contains the event. +Navigation property. +Read-only. + +## SYNTAX + +### SetExpanded (Default) +``` +Set-MgGroupEventCalendarByRef -EventId -GroupId [-AdditionalProperties ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Set +``` +Set-MgGroupEventCalendarByRef -EventId -GroupId -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentity +``` +Set-MgGroupEventCalendarByRef -InputObject -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentityExpanded +``` +Set-MgGroupEventCalendarByRef -InputObject [-AdditionalProperties ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: SetExpanded, SetViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Set, SetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Set, SetExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GroupId +key: id of group + +```yaml +Type: System.String +Parameter Sets: Set, SetExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: SetViaIdentity, SetViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0/Set-MgUserEventCalendarByRef.md b/src/Calendar/Calendar/docs/v1.0/Set-MgUserEventCalendarByRef.md new file mode 100644 index 00000000000..61973412a4e --- /dev/null +++ b/src/Calendar/Calendar/docs/v1.0/Set-MgUserEventCalendarByRef.md @@ -0,0 +1,209 @@ +--- +external help file: +Module Name: Microsoft.Graph.Calendar +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/set-mgusereventcalendarbyref +schema: 2.0.0 +--- + +# Set-MgUserEventCalendarByRef + +## SYNOPSIS +The calendar that contains the event. +Navigation property. +Read-only. + +## SYNTAX + +### SetExpanded1 (Default) +``` +Set-MgUserEventCalendarByRef -EventId -UserId [-AdditionalProperties ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Set1 +``` +Set-MgUserEventCalendarByRef -EventId -UserId -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentity1 +``` +Set-MgUserEventCalendarByRef -InputObject -BodyParameter [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SetViaIdentityExpanded1 +``` +Set-MgUserEventCalendarByRef -InputObject [-AdditionalProperties ] [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +The calendar that contains the event. +Navigation property. +Read-only. + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: SetExpanded1, SetViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +. + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: Set1, SetViaIdentity1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -EventId +key: id of event + +```yaml +Type: System.String +Parameter Sets: Set1, SetExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +Parameter Sets: SetViaIdentity1, SetViaIdentityExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UserId +key: id of user + +```yaml +Type: System.String +Parameter Sets: Set1, SetExpanded1 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +### System.Collections.Hashtable + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AttachmentId ]`: key: id of attachment + - `[CalendarGroupId ]`: key: id of calendarGroup + - `[CalendarId ]`: key: id of calendar + - `[CalendarPermissionId ]`: key: id of calendarPermission + - `[EventId ]`: key: id of event + - `[EventId1 ]`: key: id of event + - `[ExtensionId ]`: key: id of extension + - `[GroupId ]`: key: id of group + - `[MultiValueLegacyExtendedPropertyId ]`: key: id of multiValueLegacyExtendedProperty + - `[PlaceId ]`: key: id of place + - `[SingleValueLegacyExtendedPropertyId ]`: key: id of singleValueLegacyExtendedProperty + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupCalendarPermission.md index 707b25bd59e..9bdb8096dde 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupCalendarPermission.md @@ -291,16 +291,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md index 25a9f61e003..2e6dcb10534 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEvent.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgGroupEvent ## SYNOPSIS -The group's events. +The group's calendar events. ## SYNTAX @@ -69,7 +69,7 @@ Update-MgGroupEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1002,26 +1002,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1044,14 +1044,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1161,8 +1161,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1172,13 +1172,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1187,8 +1187,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1292,14 +1292,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1310,8 +1310,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1336,26 +1336,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1378,14 +1378,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1552,8 +1552,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1585,8 +1585,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventAttachment.md b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventAttachment.md index d50cd5e314f..86e9e04b0aa 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventAttachment.md @@ -206,8 +206,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -310,7 +309,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventInstance.md b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventInstance.md index 60a8426ff83..34645ca5012 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgGroupEventInstance.md @@ -99,7 +99,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -992,21 +992,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1025,26 +1025,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1067,14 +1067,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1184,8 +1184,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1195,13 +1195,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1210,8 +1210,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1315,14 +1315,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1333,8 +1333,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1359,26 +1359,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1401,14 +1401,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1575,8 +1575,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1608,8 +1608,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md index 420ccf6bdbd..19a10c16783 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendar.md @@ -160,8 +160,7 @@ Accept wildcard characters: False ### -CanEdit true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. -This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. -Read-only. +This property is also true for a user who has been shared a calendar and granted write access. ```yaml Type: System.Management.Automation.SwitchParameter @@ -178,7 +177,6 @@ Accept wildcard characters: False ### -CanShare true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -194,8 +192,6 @@ Accept wildcard characters: False ### -CanViewPrivateItems true if the user can read calendar items that have been marked private, false otherwise. -This property is set through an Outlook client or the corresponding calendarPermission resource. -Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -278,6 +274,7 @@ Accept wildcard characters: False ### -HexColor The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. +Read-only. ```yaml Type: System.String @@ -527,8 +524,8 @@ BODYPARAMETER : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -538,13 +535,13 @@ BODYPARAMETER : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -553,8 +550,8 @@ BODYPARAMETER : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -658,14 +655,14 @@ BODYPARAMETER : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -679,8 +676,8 @@ CALENDARPERMISSIONS : The permissions of th - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -691,26 +688,26 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -733,14 +730,14 @@ CALENDARVIEW : The calendar view for the calendar. Navig - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -847,26 +844,26 @@ EVENTS : The events in the calendar. Navigation property - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -889,14 +886,14 @@ EVENTS : The events in the calendar. Navigation property - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1017,8 +1014,8 @@ MULTIVALUEEXTENDEDPROPERTIES OWNER : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - `[Id ]`: Read-only. diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md index 11a5491b5de..c2f2befc49b 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarGroup.md @@ -288,8 +288,8 @@ BODYPARAMETER : calendarGroup - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -299,13 +299,13 @@ BODYPARAMETER : calendarGroup - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -314,8 +314,8 @@ BODYPARAMETER : calendarGroup - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -419,14 +419,14 @@ BODYPARAMETER : calendarGroup - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -446,8 +446,8 @@ CALENDARS : The calendars in the calendar group. Navi - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -457,13 +457,13 @@ CALENDARS : The calendars in the calendar group. Navi - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -472,8 +472,8 @@ CALENDARS : The calendars in the calendar group. Navi - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -577,14 +577,14 @@ CALENDARS : The calendars in the calendar group. Navi - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarMultiValueExtendedProperty.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarMultiValueExtendedProperty.md index 98ad05227f2..0f478f5f42f 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarMultiValueExtendedProperty.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarMultiValueExtendedProperty.md @@ -14,21 +14,21 @@ Nullable. ## SYNTAX -### UpdateExpanded (Default) +### UpdateExpanded1 (Default) ``` Update-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId [-AdditionalProperties ] [-Id ] [-Value ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### Update +### Update1 ``` Update-MgUserCalendarMultiValueExtendedProperty -MultiValueLegacyExtendedPropertyId -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### Update1 +### Update2 ``` Update-MgUserCalendarMultiValueExtendedProperty -CalendarId -MultiValueLegacyExtendedPropertyId -UserId @@ -36,35 +36,35 @@ Update-MgUserCalendarMultiValueExtendedProperty -CalendarId [] ``` -### UpdateExpanded1 +### UpdateExpanded2 ``` Update-MgUserCalendarMultiValueExtendedProperty -CalendarId -MultiValueLegacyExtendedPropertyId -UserId [-AdditionalProperties ] [-Id ] [-Value ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### UpdateViaIdentity +### UpdateViaIdentity1 ``` Update-MgUserCalendarMultiValueExtendedProperty -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### UpdateViaIdentity1 +### UpdateViaIdentity2 ``` Update-MgUserCalendarMultiValueExtendedProperty -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### UpdateViaIdentityExpanded +### UpdateViaIdentityExpanded1 ``` Update-MgUserCalendarMultiValueExtendedProperty -InputObject [-AdditionalProperties ] [-Id ] [-Value ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### UpdateViaIdentityExpanded1 +### UpdateViaIdentityExpanded2 ``` Update-MgUserCalendarMultiValueExtendedProperty -InputObject [-AdditionalProperties ] [-Id ] [-Value ] [-PassThru] [-Confirm] [-WhatIf] @@ -85,7 +85,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: UpdateExpanded, UpdateExpanded1, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded1 +Parameter Sets: UpdateExpanded1, UpdateExpanded2, UpdateViaIdentityExpanded1, UpdateViaIdentityExpanded2 Aliases: Required: False @@ -101,7 +101,7 @@ To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETE ```yaml Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMultiValueLegacyExtendedProperty -Parameter Sets: Update, Update1, UpdateViaIdentity, UpdateViaIdentity1 +Parameter Sets: Update1, Update2, UpdateViaIdentity1, UpdateViaIdentity2 Aliases: Required: True @@ -116,7 +116,7 @@ key: id of calendar ```yaml Type: System.String -Parameter Sets: Update1, UpdateExpanded1 +Parameter Sets: Update2, UpdateExpanded2 Aliases: Required: True @@ -131,7 +131,7 @@ Read-only. ```yaml Type: System.String -Parameter Sets: UpdateExpanded, UpdateExpanded1, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded1 +Parameter Sets: UpdateExpanded1, UpdateExpanded2, UpdateViaIdentityExpanded1, UpdateViaIdentityExpanded2 Aliases: Required: False @@ -147,7 +147,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity -Parameter Sets: UpdateViaIdentity, UpdateViaIdentity1, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded1 +Parameter Sets: UpdateViaIdentity1, UpdateViaIdentity2, UpdateViaIdentityExpanded1, UpdateViaIdentityExpanded2 Aliases: Required: True @@ -162,7 +162,7 @@ key: id of multiValueLegacyExtendedProperty ```yaml Type: System.String -Parameter Sets: Update, Update1, UpdateExpanded, UpdateExpanded1 +Parameter Sets: Update1, Update2, UpdateExpanded1, UpdateExpanded2 Aliases: Required: True @@ -192,7 +192,7 @@ key: id of user ```yaml Type: System.String -Parameter Sets: Update, Update1, UpdateExpanded, UpdateExpanded1 +Parameter Sets: Update1, Update2, UpdateExpanded1, UpdateExpanded2 Aliases: Required: True @@ -207,7 +207,7 @@ A collection of property values. ```yaml Type: System.String[] -Parameter Sets: UpdateExpanded, UpdateExpanded1, UpdateViaIdentityExpanded, UpdateViaIdentityExpanded1 +Parameter Sets: UpdateExpanded1, UpdateExpanded2, UpdateViaIdentityExpanded1, UpdateViaIdentityExpanded2 Aliases: Required: False diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarPermission.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarPermission.md index 17c055002ac..58123ce4c46 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarPermission.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserCalendarPermission.md @@ -333,16 +333,16 @@ BODYPARAMETER : calendarPermission - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType EMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md index 90607b8f8fd..e30c7bac94c 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEvent.md @@ -9,7 +9,7 @@ schema: 2.0.0 ## SYNOPSIS The user's events. -Default is to show events under the Default Calendar. +Default is to show Events under the Default Calendar. Read-only. Nullable. @@ -73,7 +73,7 @@ Update-MgUserEvent -InputObject [-AdditionalProperties : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1008,26 +1008,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1050,14 +1050,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1167,8 +1167,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1178,13 +1178,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1193,8 +1193,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1298,14 +1298,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1316,8 +1316,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1342,26 +1342,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1384,14 +1384,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1558,8 +1558,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1591,8 +1591,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventAttachment.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventAttachment.md index dacb3fc264f..ec26ebf1638 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventAttachment.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventAttachment.md @@ -191,8 +191,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -310,7 +309,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventInstance.md b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventInstance.md index 5635c7716ec..78d6142c4a5 100644 --- a/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventInstance.md +++ b/src/Calendar/Calendar/docs/v1.0/Update-MgUserEventInstance.md @@ -99,7 +99,7 @@ Accept wildcard characters: False ``` ### -AllowNewTimeProposals -true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. +true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. @@ -992,21 +992,21 @@ ATTACHMENTS : The collection of FileAttachment, Ite - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. ATTENDEES : The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1025,26 +1025,26 @@ BODYPARAMETER : event - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1067,14 +1067,14 @@ BODYPARAMETER : event - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1184,8 +1184,8 @@ CALENDAR : calendar - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType @@ -1195,13 +1195,13 @@ CALENDAR : calendar - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType @@ -1210,8 +1210,8 @@ CALENDAR : calendar - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1315,14 +1315,14 @@ CALENDAR : calendar - `[TransactionId ]`: - `[Type ]`: eventType - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1333,8 +1333,8 @@ CALENDAR : calendar END : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. EXTENSIONS : The collection of open extensions defined for the event. Nullable. - `[Id ]`: Read-only. @@ -1359,26 +1359,26 @@ INSTANCES : The occurrences of a recurring series, if th - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - `[Id ]`: Read-only. - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[Attendees ]`: The collection of attendees for the event. - `[Type ]`: attendeeType - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ProposedNewTime ]`: timeSlot - `[(Any) ]`: This indicates any property can be added to this object. - `[End ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[Start ]`: dateTimeTimeZone - `[Status ]`: responseStatus - `[(Any) ]`: This indicates any property can be added to this object. @@ -1401,14 +1401,14 @@ INSTANCES : The occurrences of a recurring series, if th - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - `[Role ]`: calendarRoleType - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only. + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[Color ]`: calendarColor - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. @@ -1575,8 +1575,8 @@ ORGANIZER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. RECURRENCE : patternedRecurrence - `[(Any) ]`: This indicates any property can be added to this object. @@ -1608,8 +1608,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. ## RELATED LINKS diff --git a/src/Calendar/Calendar/examples/v1.0-beta/Remove-MgGroupEventCalendar.md b/src/Calendar/Calendar/examples/v1.0-beta/Get-MgGroupEventCalendarByRef.md similarity index 100% rename from src/Calendar/Calendar/examples/v1.0-beta/Remove-MgGroupEventCalendar.md rename to src/Calendar/Calendar/examples/v1.0-beta/Get-MgGroupEventCalendarByRef.md diff --git a/src/Calendar/Calendar/examples/v1.0-beta/Remove-MgUserEventCalendar.md b/src/Calendar/Calendar/examples/v1.0-beta/Get-MgUserEventCalendarByRef.md similarity index 100% rename from src/Calendar/Calendar/examples/v1.0-beta/Remove-MgUserEventCalendar.md rename to src/Calendar/Calendar/examples/v1.0-beta/Get-MgUserEventCalendarByRef.md diff --git a/src/Calendar/Calendar/examples/v1.0/Remove-MgGroupEventCalendar.md b/src/Calendar/Calendar/examples/v1.0-beta/Remove-MgGroupEventCalendarByRef.md similarity index 100% rename from src/Calendar/Calendar/examples/v1.0/Remove-MgGroupEventCalendar.md rename to src/Calendar/Calendar/examples/v1.0-beta/Remove-MgGroupEventCalendarByRef.md diff --git a/src/Calendar/Calendar/examples/v1.0/Remove-MgUserEventCalendar.md b/src/Calendar/Calendar/examples/v1.0-beta/Remove-MgUserEventCalendarByRef.md similarity index 100% rename from src/Calendar/Calendar/examples/v1.0/Remove-MgUserEventCalendar.md rename to src/Calendar/Calendar/examples/v1.0-beta/Remove-MgUserEventCalendarByRef.md diff --git a/src/Calendar/Calendar/examples/v1.0-beta/Set-MgGroupEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0-beta/Set-MgGroupEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0-beta/Set-MgGroupEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Calendar/Calendar/examples/v1.0-beta/Set-MgUserEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0-beta/Set-MgUserEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0-beta/Set-MgUserEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Calendar/Calendar/examples/v1.0/Get-MgGroupEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0/Get-MgGroupEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0/Get-MgGroupEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Calendar/Calendar/examples/v1.0/Get-MgUserEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0/Get-MgUserEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0/Get-MgUserEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Calendar/Calendar/examples/v1.0/Remove-MgGroupEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0/Remove-MgGroupEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0/Remove-MgGroupEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Calendar/Calendar/examples/v1.0/Remove-MgUserEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0/Remove-MgUserEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0/Remove-MgUserEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Calendar/Calendar/examples/v1.0/Set-MgGroupEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0/Set-MgGroupEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0/Set-MgGroupEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Calendar/Calendar/examples/v1.0/Set-MgUserEventCalendarByRef.md b/src/Calendar/Calendar/examples/v1.0/Set-MgUserEventCalendarByRef.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Calendar/Calendar/examples/v1.0/Set-MgUserEventCalendarByRef.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + From 9df3907ab367b7d457c589e0052db2583eb1558f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:41 +0000 Subject: [PATCH 23/39] Docs Generation for Education [run ci] --- .../Education/docs/v1.0-beta/Microsoft.Graph.Education.md | 2 +- src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md b/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md index 642a7b27044..6dd938b87cd 100644 --- a/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md +++ b/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: 06ae9817-2da7-4aa3-813d-dad69ff5ec62 +Module Guid: ea74edff-e31c-4eb9-acc9-bb3941244335 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.education Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md b/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md index 357215ef294..9e8e0e58152 100644 --- a/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md +++ b/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: 06ae9817-2da7-4aa3-813d-dad69ff5ec62 +Module Guid: ea74edff-e31c-4eb9-acc9-bb3941244335 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.education Help Version: 1.0.0.0 Locale: en-US From e831c30a419f7a6423f0062e652ba971c847d925 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:42 +0000 Subject: [PATCH 24/39] Docs Generation for DeviceManagement.Enrolment [run ci] --- .../v1.0-beta/Microsoft.Graph.DeviceManagement.Enrolment.md | 2 +- .../docs/v1.0/Microsoft.Graph.DeviceManagement.Enrolment.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Enrolment.md b/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Enrolment.md index 286ff58d738..7c4110235d0 100644 --- a/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Enrolment.md +++ b/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Enrolment.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Enrolment -Module Guid: 1c53c980-08c6-4f7c-81cf-8b930d7fb772 +Module Guid: 91cd2d5c-dd16-4c49-9df0-6fad6b07335e Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.enrolment Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0/Microsoft.Graph.DeviceManagement.Enrolment.md b/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0/Microsoft.Graph.DeviceManagement.Enrolment.md index c6413ff4f1b..b765d03a8dc 100644 --- a/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0/Microsoft.Graph.DeviceManagement.Enrolment.md +++ b/src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/docs/v1.0/Microsoft.Graph.DeviceManagement.Enrolment.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Enrolment -Module Guid: 1c53c980-08c6-4f7c-81cf-8b930d7fb772 +Module Guid: 91cd2d5c-dd16-4c49-9df0-6fad6b07335e Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.enrolment Help Version: 1.0.0.0 Locale: en-US From 0c2064ff21ae720fec6ebbefd46a3fb83cea57a3 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:43 +0000 Subject: [PATCH 25/39] Docs Generation for ChangeNotifications [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.ChangeNotifications.md | 2 +- .../docs/v1.0/Microsoft.Graph.ChangeNotifications.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ChangeNotifications/ChangeNotifications/docs/v1.0-beta/Microsoft.Graph.ChangeNotifications.md b/src/ChangeNotifications/ChangeNotifications/docs/v1.0-beta/Microsoft.Graph.ChangeNotifications.md index 913a3635cc2..dfb888a2116 100644 --- a/src/ChangeNotifications/ChangeNotifications/docs/v1.0-beta/Microsoft.Graph.ChangeNotifications.md +++ b/src/ChangeNotifications/ChangeNotifications/docs/v1.0-beta/Microsoft.Graph.ChangeNotifications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.ChangeNotifications -Module Guid: f95b5248-09e7-4d00-98ba-051b9f274aca +Module Guid: 40be00e3-e01d-4eef-8e74-dd29f07c7507 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.changenotifications Help Version: 1.0.0.0 Locale: en-US diff --git a/src/ChangeNotifications/ChangeNotifications/docs/v1.0/Microsoft.Graph.ChangeNotifications.md b/src/ChangeNotifications/ChangeNotifications/docs/v1.0/Microsoft.Graph.ChangeNotifications.md index 913a3635cc2..dfb888a2116 100644 --- a/src/ChangeNotifications/ChangeNotifications/docs/v1.0/Microsoft.Graph.ChangeNotifications.md +++ b/src/ChangeNotifications/ChangeNotifications/docs/v1.0/Microsoft.Graph.ChangeNotifications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.ChangeNotifications -Module Guid: f95b5248-09e7-4d00-98ba-051b9f274aca +Module Guid: 40be00e3-e01d-4eef-8e74-dd29f07c7507 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.changenotifications Help Version: 1.0.0.0 Locale: en-US From 23251b5f046043b3b8ebe5836d4f50bad3ac19c3 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:44 +0000 Subject: [PATCH 26/39] Docs Generation for DeviceManagement.Administration [run ci] --- .../Microsoft.Graph.DeviceManagement.Administration.md | 2 +- .../v1.0/Microsoft.Graph.DeviceManagement.Administration.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Administration.md b/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Administration.md index 955e51d9fce..8def5086633 100644 --- a/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Administration.md +++ b/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0-beta/Microsoft.Graph.DeviceManagement.Administration.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Administration -Module Guid: d9aa3090-df8d-49b3-81b6-86e6db9eb915 +Module Guid: 286b2949-aa5d-4efc-beba-5fc048a7019b Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.administration Help Version: 1.0.0.0 Locale: en-US diff --git a/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0/Microsoft.Graph.DeviceManagement.Administration.md b/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0/Microsoft.Graph.DeviceManagement.Administration.md index c48a91806e8..1889d46823b 100644 --- a/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0/Microsoft.Graph.DeviceManagement.Administration.md +++ b/src/DeviceManagement.Administration/DeviceManagement.Administration/docs/v1.0/Microsoft.Graph.DeviceManagement.Administration.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Administration -Module Guid: d9aa3090-df8d-49b3-81b6-86e6db9eb915 +Module Guid: 286b2949-aa5d-4efc-beba-5fc048a7019b Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.administration Help Version: 1.0.0.0 Locale: en-US From 095f51164c8702a16b803d31b926e2ac93143800 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:45 +0000 Subject: [PATCH 27/39] Docs Generation for Search [run ci] --- src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md | 2 +- src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md b/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md index 6b47d9e0e91..eedd49400c9 100644 --- a/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md +++ b/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Search -Module Guid: d9e348d1-744f-41f1-bb22-e11fd1ad13f6 +Module Guid: 42e5c11b-5e5e-427d-9df6-3687522b6257 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.search Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md b/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md index 2f6547bc70e..4c8369ebd2d 100644 --- a/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md +++ b/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Search -Module Guid: d9e348d1-744f-41f1-bb22-e11fd1ad13f6 +Module Guid: 42e5c11b-5e5e-427d-9df6-3687522b6257 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.search Help Version: 1.0.0.0 Locale: en-US From 1ead970c5435323590fb68dbd88285668423e54c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:47 +0000 Subject: [PATCH 28/39] Docs Generation for Identity.SignIns [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md | 2 +- .../docs/v1.0/Microsoft.Graph.Identity.SignIns.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md index 273b5e5a088..b4499b65375 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.SignIns -Module Guid: cf73060f-79d8-4272-961c-dae18e24eb64 +Module Guid: 8070c84e-4fe8-4e22-ac63-cb920a0d2acb Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md index 88188469a55..d40c7a1bb24 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.SignIns -Module Guid: cf73060f-79d8-4272-961c-dae18e24eb64 +Module Guid: 8070c84e-4fe8-4e22-ac63-cb920a0d2acb Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins Help Version: 1.0.0.0 Locale: en-US From e650ef92541992bbf359f412838abbd93a789b65 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:48 +0000 Subject: [PATCH 29/39] Docs Generation for CloudCommunications [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.CloudCommunications.md | 2 +- .../docs/v1.0/Microsoft.Graph.CloudCommunications.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CloudCommunications/CloudCommunications/docs/v1.0-beta/Microsoft.Graph.CloudCommunications.md b/src/CloudCommunications/CloudCommunications/docs/v1.0-beta/Microsoft.Graph.CloudCommunications.md index fe4293895a1..59d77b12f02 100644 --- a/src/CloudCommunications/CloudCommunications/docs/v1.0-beta/Microsoft.Graph.CloudCommunications.md +++ b/src/CloudCommunications/CloudCommunications/docs/v1.0-beta/Microsoft.Graph.CloudCommunications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.CloudCommunications -Module Guid: bbd6e8f6-9971-489a-a2bb-067f6d1a03fa +Module Guid: b0c8a0ef-7a88-4aed-8c9c-de4be2a5595c Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.cloudcommunications Help Version: 1.0.0.0 Locale: en-US diff --git a/src/CloudCommunications/CloudCommunications/docs/v1.0/Microsoft.Graph.CloudCommunications.md b/src/CloudCommunications/CloudCommunications/docs/v1.0/Microsoft.Graph.CloudCommunications.md index 9592a06e7c0..6e1e861ef15 100644 --- a/src/CloudCommunications/CloudCommunications/docs/v1.0/Microsoft.Graph.CloudCommunications.md +++ b/src/CloudCommunications/CloudCommunications/docs/v1.0/Microsoft.Graph.CloudCommunications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.CloudCommunications -Module Guid: bbd6e8f6-9971-489a-a2bb-067f6d1a03fa +Module Guid: b0c8a0ef-7a88-4aed-8c9c-de4be2a5595c Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.cloudcommunications Help Version: 1.0.0.0 Locale: en-US From 26f55a1b313ec6ee940744716c99af8c0fc8e432 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:49 +0000 Subject: [PATCH 30/39] Docs Generation for Devices.CorporateManagement [run ci] --- .../v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md | 2 +- .../docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md index 01441ff13ce..e0809c4b07a 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: dde3aaf2-1dd4-4933-8019-bcf1f9d05dd9 +Module Guid: 888a040e-5dd8-4736-9578-31b6ed16c86c Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md index 6a914af1827..840d9c43c20 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: dde3aaf2-1dd4-4933-8019-bcf1f9d05dd9 +Module Guid: 888a040e-5dd8-4736-9578-31b6ed16c86c Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement Help Version: 1.0.0.0 Locale: en-US From 6cc172072428c2f9ed71d728063b9a894d5b72d3 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:50 +0000 Subject: [PATCH 31/39] Docs Generation for Mail [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Mail.md | 2 +- ...w-MgUserInferenceClassificationOverride.md | 8 ++-- .../docs/v1.0-beta/New-MgUserMailFolder.md | 46 +++++++++--------- .../New-MgUserMailFolderChildFolder.md | 46 +++++++++--------- .../v1.0-beta/New-MgUserMailFolderMessage.md | 47 +++++++++---------- .../New-MgUserMailFolderMessageAttachment.md | 5 +- .../New-MgUserMailFolderMessageMention.md | 12 ++--- .../New-MgUserMailFolderMessageRule.md | 20 ++++---- .../Mail/docs/v1.0-beta/New-MgUserMessage.md | 47 +++++++++---------- .../v1.0-beta/New-MgUserMessageAttachment.md | 5 +- .../v1.0-beta/New-MgUserMessageMention.md | 12 ++--- .../Update-MgUserInferenceClassification.md | 8 ++-- ...e-MgUserInferenceClassificationOverride.md | 8 ++-- .../docs/v1.0-beta/Update-MgUserMailFolder.md | 46 +++++++++--------- .../Update-MgUserMailFolderChildFolder.md | 46 +++++++++--------- .../Update-MgUserMailFolderMessage.md | 47 +++++++++---------- ...pdate-MgUserMailFolderMessageAttachment.md | 5 +- .../Update-MgUserMailFolderMessageMention.md | 12 ++--- .../Update-MgUserMailFolderMessageRule.md | 20 ++++---- .../docs/v1.0-beta/Update-MgUserMessage.md | 47 +++++++++---------- .../Update-MgUserMessageAttachment.md | 5 +- .../v1.0-beta/Update-MgUserMessageMention.md | 12 ++--- .../Mail/docs/v1.0/Microsoft.Graph.Mail.md | 2 +- ...w-MgUserInferenceClassificationOverride.md | 8 ++-- .../Mail/docs/v1.0/New-MgUserMailFolder.md | 46 +++++++++--------- .../v1.0/New-MgUserMailFolderChildFolder.md | 46 +++++++++--------- .../docs/v1.0/New-MgUserMailFolderMessage.md | 43 +++++++++-------- .../New-MgUserMailFolderMessageAttachment.md | 5 +- .../v1.0/New-MgUserMailFolderMessageRule.md | 20 ++++---- src/Mail/Mail/docs/v1.0/New-MgUserMessage.md | 43 +++++++++-------- .../docs/v1.0/New-MgUserMessageAttachment.md | 5 +- .../Update-MgUserInferenceClassification.md | 8 ++-- ...e-MgUserInferenceClassificationOverride.md | 8 ++-- .../Mail/docs/v1.0/Update-MgUserMailFolder.md | 46 +++++++++--------- .../Update-MgUserMailFolderChildFolder.md | 46 +++++++++--------- .../v1.0/Update-MgUserMailFolderMessage.md | 43 +++++++++-------- ...pdate-MgUserMailFolderMessageAttachment.md | 5 +- .../Update-MgUserMailFolderMessageRule.md | 20 ++++---- .../Mail/docs/v1.0/Update-MgUserMessage.md | 43 +++++++++-------- .../v1.0/Update-MgUserMessageAttachment.md | 5 +- 40 files changed, 466 insertions(+), 482 deletions(-) diff --git a/src/Mail/Mail/docs/v1.0-beta/Microsoft.Graph.Mail.md b/src/Mail/Mail/docs/v1.0-beta/Microsoft.Graph.Mail.md index fe7652f2c56..3a334e04eff 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Microsoft.Graph.Mail.md +++ b/src/Mail/Mail/docs/v1.0-beta/Microsoft.Graph.Mail.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Mail -Module Guid: a1f220ba-bcf3-4d2e-9381-50a64c2688b0 +Module Guid: a2bf3b44-d373-4c9c-b6f9-3dee55028e7b Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.mail Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserInferenceClassificationOverride.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserInferenceClassificationOverride.md index 55fcd2f3bad..c08e9027fe6 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserInferenceClassificationOverride.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserInferenceClassificationOverride.md @@ -216,8 +216,8 @@ BODYPARAMETER : inferenceClassif - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -235,8 +235,8 @@ INPUTOBJECT : Identity Parameter SENDEREMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolder.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolder.md index 3f237d25772..8de0b408019 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolder.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolder.md @@ -419,14 +419,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -480,14 +480,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -497,8 +497,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -570,14 +570,14 @@ CHILDFOLDERS : The collection of child folders in - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -631,14 +631,14 @@ CHILDFOLDERS : The collection of child folders in - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -648,8 +648,8 @@ CHILDFOLDERS : The collection of child folders in - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -729,14 +729,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -791,18 +791,18 @@ MESSAGES : The collection of messages in the mailFold - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -812,8 +812,8 @@ MESSAGES : The collection of messages in the mailFold - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderChildFolder.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderChildFolder.md index a897cc96dd1..083981b869e 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderChildFolder.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderChildFolder.md @@ -431,14 +431,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -492,14 +492,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -509,8 +509,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -582,14 +582,14 @@ CHILDFOLDERS : The collection of child folders in - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -643,14 +643,14 @@ CHILDFOLDERS : The collection of child folders in - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -660,8 +660,8 @@ CHILDFOLDERS : The collection of child folders in - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -741,14 +741,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -803,18 +803,18 @@ MESSAGES : The collection of messages in the mailFold - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -824,8 +824,8 @@ MESSAGES : The collection of messages in the mailFold - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessage.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessage.md index fd237d75c4b..1c84b773a92 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessage.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessage.md @@ -157,7 +157,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -824,14 +823,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -850,18 +849,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -871,8 +870,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -922,8 +921,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -932,8 +931,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -942,8 +941,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -969,8 +968,8 @@ MENTIONS : A collection of mentions in the message, or - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -988,15 +987,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -1005,8 +1004,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageAttachment.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageAttachment.md index 5a5a57b8a14..bd650665de0 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageAttachment.md @@ -184,8 +184,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -288,7 +287,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageMention.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageMention.md index 87dcecbc9b6..bd489645737 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageMention.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageMention.md @@ -349,8 +349,8 @@ BODYPARAMETER : mention - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -359,8 +359,8 @@ BODYPARAMETER : mention CREATEDBY : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -378,8 +378,8 @@ INPUTOBJECT : Identity Parameter MENTIONED : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageRule.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageRule.md index cd2a1d6921a..d87951e1892 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageRule.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMailFolderMessageRule.md @@ -325,14 +325,14 @@ ACTIONS : messageRuleActions - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. BODYPARAMETER : messageRule @@ -346,14 +346,14 @@ BODYPARAMETER : messageRule - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -405,8 +405,8 @@ CONDITIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance @@ -445,8 +445,8 @@ EXCEPTIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessage.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessage.md index deb4b63cc97..3bfe64ac5f7 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessage.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessage.md @@ -161,7 +161,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -813,14 +812,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -839,18 +838,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -860,8 +859,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -911,8 +910,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -921,8 +920,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -931,8 +930,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -958,8 +957,8 @@ MENTIONS : A collection of mentions in the message, or - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -977,15 +976,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -994,8 +993,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageAttachment.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageAttachment.md index fd540973dc2..657cf56bf44 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageAttachment.md @@ -169,8 +169,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -273,7 +272,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageMention.md b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageMention.md index f1f6511b6bd..2b2c7b5c144 100644 --- a/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageMention.md +++ b/src/Mail/Mail/docs/v1.0-beta/New-MgUserMessageMention.md @@ -333,8 +333,8 @@ BODYPARAMETER : mention - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -343,8 +343,8 @@ BODYPARAMETER : mention CREATEDBY : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -362,8 +362,8 @@ INPUTOBJECT : Identity Parameter MENTIONED : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassification.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassification.md index a13b522cd88..d4fe6f23f59 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassification.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassification.md @@ -216,8 +216,8 @@ BODYPARAMETER : inferenceClassification - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -238,8 +238,8 @@ OVERRIDES : A set of overrides - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassificationOverride.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassificationOverride.md index 5f35304183d..8786a804ebd 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassificationOverride.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserInferenceClassificationOverride.md @@ -248,8 +248,8 @@ BODYPARAMETER : inferenceClassif - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -267,8 +267,8 @@ INPUTOBJECT : Identity Parameter SENDEREMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolder.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolder.md index 13efd7581f7..510c53921b4 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolder.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolder.md @@ -450,14 +450,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -511,14 +511,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -528,8 +528,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -601,14 +601,14 @@ CHILDFOLDERS : The collection of child folders in - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -662,14 +662,14 @@ CHILDFOLDERS : The collection of child folders in - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -679,8 +679,8 @@ CHILDFOLDERS : The collection of child folders in - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -760,14 +760,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -822,18 +822,18 @@ MESSAGES : The collection of messages in the mailFold - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -843,8 +843,8 @@ MESSAGES : The collection of messages in the mailFold - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderChildFolder.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderChildFolder.md index 5b6cbf189cb..b71ef55edf3 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderChildFolder.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderChildFolder.md @@ -461,14 +461,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -522,14 +522,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -539,8 +539,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -612,14 +612,14 @@ CHILDFOLDERS : The collection of child folders in - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -673,14 +673,14 @@ CHILDFOLDERS : The collection of child folders in - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -690,8 +690,8 @@ CHILDFOLDERS : The collection of child folders in - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -771,14 +771,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -833,18 +833,18 @@ MESSAGES : The collection of messages in the mailFold - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -854,8 +854,8 @@ MESSAGES : The collection of messages in the mailFold - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessage.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessage.md index 2d0a415dfb0..f40c5b69705 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessage.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessage.md @@ -157,7 +157,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -854,14 +853,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -880,18 +879,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -901,8 +900,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -952,8 +951,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -962,8 +961,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -972,8 +971,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -999,8 +998,8 @@ MENTIONS : A collection of mentions in the message, or - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -1018,15 +1017,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -1035,8 +1034,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageAttachment.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageAttachment.md index c6e75cb8494..a11fc3eea2c 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageAttachment.md @@ -201,8 +201,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -320,7 +319,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageMention.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageMention.md index df2a9c91d1c..9ffea9dd390 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageMention.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageMention.md @@ -381,8 +381,8 @@ BODYPARAMETER : mention - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -391,8 +391,8 @@ BODYPARAMETER : mention CREATEDBY : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -410,8 +410,8 @@ INPUTOBJECT : Identity Parameter MENTIONED : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageRule.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageRule.md index 109a1738eb3..822e09c7532 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageRule.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMailFolderMessageRule.md @@ -355,14 +355,14 @@ ACTIONS : messageRuleActions - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. BODYPARAMETER : messageRule @@ -376,14 +376,14 @@ BODYPARAMETER : messageRule - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -435,8 +435,8 @@ CONDITIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance @@ -475,8 +475,8 @@ EXCEPTIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessage.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessage.md index 2f8dd662e0e..33bb07fe020 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessage.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessage.md @@ -161,7 +161,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -843,14 +842,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -869,18 +868,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -890,8 +889,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -941,8 +940,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -951,8 +950,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -961,8 +960,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -988,8 +987,8 @@ MENTIONS : A collection of mentions in the message, or - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -1007,15 +1006,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -1024,8 +1023,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageAttachment.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageAttachment.md index 2e383af39cf..1d6144aa2da 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageAttachment.md @@ -185,8 +185,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -304,7 +303,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageMention.md b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageMention.md index f7ef0d9e47e..4f03ca0ed67 100644 --- a/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageMention.md +++ b/src/Mail/Mail/docs/v1.0-beta/Update-MgUserMessageMention.md @@ -365,8 +365,8 @@ BODYPARAMETER : mention - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. - `[CreatedBy ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[CreatedDateTime ]`: The date and time that the mention is created on the client. - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. @@ -375,8 +375,8 @@ BODYPARAMETER : mention CREATEDBY : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -394,8 +394,8 @@ INPUTOBJECT : Identity Parameter MENTIONED : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0/Microsoft.Graph.Mail.md b/src/Mail/Mail/docs/v1.0/Microsoft.Graph.Mail.md index b546249ab67..4129a9dd402 100644 --- a/src/Mail/Mail/docs/v1.0/Microsoft.Graph.Mail.md +++ b/src/Mail/Mail/docs/v1.0/Microsoft.Graph.Mail.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Mail -Module Guid: a1f220ba-bcf3-4d2e-9381-50a64c2688b0 +Module Guid: a2bf3b44-d373-4c9c-b6f9-3dee55028e7b Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.mail Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserInferenceClassificationOverride.md b/src/Mail/Mail/docs/v1.0/New-MgUserInferenceClassificationOverride.md index 549688d58d7..cfc4af42b23 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserInferenceClassificationOverride.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserInferenceClassificationOverride.md @@ -216,8 +216,8 @@ BODYPARAMETER : inferenceClassif - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -235,8 +235,8 @@ INPUTOBJECT : Identity Parameter SENDEREMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolder.md b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolder.md index 22cab36a506..ce983e39014 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolder.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolder.md @@ -381,14 +381,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -442,14 +442,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -459,8 +459,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -513,14 +513,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -574,14 +574,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -591,8 +591,8 @@ CHILDFOLDERS : The collection of child folders in t - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -653,14 +653,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -715,18 +715,18 @@ MESSAGES : The collection of messages in the mailFolde - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -736,8 +736,8 @@ MESSAGES : The collection of messages in the mailFolde - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderChildFolder.md b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderChildFolder.md index bee0fc87d98..7ede6827b19 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderChildFolder.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderChildFolder.md @@ -393,14 +393,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -454,14 +454,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -471,8 +471,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -525,14 +525,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -586,14 +586,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -603,8 +603,8 @@ CHILDFOLDERS : The collection of child folders in t - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -665,14 +665,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -727,18 +727,18 @@ MESSAGES : The collection of messages in the mailFolde - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -748,8 +748,8 @@ MESSAGES : The collection of messages in the mailFolde - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessage.md b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessage.md index 6419b845cb4..3b721fdd7cd 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessage.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessage.md @@ -153,7 +153,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -757,14 +756,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -783,18 +782,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -804,8 +803,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -840,8 +839,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -850,8 +849,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -860,8 +859,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -888,15 +887,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -905,8 +904,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageAttachment.md b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageAttachment.md index 3d5d701906c..534b6bdaa2e 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageAttachment.md @@ -184,8 +184,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -288,7 +287,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageRule.md b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageRule.md index 5ede8ec1d41..102c71d3971 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageRule.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserMailFolderMessageRule.md @@ -325,14 +325,14 @@ ACTIONS : messageRuleActions - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. BODYPARAMETER : messageRule @@ -346,14 +346,14 @@ BODYPARAMETER : messageRule - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -405,8 +405,8 @@ CONDITIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance @@ -445,8 +445,8 @@ EXCEPTIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserMessage.md b/src/Mail/Mail/docs/v1.0/New-MgUserMessage.md index d7e781e6ab1..97f124d5194 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserMessage.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserMessage.md @@ -157,7 +157,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -746,14 +745,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -772,18 +771,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -793,8 +792,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -829,8 +828,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -839,8 +838,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -849,8 +848,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -877,15 +876,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -894,8 +893,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0/New-MgUserMessageAttachment.md b/src/Mail/Mail/docs/v1.0/New-MgUserMessageAttachment.md index 89e68ab536d..fc4851adfd3 100644 --- a/src/Mail/Mail/docs/v1.0/New-MgUserMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0/New-MgUserMessageAttachment.md @@ -169,8 +169,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -273,7 +272,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassification.md b/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassification.md index 64fe4050a2c..68e54c0f33e 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassification.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassification.md @@ -216,8 +216,8 @@ BODYPARAMETER : inferenceClassification - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -238,8 +238,8 @@ OVERRIDES : A set of overrides - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassificationOverride.md b/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassificationOverride.md index 108b38aa1ed..17969679fb5 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassificationOverride.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserInferenceClassificationOverride.md @@ -248,8 +248,8 @@ BODYPARAMETER : inferenceClassif - `[ClassifyAs ]`: inferenceClassificationType - `[SenderEmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -267,8 +267,8 @@ INPUTOBJECT : Identity Parameter SENDEREMAILADDRESS : emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. ## RELATED LINKS diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolder.md b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolder.md index 4eb34255ede..cf2825a3a28 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolder.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolder.md @@ -412,14 +412,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -473,14 +473,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -490,8 +490,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -544,14 +544,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -605,14 +605,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -622,8 +622,8 @@ CHILDFOLDERS : The collection of child folders in t - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -684,14 +684,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -746,18 +746,18 @@ MESSAGES : The collection of messages in the mailFolde - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -767,8 +767,8 @@ MESSAGES : The collection of messages in the mailFolde - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderChildFolder.md b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderChildFolder.md index 81487bca19e..839afabd61d 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderChildFolder.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderChildFolder.md @@ -423,14 +423,14 @@ BODYPARAMETER : mailFolder - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -484,14 +484,14 @@ BODYPARAMETER : mailFolder - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -501,8 +501,8 @@ BODYPARAMETER : mailFolder - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -555,14 +555,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -616,14 +616,14 @@ CHILDFOLDERS : The collection of child folders in t - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -633,8 +633,8 @@ CHILDFOLDERS : The collection of child folders in t - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -695,14 +695,14 @@ MESSAGERULES : The collection of rules that apply - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -757,18 +757,18 @@ MESSAGES : The collection of messages in the mailFolde - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -778,8 +778,8 @@ MESSAGES : The collection of messages in the mailFolde - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessage.md b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessage.md index 900ba2dc0a6..389d864bdfe 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessage.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessage.md @@ -153,7 +153,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -787,14 +786,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -813,18 +812,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -834,8 +833,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -870,8 +869,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -880,8 +879,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -890,8 +889,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -918,15 +917,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -935,8 +934,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageAttachment.md b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageAttachment.md index 9770e47f877..43509a6f5ee 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageAttachment.md @@ -201,8 +201,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -320,7 +319,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageRule.md b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageRule.md index 69b65cb10fd..31b2e5fc19f 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageRule.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserMailFolderMessageRule.md @@ -355,14 +355,14 @@ ACTIONS : messageRuleActions - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. BODYPARAMETER : messageRule @@ -376,14 +376,14 @@ BODYPARAMETER : messageRule - `[ForwardAsAttachmentTo ]`: The email addresses of the recipients to which a message should be forwarded as an attachment. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[ForwardTo ]`: The email addresses of the recipients to which a message should be forwarded. - `[MarkAsRead ]`: Indicates whether a message should be marked as read. - `[MarkImportance ]`: importance - `[MoveToFolder ]`: The ID of the folder that a message will be moved to. - `[PermanentDelete ]`: Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder. - - `[RedirectTo ]`: The email address to which a message should be redirected. + - `[RedirectTo ]`: The email addresses to which a message should be redirected. - `[StopProcessingRules ]`: Indicates whether subsequent rules should be evaluated. - `[Conditions ]`: messageRulePredicates - `[(Any) ]`: This indicates any property can be added to this object. @@ -435,8 +435,8 @@ CONDITIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance @@ -475,8 +475,8 @@ EXCEPTIONS : messageRulePredicates - `[FromAddresses ]`: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[HasAttachments ]`: Indicates whether an incoming message must have attachments in order for the condition or exception to apply. - `[HeaderContains ]`: Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply. - `[Importance ]`: importance diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserMessage.md b/src/Mail/Mail/docs/v1.0/Update-MgUserMessage.md index 01112006d4f..ee0e2b0b3e7 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserMessage.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserMessage.md @@ -157,7 +157,6 @@ Accept wildcard characters: False ### -BodyPreview The first 255 characters of the message body. It is in text format. -If the message contains instances of mention, this property would contain a concatenation of these mentions as well. ```yaml Type: System.String @@ -776,14 +775,14 @@ ATTACHMENTS : The fileAttachment and itemAttachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. BCCRECIPIENTS : The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. BODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. @@ -802,18 +801,18 @@ BODYPARAMETER : message - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. - `[BccRecipients ]`: The Bcc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. - `[Body ]`: itemBody - `[(Any) ]`: This indicates any property can be added to this object. - `[Content ]`: The content of the item. - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. If the message contains instances of mention, this property would contain a concatenation of these mentions as well. + - `[BodyPreview ]`: The first 255 characters of the message body. It is in text format. - `[CcRecipients ]`: The Cc: recipients for the message. - `[ConversationId ]`: The ID of the conversation the email belongs to. - `[ConversationIndex ]`: Indicates the position of the message within the conversation. @@ -823,8 +822,8 @@ BODYPARAMETER : message - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -859,8 +858,8 @@ BODYPARAMETER : message CCRECIPIENTS : The Cc: recipients for the message. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. EXTENSIONS : The collection of open extensions defined for the message. Nullable. - `[Id ]`: Read-only. @@ -869,8 +868,8 @@ FLAG : followupFlag - `[(Any) ]`: This indicates any property can be added to this object. - `[CompletedDateTime ]`: dateTimeTimeZone - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}). For example, '2019-04-16T09:00:00'. - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for possible values. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - `[DueDateTime ]`: dateTimeTimeZone - `[FlagStatus ]`: followupFlagStatus - `[StartDateTime ]`: dateTimeTimeZone @@ -879,8 +878,8 @@ FROM : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. INPUTOBJECT : Identity Parameter - `[AttachmentId ]`: key: id of attachment @@ -907,15 +906,15 @@ MULTIVALUEEXTENDEDPROPERTIES REPLYTO : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SENDER : recipient - `[(Any) ]`: This indicates any property can be added to this object. - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. SINGLEVALUEEXTENDEDPROPERTIES : The collection of single-value extended properties defined for the message. Nullable. - `[Id ]`: Read-only. @@ -924,8 +923,8 @@ SINGLEVALUEEXTENDEDPROPERTIES : . - `[EmailAddress ]`: emailAddress - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of an entity instance. - - `[Name ]`: The display name of an entity instance. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. UNIQUEBODY : itemBody - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Mail/Mail/docs/v1.0/Update-MgUserMessageAttachment.md b/src/Mail/Mail/docs/v1.0/Update-MgUserMessageAttachment.md index 035ed6e8b1f..c3f803bec7a 100644 --- a/src/Mail/Mail/docs/v1.0/Update-MgUserMessageAttachment.md +++ b/src/Mail/Mail/docs/v1.0/Update-MgUserMessageAttachment.md @@ -185,8 +185,7 @@ Accept wildcard characters: False ``` ### -Name -The display name of the attachment. -This does not need to be the actual file name. +The attachment's file name. ```yaml Type: System.String @@ -304,7 +303,7 @@ BODYPARAMETER : attachment - `[ContentType ]`: The MIME type. - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The display name of the attachment. This does not need to be the actual file name. + - `[Name ]`: The attachment's file name. - `[Size ]`: The length of the attachment in bytes. INPUTOBJECT : Identity Parameter From f331aa4bc9b5119a0ab17f0114c08d85af4e87ea Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:51 +0000 Subject: [PATCH 32/39] Docs Generation for Users.Actions [run ci] --- ...ulkReprovisionUserManagedDeviceCloudPc.md} | 14 +- ...-MgBulkRestoreUserManagedDeviceCloudPc.md} | 14 +- ...-MgReprovisionUserManagedDeviceCloudPc.md} | 14 +- .../Microsoft.Graph.Users.Actions.md | 12 +- .../docs/v1.0-beta/Set-MgUserLicense.md | 121 ++++++++++++++++++ .../v1.0/Microsoft.Graph.Users.Actions.md | 2 +- .../docs/v1.0/Set-MgUserLicense.md | 121 ++++++++++++++++++ ...ulkReprovisionUserManagedDeviceCloudPc.md} | 0 ...-MgBulkRestoreUserManagedDeviceCloudPc.md} | 0 ...-MgReprovisionUserManagedDeviceCloudPc.md} | 0 10 files changed, 273 insertions(+), 25 deletions(-) rename src/Users.Actions/Users.Actions/docs/v1.0-beta/{Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md => Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md} (93%) rename src/Users.Actions/Users.Actions/docs/v1.0-beta/{Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md => Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md} (94%) rename src/Users.Actions/Users.Actions/docs/v1.0-beta/{Invoke-MgCloudUserManagedDevice.md => Invoke-MgReprovisionUserManagedDeviceCloudPc.md} (91%) rename src/Users.Actions/Users.Actions/examples/v1.0-beta/{Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md => Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md} (100%) rename src/Users.Actions/Users.Actions/examples/v1.0-beta/{Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md => Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md} (100%) rename src/Users.Actions/Users.Actions/examples/v1.0-beta/{Invoke-MgCloudUserManagedDevice.md => Invoke-MgReprovisionUserManagedDeviceCloudPc.md} (100%) diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md similarity index 93% rename from src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md rename to src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md index 71ed01199f1..8ae3938d85d 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Users.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions/invoke-mgbulkusermanageddevicereprovisioncloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions/invoke-mgbulkreprovisionusermanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkUserManagedDeviceReprovisionCloudPc +# Invoke-MgBulkReprovisionUserManagedDeviceCloudPc ## SYNOPSIS Invoke action bulkReprovisionCloudPc @@ -14,27 +14,27 @@ Invoke action bulkReprovisionCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkUserManagedDeviceReprovisionCloudPc -UserId [-AdditionalProperties ] +Invoke-MgBulkReprovisionUserManagedDeviceCloudPc -UserId [-AdditionalProperties ] [-ManagedDeviceIds ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkUserManagedDeviceReprovisionCloudPc -UserId +Invoke-MgBulkReprovisionUserManagedDeviceCloudPc -UserId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### BulkViaIdentity ``` -Invoke-MgBulkUserManagedDeviceReprovisionCloudPc -InputObject +Invoke-MgBulkReprovisionUserManagedDeviceCloudPc -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### BulkViaIdentityExpanded ``` -Invoke-MgBulkUserManagedDeviceReprovisionCloudPc -InputObject +Invoke-MgBulkReprovisionUserManagedDeviceCloudPc -InputObject [-AdditionalProperties ] [-ManagedDeviceIds ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -186,6 +186,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkUserManagedDeviceReprovisionCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md similarity index 94% rename from src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md rename to src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md index f231b1daea9..579f8a8e387 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Users.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions/invoke-mgbulkusermanageddevicerestorecloudpc +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions/invoke-mgbulkrestoreusermanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgBulkUserManagedDeviceRestoreCloudPc +# Invoke-MgBulkRestoreUserManagedDeviceCloudPc ## SYNOPSIS Invoke action bulkRestoreCloudPc @@ -14,28 +14,28 @@ Invoke action bulkRestoreCloudPc ### BulkExpanded (Default) ``` -Invoke-MgBulkUserManagedDeviceRestoreCloudPc -UserId [-AdditionalProperties ] +Invoke-MgBulkRestoreUserManagedDeviceCloudPc -UserId [-AdditionalProperties ] [-ManagedDeviceIds ] [-RestorePointDateTime ] [-TimeRange ] [-Confirm] [-WhatIf] [] ``` ### Bulk ``` -Invoke-MgBulkUserManagedDeviceRestoreCloudPc -UserId +Invoke-MgBulkRestoreUserManagedDeviceCloudPc -UserId -BodyParameter [-Confirm] [-WhatIf] [] ``` ### BulkViaIdentity ``` -Invoke-MgBulkUserManagedDeviceRestoreCloudPc -InputObject +Invoke-MgBulkRestoreUserManagedDeviceCloudPc -InputObject -BodyParameter [-Confirm] [-WhatIf] [] ``` ### BulkViaIdentityExpanded ``` -Invoke-MgBulkUserManagedDeviceRestoreCloudPc -InputObject +Invoke-MgBulkRestoreUserManagedDeviceCloudPc -InputObject [-AdditionalProperties ] [-ManagedDeviceIds ] [-RestorePointDateTime ] [-TimeRange ] [-Confirm] [-WhatIf] [] ``` @@ -202,6 +202,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgBulkUserManagedDeviceRestoreCloudPc + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgCloudUserManagedDevice.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgReprovisionUserManagedDeviceCloudPc.md similarity index 91% rename from src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgCloudUserManagedDevice.md rename to src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgReprovisionUserManagedDeviceCloudPc.md index 9bd2e22df90..95cd5319453 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgCloudUserManagedDevice.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Invoke-MgReprovisionUserManagedDeviceCloudPc.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Users.Actions -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions/invoke-mgcloudusermanageddevice +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions/invoke-mgreprovisionusermanageddevicecloudpc schema: 2.0.0 --- -# Invoke-MgCloudUserManagedDevice +# Invoke-MgReprovisionUserManagedDeviceCloudPc ## SYNOPSIS Invoke action reprovisionCloudPc @@ -14,14 +14,14 @@ Invoke action reprovisionCloudPc ### Cloud (Default) ``` -Invoke-MgCloudUserManagedDevice -ManagedDeviceId -UserId [-PassThru] [-Confirm] [-WhatIf] - [] +Invoke-MgReprovisionUserManagedDeviceCloudPc -ManagedDeviceId -UserId [-PassThru] [-Confirm] + [-WhatIf] [] ``` ### CloudViaIdentity ``` -Invoke-MgCloudUserManagedDevice -InputObject [-PassThru] [-Confirm] [-WhatIf] - [] +Invoke-MgReprovisionUserManagedDeviceCloudPc -InputObject [-PassThru] [-Confirm] + [-WhatIf] [] ``` ## DESCRIPTION @@ -138,6 +138,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +### Invoke-MgCloudUserManagedDevice + COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md index 12c7fd2fe17..c60c85857b9 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Actions -Module Guid: 7b5c668d-59a2-48a9-b13a-fa6d1cbe8578 +Module Guid: e7470e09-4459-4d46-b05b-cb9c2d097c81 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions Help Version: 1.0.0.0 Locale: en-US @@ -167,18 +167,15 @@ Invoke action batchRecordDecisions ### [Invoke-MgBatchUserPendingAccessReviewInstanceRecordDecision](Invoke-MgBatchUserPendingAccessReviewInstanceRecordDecision.md) Invoke action batchRecordDecisions -### [Invoke-MgBulkUserManagedDeviceReprovisionCloudPc](Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md) +### [Invoke-MgBulkReprovisionUserManagedDeviceCloudPc](Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md) Invoke action bulkReprovisionCloudPc -### [Invoke-MgBulkUserManagedDeviceRestoreCloudPc](Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md) +### [Invoke-MgBulkRestoreUserManagedDeviceCloudPc](Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md) Invoke action bulkRestoreCloudPc ### [Invoke-MgCleanUserManagedDeviceWindowDevice](Invoke-MgCleanUserManagedDeviceWindowDevice.md) Clean Windows device -### [Invoke-MgCloudUserManagedDevice](Invoke-MgCloudUserManagedDevice.md) -Invoke action reprovisionCloudPc - ### [Invoke-MgCreateOrGetUserOnlineMeeting](Invoke-MgCreateOrGetUserOnlineMeeting.md) Invoke action createOrGet @@ -263,6 +260,9 @@ Invoke action reply ### [Invoke-MgReprovisionUserCloudPc](Invoke-MgReprovisionUserCloudPc.md) Invoke action reprovision +### [Invoke-MgReprovisionUserManagedDeviceCloudPc](Invoke-MgReprovisionUserManagedDeviceCloudPc.md) +Invoke action reprovisionCloudPc + ### [Invoke-MgRetireUserManagedDevice](Invoke-MgRetireUserManagedDevice.md) Retire a device diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Set-MgUserLicense.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Set-MgUserLicense.md index 0a2ac6b35dc..c37b37fdd05 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Set-MgUserLicense.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Set-MgUserLicense.md @@ -45,6 +45,127 @@ Invoke action assignLicense ## EXAMPLES +### Example 1: Assign a license to a user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses @{SkuId = $EmsSku.SkuId} -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example assigns a license from the **EMSPREMIUM** (ENTERPRISE MOBILITY + SECURITY E5) licensing plan to the unlicensed user **38955658-c844-4f59-9430-6519430ac89b**. +For more information, see [assign licenses to users accounts with PowerShell](/microsoft-365/enterprise/assign-licenses-to-user-accounts-with-microsoft-365-powershell?view=o365-worldwide). + +### Example 2: Assign more than one licenses to a user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' +$FlowSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'FLOW_FREE' +$addLicenses = @( + @{SkuId = $EmsSku.SkuId}, + @{SkuId = $FlowSku.SkuId} + ) + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses $addLicenses -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example assigns **EMSPREMIUM** and **FLOW_FREE** licenses to the user **38955658-c844-4f59-9430-6519430ac89b**. + +### Example 3: Assign a license to a user with some disabled plans +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' +$disabledPlans = $EmsSku.ServicePlans | where ServicePlanName -in ("MFA_PREMIUM", "INTUNE_A") | Select -ExpandProperty ServicePlanId +$addLicenses = @( + @{SkuId = $EmsSku.SkuId + DisabledPlans = $disabledPlans + } + ) + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses $addLicenses -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example assigns **EMSPREMIUM** license with the **MFA_PREMIUM** and **INTUNE_A** services turned off. + +### Example 4: Update a license assigned to a user to add more disabled plans leaving the user's existing disabled plans in their current state +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' +$userLicense = Get-MgUserLicenseDetail -UserId "38955658-c844-4f59-9430-6519430ac89b" + +$userDisabledPlans = $userLicense.ServicePlans | + Where ProvisioningStatus -eq "Disabled" | + Select -ExpandProperty ServicePlanId + +$newDisabledPlans = $EmsSku.ServicePlans | + Where ServicePlanName -in ("AAD_PREMIUM_P2", "AAD_PREMIUM") | + Select -ExpandProperty ServicePlanId + +$disabledPlans = $userDisabledPlans + $newDisabledPlans | Select -Unique + +$addLicenses = @( + @{SkuId = $EmsSku.SkuId + DisabledPlans = $disabledPlans + } + ) + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses $addLicenses -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example updates the **EMSPREMIUM** license assigned to the user to add **AAD_PREMIUM_P2** and **AAD_PREMIUM** to the disabled services. + +### Example 5: Assign licenses to a user by copying the license assignment from another user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +Select-MgProfile -Name Beta +$mgUser = Get-MgUser -UserId '38955658-c844-4f59-9430-6519430ac89b' + +Set-MgUserLicense -UserId "82f51c98-7221-442f-8329-3faf9fe022f1" -AddLicenses $mgUser.AssignedLicenses -RemoveLicenses @() + + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +82f51c98-7221-442f-8329-3faf9fe022f1 Mallory Cortez MalloryC@contoso.onmicrosoft.com Member +``` + +This examples copies the license assignment of user **38955658-c844-4f59-9430-6519430ac89b** and assigns it to user **82f51c98-7221-442f-8329-3faf9fe022f1**. + +### Example 6: Remove a license assigned to a user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' + +Set-MgUserLicense -UserId "38955658-c844-4f59-9430-6519430ac89b" -AddLicenses @() -RemoveLicenses @($EmsSku.SkuId) + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example removes the **EMSPREMIUM** license assignment from the user. + ## PARAMETERS ### -AdditionalProperties diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md b/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md index 7d83d111b32..2e9eaa565bd 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Actions -Module Guid: 7b5c668d-59a2-48a9-b13a-fa6d1cbe8578 +Module Guid: e7470e09-4459-4d46-b05b-cb9c2d097c81 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Set-MgUserLicense.md b/src/Users.Actions/Users.Actions/docs/v1.0/Set-MgUserLicense.md index 07b893c4439..893e1ffffae 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Set-MgUserLicense.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Set-MgUserLicense.md @@ -45,6 +45,127 @@ Invoke action assignLicense ## EXAMPLES +### Example 1: Assign a license to a user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses @{SkuId = $EmsSku.SkuId} -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example assigns a license from the **EMSPREMIUM** (ENTERPRISE MOBILITY + SECURITY E5) licensing plan to the unlicensed user **38955658-c844-4f59-9430-6519430ac89b**. +For more information, see [assign licenses to users accounts with PowerShell](/microsoft-365/enterprise/assign-licenses-to-user-accounts-with-microsoft-365-powershell?view=o365-worldwide). + +### Example 2: Assign more than one licenses to a user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' +$FlowSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'FLOW_FREE' +$addLicenses = @( + @{SkuId = $EmsSku.SkuId}, + @{SkuId = $FlowSku.SkuId} + ) + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses $addLicenses -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example assigns **EMSPREMIUM** and **FLOW_FREE** licenses to the user **38955658-c844-4f59-9430-6519430ac89b**. + +### Example 3: Assign a license to a user with some disabled plans +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' +$disabledPlans = $EmsSku.ServicePlans | where ServicePlanName -in ("MFA_PREMIUM", "INTUNE_A") | Select -ExpandProperty ServicePlanId +$addLicenses = @( + @{SkuId = $EmsSku.SkuId + DisabledPlans = $disabledPlans + } + ) + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses $addLicenses -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example assigns **EMSPREMIUM** license with the **MFA_PREMIUM** and **INTUNE_A** services turned off. + +### Example 4: Update a license assigned to a user to add more disabled plans leaving the user's existing disabled plans in their current state +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' +$userLicense = Get-MgUserLicenseDetail -UserId "38955658-c844-4f59-9430-6519430ac89b" + +$userDisabledPlans = $userLicense.ServicePlans | + Where ProvisioningStatus -eq "Disabled" | + Select -ExpandProperty ServicePlanId + +$newDisabledPlans = $EmsSku.ServicePlans | + Where ServicePlanName -in ("AAD_PREMIUM_P2", "AAD_PREMIUM") | + Select -ExpandProperty ServicePlanId + +$disabledPlans = $userDisabledPlans + $newDisabledPlans | Select -Unique + +$addLicenses = @( + @{SkuId = $EmsSku.SkuId + DisabledPlans = $disabledPlans + } + ) + +Set-MgUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicenses $addLicenses -RemoveLicenses @() + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example updates the **EMSPREMIUM** license assigned to the user to add **AAD_PREMIUM_P2** and **AAD_PREMIUM** to the disabled services. + +### Example 5: Assign licenses to a user by copying the license assignment from another user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +Select-MgProfile -Name Beta +$mgUser = Get-MgUser -UserId '38955658-c844-4f59-9430-6519430ac89b' + +Set-MgUserLicense -UserId "82f51c98-7221-442f-8329-3faf9fe022f1" -AddLicenses $mgUser.AssignedLicenses -RemoveLicenses @() + + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +82f51c98-7221-442f-8329-3faf9fe022f1 Mallory Cortez MalloryC@contoso.onmicrosoft.com Member +``` + +This examples copies the license assignment of user **38955658-c844-4f59-9430-6519430ac89b** and assigns it to user **82f51c98-7221-442f-8329-3faf9fe022f1**. + +### Example 6: Remove a license assigned to a user +```powershell +Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All + +$EmsSku = Get-MgSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' + +Set-MgUserLicense -UserId "38955658-c844-4f59-9430-6519430ac89b" -AddLicenses @() -RemoveLicenses @($EmsSku.SkuId) + +Id DisplayName Mail UserPrincipalName UserType +-- ----------- ---- ----------------- -------- +38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member +``` + +This example removes the **EMSPREMIUM** license assignment from the user. + ## PARAMETERS ### -AdditionalProperties diff --git a/src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md b/src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md similarity index 100% rename from src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkUserManagedDeviceReprovisionCloudPc.md rename to src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkReprovisionUserManagedDeviceCloudPc.md diff --git a/src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md b/src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md similarity index 100% rename from src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkUserManagedDeviceRestoreCloudPc.md rename to src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgBulkRestoreUserManagedDeviceCloudPc.md diff --git a/src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgCloudUserManagedDevice.md b/src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgReprovisionUserManagedDeviceCloudPc.md similarity index 100% rename from src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgCloudUserManagedDevice.md rename to src/Users.Actions/Users.Actions/examples/v1.0-beta/Invoke-MgReprovisionUserManagedDeviceCloudPc.md From e0444ca973d7e2af4d45e1132f4534e81cd88570 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 24 May 2022 16:41:52 +0000 Subject: [PATCH 33/39] Docs Generation for People [run ci] --- .../People/docs/v1.0-beta/Get-MgUserPerson.md | 10 +-- .../docs/v1.0-beta/Microsoft.Graph.People.md | 22 ++--- .../People/docs/v1.0-beta/New-MgUserPerson.md | 14 ++- .../v1.0-beta/New-MgUserProfileAccount.md | 12 +-- .../v1.0-beta/New-MgUserProfileAddress.md | 20 ++--- .../v1.0-beta/New-MgUserProfileAnniversary.md | 12 +-- .../docs/v1.0-beta/New-MgUserProfileAward.md | 12 +-- .../New-MgUserProfileCertification.md | 12 +-- .../New-MgUserProfileEducationalActivity.md | 12 +-- .../docs/v1.0-beta/New-MgUserProfileEmail.md | 12 +-- .../v1.0-beta/New-MgUserProfileInterest.md | 12 +-- .../v1.0-beta/New-MgUserProfileLanguage.md | 12 +-- .../docs/v1.0-beta/New-MgUserProfileName.md | 12 +-- .../docs/v1.0-beta/New-MgUserProfileNote.md | 12 +-- .../docs/v1.0-beta/New-MgUserProfilePatent.md | 12 +-- .../docs/v1.0-beta/New-MgUserProfilePhone.md | 12 +-- .../v1.0-beta/New-MgUserProfilePosition.md | 12 +-- .../v1.0-beta/New-MgUserProfileProject.md | 12 +-- .../v1.0-beta/New-MgUserProfilePublication.md | 12 +-- .../docs/v1.0-beta/New-MgUserProfileSkill.md | 12 +-- .../v1.0-beta/New-MgUserProfileWebAccount.md | 12 +-- .../v1.0-beta/New-MgUserProfileWebsite.md | 12 +-- .../docs/v1.0-beta/Remove-MgUserPerson.md | 10 +-- .../docs/v1.0-beta/Update-MgUserPerson.md | 14 ++- .../docs/v1.0-beta/Update-MgUserProfile.md | 88 +++++++++---------- .../v1.0-beta/Update-MgUserProfileAccount.md | 12 +-- .../v1.0-beta/Update-MgUserProfileAddress.md | 20 ++--- .../Update-MgUserProfileAnniversary.md | 12 +-- .../v1.0-beta/Update-MgUserProfileAward.md | 12 +-- .../Update-MgUserProfileCertification.md | 12 +-- ...Update-MgUserProfileEducationalActivity.md | 12 +-- .../v1.0-beta/Update-MgUserProfileEmail.md | 12 +-- .../v1.0-beta/Update-MgUserProfileInterest.md | 12 +-- .../v1.0-beta/Update-MgUserProfileLanguage.md | 12 +-- .../v1.0-beta/Update-MgUserProfileName.md | 12 +-- .../v1.0-beta/Update-MgUserProfileNote.md | 12 +-- .../v1.0-beta/Update-MgUserProfilePatent.md | 12 +-- .../v1.0-beta/Update-MgUserProfilePhone.md | 12 +-- .../v1.0-beta/Update-MgUserProfilePosition.md | 12 +-- .../v1.0-beta/Update-MgUserProfileProject.md | 12 +-- .../Update-MgUserProfilePublication.md | 12 +-- .../v1.0-beta/Update-MgUserProfileSkill.md | 12 +-- .../Update-MgUserProfileWebAccount.md | 12 +-- .../v1.0-beta/Update-MgUserProfileWebsite.md | 12 +-- .../People/docs/v1.0/Get-MgUserPerson.md | 10 +-- .../docs/v1.0/Get-MgUserSharedInsight.md | 10 ++- .../docs/v1.0/Get-MgUserTrendingInsight.md | 8 +- .../People/docs/v1.0/Get-MgUserUsedInsight.md | 4 +- .../docs/v1.0/Microsoft.Graph.People.md | 33 +++---- .../People/docs/v1.0/New-MgUserPerson.md | 10 +-- .../People/docs/v1.0/Remove-MgUserPerson.md | 10 +-- .../People/docs/v1.0/Update-MgUserPerson.md | 10 +-- 52 files changed, 358 insertions(+), 367 deletions(-) diff --git a/src/People/People/docs/v1.0-beta/Get-MgUserPerson.md b/src/People/People/docs/v1.0-beta/Get-MgUserPerson.md index 1c5daaaddc4..9d954ca9a76 100644 --- a/src/People/People/docs/v1.0-beta/Get-MgUserPerson.md +++ b/src/People/People/docs/v1.0-beta/Get-MgUserPerson.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Get-MgUserPerson ## SYNOPSIS +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## SYNTAX @@ -32,10 +31,9 @@ Get-MgUserPerson -InputObject [-Property ] [ [-AdditionalProperties : person - `[MailboxType ]`: The type of mailbox that is represented by the person's email address. - `[OfficeLocation ]`: The location of the person's office. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - - `[PersonType ]`: The type of person, for example distribution list. + - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - `[Number ]`: The phone number. - `[Type ]`: phoneType diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileAccount.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileAccount.md index a68f338d350..32889c52456 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileAccount.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileAccount.md @@ -375,8 +375,8 @@ BODYPARAMETER : userAccountInformation - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -403,8 +403,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -444,8 +444,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileAddress.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileAddress.md index c4af69502f1..45c1e02eefb 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileAddress.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileAddress.md @@ -359,8 +359,8 @@ BODYPARAMETER : itemAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -388,15 +388,15 @@ BODYPARAMETER : itemAddress - `[GeoCoordinates ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Writable on OneDrive Personal. - - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Writable on OneDrive Personal. + - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. + - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -413,8 +413,8 @@ DETAIL : physicalAddress GEOCOORDINATES : geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Writable on OneDrive Personal. - - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Writable on OneDrive Personal. + - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. + - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. INFERENCE : inferenceData - `[(Any) ]`: This indicates any property can be added to this object. @@ -452,8 +452,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileAnniversary.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileAnniversary.md index 2e447f53a65..cbda27bfb2d 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileAnniversary.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileAnniversary.md @@ -355,8 +355,8 @@ BODYPARAMETER : personAnnualEvent - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -379,8 +379,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -420,8 +420,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileAward.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileAward.md index 509606e6d8f..f5c7191f2bb 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileAward.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileAward.md @@ -403,8 +403,8 @@ BODYPARAMETER : personAward - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -430,8 +430,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -471,8 +471,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileCertification.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileCertification.md index 971b6d1ed9d..ece24727278 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileCertification.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileCertification.md @@ -464,8 +464,8 @@ BODYPARAMETER : personCertification - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -495,8 +495,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -536,8 +536,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileEducationalActivity.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileEducationalActivity.md index 8045301c50c..7ad311a1134 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileEducationalActivity.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileEducationalActivity.md @@ -391,8 +391,8 @@ BODYPARAMETER : educationalActivity - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -440,8 +440,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -496,8 +496,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileEmail.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileEmail.md index 337f4da6689..f6fe257c2d7 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileEmail.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileEmail.md @@ -355,8 +355,8 @@ BODYPARAMETER : itemEmail - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -379,8 +379,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -420,8 +420,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileInterest.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileInterest.md index dd26047c2ff..ec02ef27d9f 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileInterest.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileInterest.md @@ -404,8 +404,8 @@ BODYPARAMETER : personInterest - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -431,8 +431,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -472,8 +472,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileLanguage.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileLanguage.md index 055c69b4e36..af167f054e3 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileLanguage.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileLanguage.md @@ -417,8 +417,8 @@ BODYPARAMETER : languageProficiency - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -445,8 +445,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -486,8 +486,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileName.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileName.md index 869fe893aeb..0d204cd1509 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileName.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileName.md @@ -481,8 +481,8 @@ BODYPARAMETER : personName - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -519,8 +519,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -560,8 +560,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileNote.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileNote.md index d7a99fb8b58..31c4ad181a0 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileNote.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileNote.md @@ -358,8 +358,8 @@ BODYPARAMETER : personAnnotation - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -385,8 +385,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -431,8 +431,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfilePatent.md b/src/People/People/docs/v1.0-beta/New-MgUserProfilePatent.md index a11653b0539..08d69ae7e80 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfilePatent.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfilePatent.md @@ -417,8 +417,8 @@ BODYPARAMETER : itemPatent - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -445,8 +445,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -486,8 +486,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfilePhone.md b/src/People/People/docs/v1.0-beta/New-MgUserProfilePhone.md index 79b43747532..49b6d65ffd3 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfilePhone.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfilePhone.md @@ -355,8 +355,8 @@ BODYPARAMETER : itemPhone - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -379,8 +379,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -420,8 +420,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfilePosition.md b/src/People/People/docs/v1.0-beta/New-MgUserProfilePosition.md index 7933e689143..1de26a9690c 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfilePosition.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfilePosition.md @@ -392,8 +392,8 @@ BODYPARAMETER : workPosition - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -449,8 +449,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -515,8 +515,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileProject.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileProject.md index 665898536ca..d87864e8e2a 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileProject.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileProject.md @@ -442,8 +442,8 @@ BODYPARAMETER : projectParticipation - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -519,8 +519,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -585,8 +585,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfilePublication.md b/src/People/People/docs/v1.0-beta/New-MgUserProfilePublication.md index cedccc0c2d7..b65dbc9ed7b 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfilePublication.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfilePublication.md @@ -402,8 +402,8 @@ BODYPARAMETER : itemPublication - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -429,8 +429,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -470,8 +470,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileSkill.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileSkill.md index 502485dae07..cdf5672cc91 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileSkill.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileSkill.md @@ -404,8 +404,8 @@ BODYPARAMETER : skillProficiency - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -431,8 +431,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -472,8 +472,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileWebAccount.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileWebAccount.md index 246ac236245..8c2fe77414d 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileWebAccount.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileWebAccount.md @@ -405,8 +405,8 @@ BODYPARAMETER : webAccount - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -435,8 +435,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -476,8 +476,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/New-MgUserProfileWebsite.md b/src/People/People/docs/v1.0-beta/New-MgUserProfileWebsite.md index 21e4bfd4589..340c055a112 100644 --- a/src/People/People/docs/v1.0-beta/New-MgUserProfileWebsite.md +++ b/src/People/People/docs/v1.0-beta/New-MgUserProfileWebsite.md @@ -387,8 +387,8 @@ BODYPARAMETER : personWebsite - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -413,8 +413,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -454,8 +454,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Remove-MgUserPerson.md b/src/People/People/docs/v1.0-beta/Remove-MgUserPerson.md index 72b84d33773..41c439e2dff 100644 --- a/src/People/People/docs/v1.0-beta/Remove-MgUserPerson.md +++ b/src/People/People/docs/v1.0-beta/Remove-MgUserPerson.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Remove-MgUserPerson ## SYNOPSIS +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## SYNTAX @@ -28,10 +27,9 @@ Remove-MgUserPerson -InputObject [-IfMatch ] [-PassThr ``` ## DESCRIPTION +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## EXAMPLES diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserPerson.md b/src/People/People/docs/v1.0-beta/Update-MgUserPerson.md index e6e156f1af8..b3a2b40d84d 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserPerson.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserPerson.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Update-MgUserPerson ## SYNOPSIS +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## SYNTAX @@ -52,10 +51,9 @@ Update-MgUserPerson -InputObject [-AdditionalProperties : person - `[MailboxType ]`: The type of mailbox that is represented by the person's email address. - `[OfficeLocation ]`: The location of the person's office. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - - `[PersonType ]`: The type of person, for example distribution list. + - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - `[Number ]`: The phone number. - `[Type ]`: phoneType diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfile.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfile.md index 8e3b281b8ef..543ad6c5914 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfile.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfile.md @@ -518,8 +518,8 @@ ACCOUNT : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -548,8 +548,8 @@ ADDRESSES : Represents details of addresses associ - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -577,8 +577,8 @@ ADDRESSES : Represents details of addresses associ - `[GeoCoordinates ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Writable on OneDrive Personal. - - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Writable on OneDrive Personal. + - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. + - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. ANNIVERSARIES : Represents the details of meaningful dates associated with a person. - `[AllowedAudiences ]`: allowedAudiences @@ -586,8 +586,8 @@ ANNIVERSARIES : Represents the details of me - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -612,8 +612,8 @@ AWARDS : Represents the details of awards or honor - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -644,8 +644,8 @@ BODYPARAMETER : profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -690,8 +690,8 @@ BODYPARAMETER : profile - `[GeoCoordinates ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Writable on OneDrive Personal. - - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Writable on OneDrive Personal. + - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. + - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. - `[Anniversaries ]`: Represents the details of meaningful dates associated with a person. - `[AllowedAudiences ]`: allowedAudiences - `[CreatedBy ]`: identitySet @@ -1014,8 +1014,8 @@ CERTIFICATIONS : Represents the details of - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1047,8 +1047,8 @@ EDUCATIONALACTIVITIES : Represents data th - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1098,8 +1098,8 @@ EMAILS : Represents detailed information about email - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1151,8 +1151,8 @@ INTERESTS : Provides detailed information about - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1180,8 +1180,8 @@ LANGUAGES : Represents detailed informatio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1210,8 +1210,8 @@ NAMES : Represents the names a user has added to th - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1250,8 +1250,8 @@ NOTES : Represents notes that a user has adde - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1279,8 +1279,8 @@ PATENTS : Represents patents that a user has added - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1309,8 +1309,8 @@ PHONES : Represents detailed information about phone - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1335,8 +1335,8 @@ POSITIONS : Represents detailed information about - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1389,8 +1389,8 @@ PROJECTS : Represents detailed informatio - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1446,8 +1446,8 @@ PUBLICATIONS : Represents details of any publi - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1475,8 +1475,8 @@ SKILLS : Represents detailed information abou - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1504,8 +1504,8 @@ WEBACCOUNTS : Represents web accounts the user has - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -1536,8 +1536,8 @@ WEBSITES : Represents detailed information about - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAccount.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAccount.md index a478be5d7e0..04837c89989 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAccount.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAccount.md @@ -406,8 +406,8 @@ BODYPARAMETER : userAccountInformation - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -434,8 +434,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -475,8 +475,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAddress.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAddress.md index 7743231a33a..54f1595d76f 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAddress.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAddress.md @@ -389,8 +389,8 @@ BODYPARAMETER : itemAddress - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -418,15 +418,15 @@ BODYPARAMETER : itemAddress - `[GeoCoordinates ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Writable on OneDrive Personal. - - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Writable on OneDrive Personal. + - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. + - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -443,8 +443,8 @@ DETAIL : physicalAddress GEOCOORDINATES : geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Writable on OneDrive Personal. - - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Writable on OneDrive Personal. + - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. + - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. INFERENCE : inferenceData - `[(Any) ]`: This indicates any property can be added to this object. @@ -482,8 +482,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAnniversary.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAnniversary.md index 853fc77ab81..49bda379762 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAnniversary.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAnniversary.md @@ -387,8 +387,8 @@ BODYPARAMETER : personAnnualEvent - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -411,8 +411,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -452,8 +452,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAward.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAward.md index ad323487aa5..1e246b2dd53 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileAward.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileAward.md @@ -434,8 +434,8 @@ BODYPARAMETER : personAward - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -461,8 +461,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -502,8 +502,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileCertification.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileCertification.md index 13d6107496a..37a6ac286df 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileCertification.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileCertification.md @@ -495,8 +495,8 @@ BODYPARAMETER : personCertification - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -526,8 +526,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -567,8 +567,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileEducationalActivity.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileEducationalActivity.md index f579c5219aa..c5b20d33d73 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileEducationalActivity.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileEducationalActivity.md @@ -421,8 +421,8 @@ BODYPARAMETER : educationalActivity - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -470,8 +470,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -526,8 +526,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileEmail.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileEmail.md index abf5ec45962..629988cb662 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileEmail.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileEmail.md @@ -387,8 +387,8 @@ BODYPARAMETER : itemEmail - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -411,8 +411,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -452,8 +452,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileInterest.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileInterest.md index 90b66efbf1f..373f8d37623 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileInterest.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileInterest.md @@ -435,8 +435,8 @@ BODYPARAMETER : personInterest - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -462,8 +462,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -503,8 +503,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileLanguage.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileLanguage.md index 6ca51bf7399..9bc8a6e0296 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileLanguage.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileLanguage.md @@ -448,8 +448,8 @@ BODYPARAMETER : languageProficiency - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -476,8 +476,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -517,8 +517,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileName.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileName.md index 676440ad0ac..d2a8843f321 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileName.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileName.md @@ -512,8 +512,8 @@ BODYPARAMETER : personName - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -550,8 +550,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -591,8 +591,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileNote.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileNote.md index af57ee18297..c6ff3c25095 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileNote.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileNote.md @@ -388,8 +388,8 @@ BODYPARAMETER : personAnnotation - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -415,8 +415,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -461,8 +461,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePatent.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePatent.md index c8c1ba8d8aa..0fa1982866a 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePatent.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePatent.md @@ -449,8 +449,8 @@ BODYPARAMETER : itemPatent - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -477,8 +477,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -518,8 +518,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePhone.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePhone.md index fea3dd9d584..7284bba770b 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePhone.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePhone.md @@ -387,8 +387,8 @@ BODYPARAMETER : itemPhone - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -411,8 +411,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -452,8 +452,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePosition.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePosition.md index cfa931c4901..0c2ce31ad65 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePosition.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePosition.md @@ -422,8 +422,8 @@ BODYPARAMETER : workPosition - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -479,8 +479,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -545,8 +545,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileProject.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileProject.md index 8eb89600b8b..743a748e092 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileProject.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileProject.md @@ -473,8 +473,8 @@ BODYPARAMETER : projectParticipation - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -550,8 +550,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -616,8 +616,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePublication.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePublication.md index 47ad89cbf6c..7b20bd43cca 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfilePublication.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfilePublication.md @@ -433,8 +433,8 @@ BODYPARAMETER : itemPublication - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -460,8 +460,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -501,8 +501,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileSkill.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileSkill.md index 25b40f9d37b..935723e7ed8 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileSkill.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileSkill.md @@ -435,8 +435,8 @@ BODYPARAMETER : skillProficiency - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -462,8 +462,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -503,8 +503,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebAccount.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebAccount.md index 747f7fbca94..247efaacb7f 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebAccount.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebAccount.md @@ -435,8 +435,8 @@ BODYPARAMETER : webAccount - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -465,8 +465,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -506,8 +506,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebsite.md b/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebsite.md index fbd7e5fd8ef..5875bcd7f3f 100644 --- a/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebsite.md +++ b/src/People/People/docs/v1.0-beta/Update-MgUserProfileWebsite.md @@ -417,8 +417,8 @@ BODYPARAMETER : personWebsite - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. @@ -443,8 +443,8 @@ CREATEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity @@ -484,8 +484,8 @@ LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The display name of the identity. This property is read-only. - - `[Id ]`: The identifier of the identity. This property is read-only. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. - `[Device ]`: identity - `[User ]`: identity diff --git a/src/People/People/docs/v1.0/Get-MgUserPerson.md b/src/People/People/docs/v1.0/Get-MgUserPerson.md index 57acde29343..fac8f6f4c0f 100644 --- a/src/People/People/docs/v1.0/Get-MgUserPerson.md +++ b/src/People/People/docs/v1.0/Get-MgUserPerson.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Get-MgUserPerson ## SYNOPSIS +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## SYNTAX @@ -32,10 +31,9 @@ Get-MgUserPerson -InputObject [-Property ] [ [-ExpandProperty [-ExpandProperty [-ExpandProperty ``` ## DESCRIPTION -Access this property from the derived type itemInsights. +Calculated relationship identifying the latest documents viewed or modified by a user, including OneDrive for Business and SharePoint documents, ranked by recency of use. ## EXAMPLES diff --git a/src/People/People/docs/v1.0/Microsoft.Graph.People.md b/src/People/People/docs/v1.0/Microsoft.Graph.People.md index 6bde3c5eab5..5e0ffa0acdd 100644 --- a/src/People/People/docs/v1.0/Microsoft.Graph.People.md +++ b/src/People/People/docs/v1.0/Microsoft.Graph.People.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.People -Module Guid: 56d5ba0b-9c44-4378-96b1-40356e2cc6a0 +Module Guid: 49ffc7b3-48ae-49f4-9d29-475864facdbb Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.people Help Version: 1.0.0.0 Locale: en-US @@ -15,13 +15,15 @@ Microsoft Graph PowerShell Cmdlets Get lastSharedMethod from users ### [Get-MgUserPerson](Get-MgUserPerson.md) +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ### [Get-MgUserSharedInsight](Get-MgUserSharedInsight.md) -Access this property from the derived type itemInsights. +Calculated relationship identifying documents shared with or by the user. +This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. +This also includes URLs and reference attachments to Teams conversations. +Ordered by recency of share. ### [Get-MgUserSharedLastSharedMethodInsightByRef](Get-MgUserSharedLastSharedMethodInsightByRef.md) Get ref of lastSharedMethod from users @@ -37,7 +39,9 @@ For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem. ### [Get-MgUserTrendingInsight](Get-MgUserTrendingInsight.md) -Access this property from the derived type itemInsights. +Calculated relationship identifying documents trending around a user. +Trending documents are calculated based on activity of the user's closest network of people and include files stored in OneDrive for Business and SharePoint. +Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before. ### [Get-MgUserTrendingResourceInsight](Get-MgUserTrendingResourceInsight.md) Used for navigating to the trending document. @@ -46,7 +50,7 @@ Used for navigating to the trending document. Used for navigating to the trending document. ### [Get-MgUserUsedInsight](Get-MgUserUsedInsight.md) -Access this property from the derived type itemInsights. +Calculated relationship identifying the latest documents viewed or modified by a user, including OneDrive for Business and SharePoint documents, ranked by recency of use. ### [Get-MgUserUsedResourceInsight](Get-MgUserUsedResourceInsight.md) Used for navigating to the item that was used. @@ -59,16 +63,14 @@ For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem. ### [New-MgUserPerson](New-MgUserPerson.md) +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ### [Remove-MgUserPerson](Remove-MgUserPerson.md) +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ### [Remove-MgUserSharedLastSharedMethodInsightByRef](Remove-MgUserSharedLastSharedMethodInsightByRef.md) Delete ref of navigation property lastSharedMethod for users @@ -103,8 +105,7 @@ For file attachments, the type is fileAttachment. For linked attachments, the type is driveItem. ### [Update-MgUserPerson](Update-MgUserPerson.md) +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. diff --git a/src/People/People/docs/v1.0/New-MgUserPerson.md b/src/People/People/docs/v1.0/New-MgUserPerson.md index 1e883655c63..263fb516d6a 100644 --- a/src/People/People/docs/v1.0/New-MgUserPerson.md +++ b/src/People/People/docs/v1.0/New-MgUserPerson.md @@ -8,10 +8,9 @@ schema: 2.0.0 # New-MgUserPerson ## SYNOPSIS +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## SYNTAX @@ -52,10 +51,9 @@ New-MgUserPerson -InputObject [-AdditionalProperties [-IfMatch ] [-PassThr ``` ## DESCRIPTION +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## EXAMPLES diff --git a/src/People/People/docs/v1.0/Update-MgUserPerson.md b/src/People/People/docs/v1.0/Update-MgUserPerson.md index aea576e158c..68a52938b31 100644 --- a/src/People/People/docs/v1.0/Update-MgUserPerson.md +++ b/src/People/People/docs/v1.0/Update-MgUserPerson.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Update-MgUserPerson ## SYNOPSIS +People that are relevant to the user. Read-only. -The most relevant people to the user. -The collection is ordered by their relevance to the user, which is determined by the user's communication, collaboration and business relationships. -A person is an aggregation of information from across mail, contacts and social networks. +Nullable. ## SYNTAX @@ -52,10 +51,9 @@ Update-MgUserPerson -InputObject [-AdditionalProperties Date: Tue, 24 May 2022 16:41:54 +0000 Subject: [PATCH 34/39] Docs Generation for Sites [run ci] --- src/Sites/Sites/docs/v1.0-beta/Get-MgSite.md | 101 +- .../Sites/docs/v1.0-beta/Get-MgSiteByPath.md | 47 +- ...SiteSiteByRef.md => Get-MgSubSiteByRef.md} | 6 +- .../docs/v1.0-beta/Microsoft.Graph.Sites.md | 15 +- src/Sites/Sites/docs/v1.0-beta/New-MgSite.md | 43597 ---------------- ...SiteSiteByRef.md => New-MgSubSiteByRef.md} | 12 +- src/Sites/Sites/docs/v1.0/Get-MgSite.md | 36 +- src/Sites/Sites/docs/v1.0/Get-MgSiteByPath.md | 130 + src/Sites/Sites/docs/v1.0/Get-MgSubSite.md | 88 +- ...SiteSiteByRef.md => Get-MgSubSiteByRef.md} | 6 +- .../Sites/docs/v1.0/Microsoft.Graph.Sites.md | 28 +- src/Sites/Sites/docs/v1.0/New-MgSubSite.md | 23793 --------- ...SiteSiteByRef.md => New-MgSubSiteByRef.md} | 12 +- .../{Update-MgSubSite.md => Update-MgSite.md} | 12 +- ...SiteSiteByRef.md => Get-MgSubSiteByRef.md} | 0 .../{New-MgSite.md => New-MgSubSiteByRef.md} | 0 .../Get-MgSiteByPath.md} | 0 ...SiteSiteByRef.md => Get-MgSubSiteByRef.md} | 0 ...SiteSiteByRef.md => New-MgSubSiteByRef.md} | 0 .../{New-MgSubSite.md => Update-MgSite.md} | 0 .../Sites/examples/v1.0/Update-MgSubSite.md | 18 - 21 files changed, 290 insertions(+), 67611 deletions(-) rename src/Sites/Sites/docs/v1.0-beta/{Get-MgSiteSiteByRef.md => Get-MgSubSiteByRef.md} (94%) delete mode 100644 src/Sites/Sites/docs/v1.0-beta/New-MgSite.md rename src/Sites/Sites/docs/v1.0-beta/{New-MgSiteSiteByRef.md => New-MgSubSiteByRef.md} (90%) create mode 100644 src/Sites/Sites/docs/v1.0/Get-MgSiteByPath.md rename src/Sites/Sites/docs/v1.0/{Get-MgSiteSiteByRef.md => Get-MgSubSiteByRef.md} (94%) delete mode 100644 src/Sites/Sites/docs/v1.0/New-MgSubSite.md rename src/Sites/Sites/docs/v1.0/{New-MgSiteSiteByRef.md => New-MgSubSiteByRef.md} (90%) rename src/Sites/Sites/docs/v1.0/{Update-MgSubSite.md => Update-MgSite.md} (99%) rename src/Sites/Sites/examples/v1.0-beta/{Get-MgSiteSiteByRef.md => Get-MgSubSiteByRef.md} (100%) rename src/Sites/Sites/examples/v1.0-beta/{New-MgSite.md => New-MgSubSiteByRef.md} (100%) rename src/Sites/Sites/examples/{v1.0-beta/New-MgSiteSiteByRef.md => v1.0/Get-MgSiteByPath.md} (100%) rename src/Sites/Sites/examples/v1.0/{Get-MgSiteSiteByRef.md => Get-MgSubSiteByRef.md} (100%) rename src/Sites/Sites/examples/v1.0/{New-MgSiteSiteByRef.md => New-MgSubSiteByRef.md} (100%) rename src/Sites/Sites/examples/v1.0/{New-MgSubSite.md => Update-MgSite.md} (100%) delete mode 100644 src/Sites/Sites/examples/v1.0/Update-MgSubSite.md diff --git a/src/Sites/Sites/docs/v1.0-beta/Get-MgSite.md b/src/Sites/Sites/docs/v1.0-beta/Get-MgSite.md index c6620974fa2..3d85ffd2e5c 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Get-MgSite.md +++ b/src/Sites/Sites/docs/v1.0-beta/Get-MgSite.md @@ -8,18 +8,30 @@ schema: 2.0.0 # Get-MgSite ## SYNOPSIS -Get entities from sites +Get entity from sites by key ## SYNTAX +### List3 (Default) ``` Get-MgSite [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] [-PageSize ] [] ``` +### Get3 +``` +Get-MgSite -SiteId [-ExpandProperty ] [-Property ] [] +``` + +### GetViaIdentity3 +``` +Get-MgSite -InputObject [-ExpandProperty ] [-Property ] + [] +``` + ## DESCRIPTION -Get entities from sites +Get entity from sites by key ## EXAMPLES @@ -30,7 +42,7 @@ List all pages. ```yaml Type: System.Management.Automation.SwitchParameter -Parameter Sets: (All) +Parameter Sets: List3 Aliases: Required: False @@ -46,7 +58,7 @@ By default, this variable will be set in the global scope. ```yaml Type: System.String -Parameter Sets: (All) +Parameter Sets: List3 Aliases: CV Required: False @@ -76,7 +88,7 @@ Filter items by property values ```yaml Type: System.String -Parameter Sets: (All) +Parameter Sets: List3 Aliases: Required: False @@ -86,12 +98,28 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ISitesIdentity +Parameter Sets: GetViaIdentity3 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + ### -PageSize Sets the page size of results. ```yaml Type: System.Int32 -Parameter Sets: (All) +Parameter Sets: List3 Aliases: Required: False @@ -121,7 +149,7 @@ Search items by search phrases ```yaml Type: System.String -Parameter Sets: (All) +Parameter Sets: List3 Aliases: Required: False @@ -131,12 +159,27 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SiteId +key: id of site + +```yaml +Type: System.String +Parameter Sets: Get3 +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Skip Skip the first n items ```yaml Type: System.Int32 -Parameter Sets: (All) +Parameter Sets: List3 Aliases: Required: False @@ -151,7 +194,7 @@ Order items by property values ```yaml Type: System.String[] -Parameter Sets: (All) +Parameter Sets: List3 Aliases: OrderBy Required: False @@ -166,7 +209,7 @@ Show only the first n items ```yaml Type: System.Int32 -Parameter Sets: (All) +Parameter Sets: List3 Aliases: Limit Required: False @@ -181,6 +224,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### Microsoft.Graph.PowerShell.Models.ISitesIdentity + ## OUTPUTS ### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSite @@ -189,5 +234,41 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ALIASES +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[ColumnDefinitionId ]`: key: id of columnDefinition + - `[ColumnLinkId ]`: key: id of columnLink + - `[ContentTypeId ]`: key: id of contentType + - `[EndDateTime ]`: Usage: endDateTime={endDateTime} + - `[GroupId ]`: key: id of group + - `[IncludePersonalNotebooks ]`: Usage: includePersonalNotebooks={includePersonalNotebooks} + - `[Interval ]`: Usage: interval={interval} + - `[ListId ]`: key: id of list + - `[ListId1 ]`: Usage: listId={listId} + - `[ListItemId ]`: key: id of listItem + - `[ListItemVersionId ]`: key: id of listItemVersion + - `[NotebookId ]`: key: id of notebook + - `[OnenotePageId ]`: key: id of onenotePage + - `[OnenoteSectionId ]`: key: id of onenoteSection + - `[Path ]`: Usage: path={path} + - `[PermissionId ]`: key: id of permission + - `[RelationId ]`: key: id of relation + - `[RichLongRunningOperationId ]`: key: id of richLongRunningOperation + - `[SetId ]`: key: id of set + - `[SetId1 ]`: key: id of set + - `[SiteId ]`: key: id of site + - `[SitePageId ]`: key: id of sitePage + - `[StartDateTime ]`: Usage: startDateTime={startDateTime} + - `[StoreId ]`: key: id of store + - `[SubscriptionId ]`: key: id of subscription + - `[TermId ]`: key: id of term + - `[TermId1 ]`: key: id of term + - `[Token ]`: Usage: token={token} + - `[UserId ]`: key: id of user + ## RELATED LINKS diff --git a/src/Sites/Sites/docs/v1.0-beta/Get-MgSiteByPath.md b/src/Sites/Sites/docs/v1.0-beta/Get-MgSiteByPath.md index c3f8e2db09d..f0f75af934e 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Get-MgSiteByPath.md +++ b/src/Sites/Sites/docs/v1.0-beta/Get-MgSiteByPath.md @@ -12,12 +12,7 @@ Invoke function getByPath ## SYNTAX -### Get3 (Default) -``` -Get-MgSiteByPath -SiteId [-ExpandProperty ] [-Property ] [] -``` - -### Get +### Get (Default) ``` Get-MgSiteByPath -Path -SiteId [] ``` @@ -27,12 +22,6 @@ Get-MgSiteByPath -Path -SiteId [] Get-MgSiteByPath -InputObject [] ``` -### GetViaIdentity3 -``` -Get-MgSiteByPath -InputObject [-ExpandProperty ] [-Property ] - [] -``` - ## DESCRIPTION Invoke function getByPath @@ -40,28 +29,13 @@ Invoke function getByPath ## PARAMETERS -### -ExpandProperty -Expand related entities - -```yaml -Type: System.String[] -Parameter Sets: Get3, GetViaIdentity3 -Aliases: Expand - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -InputObject Identity Parameter To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. ```yaml Type: Microsoft.Graph.PowerShell.Models.ISitesIdentity -Parameter Sets: GetViaIdentity, GetViaIdentity3 +Parameter Sets: GetViaIdentity Aliases: Required: True @@ -86,27 +60,12 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -Property -Select properties to be returned - -```yaml -Type: System.String[] -Parameter Sets: Get3, GetViaIdentity3 -Aliases: Select - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SiteId key: id of site ```yaml Type: System.String -Parameter Sets: Get, Get3 +Parameter Sets: Get Aliases: Required: True diff --git a/src/Sites/Sites/docs/v1.0-beta/Get-MgSiteSiteByRef.md b/src/Sites/Sites/docs/v1.0-beta/Get-MgSubSiteByRef.md similarity index 94% rename from src/Sites/Sites/docs/v1.0-beta/Get-MgSiteSiteByRef.md rename to src/Sites/Sites/docs/v1.0-beta/Get-MgSubSiteByRef.md index f22fcb29980..5a317bab832 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Get-MgSiteSiteByRef.md +++ b/src/Sites/Sites/docs/v1.0-beta/Get-MgSubSiteByRef.md @@ -1,11 +1,11 @@ --- external help file: Module Name: Microsoft.Graph.Sites -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites/get-mgsitesitebyref +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites/get-mgsubsitebyref schema: 2.0.0 --- -# Get-MgSiteSiteByRef +# Get-MgSubSiteByRef ## SYNOPSIS The collection of the sub-sites under this site. @@ -13,7 +13,7 @@ The collection of the sub-sites under this site. ## SYNTAX ``` -Get-MgSiteSiteByRef -SiteId [-Filter ] [-Search ] [-Skip ] [-Sort ] +Get-MgSubSiteByRef -SiteId [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-All] [-CountVariable ] [-PageSize ] [] ``` diff --git a/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md b/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md index 1959c1e3d6d..b5dea4b1cdc 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md +++ b/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Sites -Module Guid: 5e949aa4-699c-4499-96f8-28994c897acf +Module Guid: 37974c32-395b-4086-9c34-dd94ce9e4f1b Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites Help Version: 1.0.0.0 Locale: en-US @@ -64,7 +64,7 @@ The list of SharePoint sites in this group. Access the default site with /sites/root. ### [Get-MgSite](Get-MgSite.md) -Get entities from sites +Get entity from sites by key ### [Get-MgSiteActivityByInterval](Get-MgSiteActivityByInterval.md) Invoke function getActivitiesByInterval @@ -255,15 +255,15 @@ Nullable. ### [Get-MgSiteRecentNotebook](Get-MgSiteRecentNotebook.md) Invoke function getRecentNotebooks -### [Get-MgSiteSiteByRef](Get-MgSiteSiteByRef.md) -The collection of the sub-sites under this site. - ### [Get-MgSiteTermStore](Get-MgSiteTermStore.md) The default termStore under this site. ### [Get-MgSubSite](Get-MgSubSite.md) The collection of the sub-sites under this site. +### [Get-MgSubSiteByRef](Get-MgSubSiteByRef.md) +The collection of the sub-sites under this site. + ### [Get-MgUserFollowedSite](Get-MgUserFollowedSite.md) Get followedSites from users @@ -292,9 +292,6 @@ Invoke action associateWithHubSites The list of SharePoint sites in this group. Access the default site with /sites/root. -### [New-MgSite](New-MgSite.md) -Add new entity to sites - ### [New-MgSiteColumn](New-MgSiteColumn.md) The collection of column definitions reusable across lists under this site. @@ -362,7 +359,7 @@ The collection of pages in the SitePages list in this site. The permissions associated with the site. Nullable. -### [New-MgSiteSiteByRef](New-MgSiteSiteByRef.md) +### [New-MgSubSiteByRef](New-MgSubSiteByRef.md) The collection of the sub-sites under this site. ### [New-MgUserFollowedSiteByRef](New-MgUserFollowedSiteByRef.md) diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSite.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSite.md deleted file mode 100644 index dc6159f18ef..00000000000 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSite.md +++ /dev/null @@ -1,43597 +0,0 @@ ---- -external help file: -Module Name: Microsoft.Graph.Sites -online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites/new-mgsite -schema: 2.0.0 ---- - -# New-MgSite - -## SYNOPSIS -Add new entity to sites - -## SYNTAX - -### CreateExpanded1 (Default) -``` -New-MgSite [-AdditionalProperties ] [-Analytics ] - [-Columns ] [-ContentTypes ] - [-CreatedBy ] [-CreatedByUser ] - [-CreatedDateTime ] [-Deleted ] [-Description ] - [-DisplayName ] [-Drive ] [-Drives ] [-ETag ] - [-ExternalColumns ] [-Id ] [-Items ] - [-LastModifiedBy ] [-LastModifiedByUser ] - [-LastModifiedDateTime ] [-Lists ] [-Name ] - [-Onenote ] [-Operations ] - [-Pages ] [-ParentReference ] - [-Permissions ] [-Root ] [-Settings ] - [-SharepointIds ] [-SiteCollection ] - [-Sites ] [-TermStore ] [-WebUrl ] [-Confirm] - [-WhatIf] [] -``` - -### Create1 -``` -New-MgSite -BodyParameter [-Confirm] [-WhatIf] [] -``` - -## DESCRIPTION -Add new entity to sites - -## EXAMPLES - -## PARAMETERS - -### -AdditionalProperties -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Analytics -itemAnalytics -To construct, please use Get-Help -Online and see NOTES section for ANALYTICS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemAnalytics -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -BodyParameter -site -To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSite -Parameter Sets: Create1 -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: True (ByValue) -Accept wildcard characters: False -``` - -### -Columns -The collection of column definitions reusable across lists under this site. -To construct, please use Get-Help -Online and see NOTES section for COLUMNS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphColumnDefinition[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ContentTypes -The collection of content types defined for this site. -To construct, please use Get-Help -Online and see NOTES section for CONTENTTYPES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentType[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -CreatedBy -identitySet -To construct, please use Get-Help -Online and see NOTES section for CREATEDBY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -CreatedByUser -user -To construct, please use Get-Help -Online and see NOTES section for CREATEDBYUSER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUser -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -CreatedDateTime -Date and time of item creation. -Read-only. - -```yaml -Type: System.DateTime -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Deleted -deleted -To construct, please use Get-Help -Online and see NOTES section for DELETED properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Description -Provides a user-visible description of the item. -Optional. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -DisplayName -The full title for the site. -Read-only. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Drive -drive -To construct, please use Get-Help -Online and see NOTES section for DRIVE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDrive -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Drives -The collection of drives (document libraries) under this site. -To construct, please use Get-Help -Online and see NOTES section for DRIVES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDrive[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ETag -ETag for the item. -Read-only. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ExternalColumns -The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. -To construct, please use Get-Help -Online and see NOTES section for EXTERNALCOLUMNS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphColumnDefinition[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Id -Read-only. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Items -Used to address any item contained in this site. -This collection can't be enumerated. -To construct, please use Get-Help -Online and see NOTES section for ITEMS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBaseItem[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -LastModifiedBy -identitySet -To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIEDBY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -LastModifiedByUser -user -To construct, please use Get-Help -Online and see NOTES section for LASTMODIFIEDBYUSER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUser -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -LastModifiedDateTime -Date and time the item was last modified. -Read-only. - -```yaml -Type: System.DateTime -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Lists -The collection of lists under this site. -To construct, please use Get-Help -Online and see NOTES section for LISTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphList[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Name -The name of the item. -Read-write. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Onenote -onenote -To construct, please use Get-Help -Online and see NOTES section for ONENOTE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenote -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Operations -The collection of long running operations for the site. -To construct, please use Get-Help -Online and see NOTES section for OPERATIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRichLongRunningOperation[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Pages -The collection of pages in the SitePages list in this site. -To construct, please use Get-Help -Online and see NOTES section for PAGES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSitePage[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ParentReference -itemReference -To construct, please use Get-Help -Online and see NOTES section for PARENTREFERENCE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemReference -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Permissions -The permissions associated with the site. -Nullable. -To construct, please use Get-Help -Online and see NOTES section for PERMISSIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPermission[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Root -root - -```yaml -Type: System.Collections.Hashtable -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Settings -siteSettings -To construct, please use Get-Help -Online and see NOTES section for SETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSiteSettings -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SharepointIds -sharepointIds -To construct, please use Get-Help -Online and see NOTES section for SHAREPOINTIDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSharepointIds -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SiteCollection -siteCollection -To construct, please use Get-Help -Online and see NOTES section for SITECOLLECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSiteCollection -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Sites -The collection of the sub-sites under this site. -To construct, please use Get-Help -Online and see NOTES section for SITES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSite[] -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -TermStore -store -To construct, please use Get-Help -Online and see NOTES section for TERMSTORE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTermStore -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -WebUrl -URL that displays the resource in the browser. -Read-only. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded1 -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Confirm -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -Parameter Sets: (All) -Aliases: cf - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -WhatIf -Shows what would happen if the cmdlet runs. -The cmdlet is not run. - -```yaml -Type: System.Management.Automation.SwitchParameter -Parameter Sets: (All) -Aliases: wi - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSite - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSite - -## NOTES - -ALIASES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. - - -ANALYTICS : itemAnalytics - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Access ]`: itemActionStat - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ActionCount ]`: The number of times the action took place. Read-only. - - `[ActorCount ]`: The number of distinct actors that performed the action. Read-only. - - `[Activities ]`: Exposes the itemActivities represented in this itemActivityStat resource. - - `[Id ]`: Read-only. - - `[Access ]`: accessAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ActivityDateTime ]`: Details about when the activity took place. Read-only. - - `[Actor ]`: identitySet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Application ]`: identity - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - - `[Id ]`: Unique identifier for the identity. - - `[Device ]`: identity - - `[User ]`: identity - - `[DriveItem ]`: driveItem - - `[(Any) ]`: This indicates any property can be added to this object. - - `[CreatedBy ]`: identitySet - - `[CreatedByUser ]`: user - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - - `[AboutMe ]`: A freeform text entry field for the user to describe themselves. Returned only on $select. - - `[AccountEnabled ]`: true if the account is enabled; otherwise, false. This property is required when a user is created. Returned only on $select. Supports $filter (eq, ne, not, and in). - - `[Activities ]`: The user's activities across devices. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[ActivationUrl ]`: Required. URL used to launch the activity in the best native experience represented by the appId. Might launch a web-based app if no native app exists. - - `[ActivitySourceHost ]`: Required. URL for the domain representing the cross-platform identity mapping for the app. Mapping is stored either as a JSON file hosted on the domain or configurable via Windows Dev Center. The JSON file is named cross-platform-app-identifiers and is hosted at root of your HTTPS domain, either at the top level domain or include a sub domain. For example: https://contoso.com or https://myapp.contoso.com but NOT https://myapp.contoso.com/somepath. You must have a unique file and domain (or sub domain) per cross-platform app identity. For example, a separate file and domain is needed for Word vs. PowerPoint. - - `[AppActivityId ]`: Required. The unique activity ID in the context of the app - supplied by caller and immutable thereafter. - - `[AppDisplayName ]`: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. - - `[ContentInfo ]`: Json - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ContentUrl ]`: Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed). - - `[CreatedDateTime ]`: Set by the server. DateTime in UTC when the object was created on the server. - - `[ExpirationDateTime ]`: Set by the server. DateTime in UTC when the object expired on the server. - - `[FallbackUrl ]`: Optional. URL used to launch the activity in a web-based app, if available. - - `[HistoryItems ]`: Optional. NavigationProperty/Containment; navigation property to the activity's historyItems. - - `[Id ]`: Read-only. - - `[ActiveDurationSeconds ]`: Optional. The duration of active user engagement. if not supplied, this is calculated from the startedDateTime and lastActiveDateTime. - - `[Activity ]`: userActivity - - `[CreatedDateTime ]`: Set by the server. DateTime in UTC when the object was created on the server. - - `[ExpirationDateTime ]`: Optional. UTC DateTime when the historyItem will undergo hard-delete. Can be set by the client. - - `[LastActiveDateTime ]`: Optional. UTC DateTime when the historyItem (activity session) was last understood as active or finished - if null, historyItem status should be Ongoing. - - `[LastModifiedDateTime ]`: Set by the server. DateTime in UTC when the object was modified on the server. - - `[StartedDateTime ]`: Required. UTC DateTime when the historyItem (activity session) was started. Required for timeline history. - - `[Status ]`: status - - `[UserTimezone ]`: Optional. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. - - `[LastModifiedDateTime ]`: Set by the server. DateTime in UTC when the object was modified on the server. - - `[Status ]`: status - - `[UserTimezone ]`: Optional. The timezone in which the user's device used to generate the activity was located at activity creation time; values supplied as Olson IDs in order to support cross-platform representation. - - `[VisualElements ]`: visualInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attribution ]`: imageInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AddImageQuery ]`: Optional; parameter used to indicate the server is able to render image dynamically in response to parameterization. For example – a high contrast image - - `[AlternateText ]`: Optional; alt-text accessible content for the image - - `[AlternativeText ]`: - - `[IconUrl ]`: Optional; URI that points to an icon which represents the application used to generate the activity - - `[BackgroundColor ]`: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color - - `[Content ]`: Json - - `[Description ]`: Optional. Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) - - `[DisplayText ]`: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) - - `[AgeGroup ]`: Sets the age group of the user. Allowed values: null, Minor, NotAdult and Adult. Refer to the legal age group property definitions for further information. Returned only on $select. Supports $filter (eq, ne, not, and in). - - `[AgreementAcceptances ]`: The user's terms of use acceptance statuses. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[AgreementFileId ]`: The identifier of the agreement file accepted by the user. - - `[AgreementId ]`: The identifier of the agreement. - - `[DeviceDisplayName ]`: The display name of the device used for accepting the agreement. - - `[DeviceId ]`: The unique identifier of the device used for accepting the agreement. - - `[DeviceOSType ]`: The operating system used to accept the agreement. - - `[DeviceOSVersion ]`: The operating system version of the device used to accept the agreement. - - `[ExpirationDateTime ]`: The expiration date time of the acceptance. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - - `[RecordedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - - `[State ]`: agreementAcceptanceState - - `[UserDisplayName ]`: Display name of the user when the acceptance was recorded. - - `[UserEmail ]`: Email of the user when the acceptance was recorded. - - `[UserId ]`: The identifier of the user who accepted the agreement. - - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[Analytics ]`: userAnalytics - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[ActivityStatistics ]`: The collection of work activities that a user spent time on during and outside of working hours. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[Activity ]`: analyticsActivityType - - `[Duration ]`: Total hours spent on the activity. The value is represented in ISO 8601 format for durations. - - `[EndDate ]`: Date when the activity ended, expressed in ISO 8601 format for calendar dates. For example, the property value could be '2019-07-03' that follows the YYYY-MM-DD format. - - `[StartDate ]`: Date when the activity started, expressed in ISO 8601 format for calendar dates. For example, the property value could be '2019-07-04' that follows the YYYY-MM-DD format. - - `[TimeZoneUsed ]`: The time zone that the user sets in Microsoft Outlook is used for the computation. For example, the property value could be 'Pacific Standard Time.' - - `[Settings ]`: settings - - `[(Any) ]`: This indicates any property can be added to this object. - - `[HasGraphMailbox ]`: Specifies if the user's primary mailbox is hosted in the cloud and is enabled for Microsoft Graph. - - `[HasLicense ]`: Specifies if the user has a MyAnalytics license assigned. - - `[HasOptedOut ]`: Specifies if the user opted out of MyAnalytics. - - `[AppConsentRequestsForApproval ]`: - - `[Id ]`: Read-only. - - `[AppDisplayName ]`: The display name of the app for which consent is requested. Required. Supports $filter (eq only) and $orderby. - - `[AppId ]`: The identifier of the application. Required. Supports $filter (eq only) and $orderby. - - `[ConsentType ]`: The consent type of the request. Possible values are: Static and Dynamic. These represent static and dynamic permissions, respectively, requested in the consent workflow. Supports $filter (eq only) and $orderby. Required. - - `[PendingScopes ]`: A list of pending scopes waiting for approval. Required. - - `[DisplayName ]`: The name of the scope. - - `[UserConsentRequests ]`: A list of pending user consent requests. - - `[ApprovalId ]`: The identifier of the approval of the request. - - `[CompletedDateTime ]`: The request completion date time. - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: The request creation date time. - - `[CustomData ]`: Free text field to define any custom data for the request. Not used. - - `[Status ]`: The status of the request. Not nullable. The possible values are: Canceled, Denied, Failed, Granted, PendingAdminDecision, PendingApproval, PendingProvisioning, PendingScheduleCreation, Provisioned, Revoked, and ScheduleCreated. Not nullable. - - `[Id ]`: Read-only. - - `[Approval ]`: approval - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Steps ]`: - - `[Id ]`: Read-only. - - `[AssignedToMe ]`: Indicates whether the step is assigned to the calling user to review. Read-only. - - `[DisplayName ]`: The label provided by the policy creator to identify an approval step. Read-only. - - `[Justification ]`: The justification associated with the approval step decision. - - `[ReviewResult ]`: The result of this approval record. Possible values include: NotReviewed, Approved, Denied. - - `[ReviewedBy ]`: identity - - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - - `[Id ]`: Read-only. - - `[AppRoleId ]`: The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application's service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create. - - `[CreationTimestamp ]`: The time when the app role assignment was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[PrincipalDisplayName ]`: The display name of the user, group, or service principal that was granted the app role assignment. Read-only. Supports $filter (eq and startswith). - - `[PrincipalId ]`: The unique identifier (id) for the user, group, or service principal being granted the app role. Required on create. - - `[PrincipalType ]`: The type of the assigned principal. This can either be User, Group, or ServicePrincipal. Read-only. - - `[ResourceDisplayName ]`: The display name of the resource app's service principal to which the assignment is made. - - `[ResourceId ]`: The unique identifier (id) for the resource service principal for which the assignment is made. Required on create. Supports $filter (eq only). - - `[Approvals ]`: - - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[DisabledPlans ]`: A collection of the unique identifiers for plans that have been disabled. - - `[SkuId ]`: The unique identifier for the SKU. - - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[AssignedDateTime ]`: The date and time at which the plan was assigned. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - - `[Service ]`: The name of the service; for example, exchange. - - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - - `[Id ]`: Read-only. - - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - - `[Id ]`: Read-only. - - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. - - `[AttestationLevel ]`: attestationLevel - - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - - `[CreationDateTime ]`: - - `[DisplayName ]`: The display name of the key as given by the user. - - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: Represents all authentication methods registered to a user. - - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - - `[Device ]`: device - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - - `[AccountEnabled ]`: true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property. - - `[AlternativeSecurityIds ]`: For internal use only. Not nullable. Supports $filter (eq, not, ge, le). - - `[IdentityProvider ]`: For internal use only - - `[Key ]`: For internal use only - - `[Type ]`: For internal use only - - `[ApproximateLastSignInDateTime ]`: The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. Supports $filter (eq, ne, not, ge, le, and eq on null values) and $orderBy. - - `[Commands ]`: Set of commands sent to this device. - - `[Id ]`: Read-only. - - `[AppServiceName ]`: - - `[Error ]`: - - `[PackageFamilyName ]`: - - `[Payload ]`: payloadRequest - - `[(Any) ]`: This indicates any property can be added to this object. - - `[PermissionTicket ]`: - - `[PostBackUri ]`: - - `[Responsepayload ]`: payloadResponse - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Status ]`: - - `[Type ]`: - - `[ComplianceExpirationDateTime ]`: The timestamp when the device is no longer deemed compliant. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[DeviceCategory ]`: User-defined property set by Intune to automatically add devices to groups and simplify managing devices. - - `[DeviceId ]`: Unique identifier set by Azure Device Registration Service at the time of registration. Supports $filter (eq, ne, not, startsWith). - - `[DeviceMetadata ]`: For internal use only. Set to null. - - `[DeviceOwnership ]`: Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal. - - `[DeviceVersion ]`: For internal use only. - - `[DisplayName ]`: The display name for the device. Required. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderBy. - - `[DomainName ]`: The on-premises domain name of Hybrid Azure AD joined devices. This property is set by Intune. - - `[EnrollmentProfileName ]`: Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. This property is set by Intune. - - `[EnrollmentType ]`: Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement. - - `[ExtensionAttributes ]`: onPremisesExtensionAttributes - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ExtensionAttribute1 ]`: First customizable extension attribute. - - `[ExtensionAttribute10 ]`: Tenth customizable extension attribute. - - `[ExtensionAttribute11 ]`: Eleventh customizable extension attribute. - - `[ExtensionAttribute12 ]`: Twelfth customizable extension attribute. - - `[ExtensionAttribute13 ]`: Thirteenth customizable extension attribute. - - `[ExtensionAttribute14 ]`: Fourteenth customizable extension attribute. - - `[ExtensionAttribute15 ]`: Fifteenth customizable extension attribute. - - `[ExtensionAttribute2 ]`: Second customizable extension attribute. - - `[ExtensionAttribute3 ]`: Third customizable extension attribute. - - `[ExtensionAttribute4 ]`: Fourth customizable extension attribute. - - `[ExtensionAttribute5 ]`: Fifth customizable extension attribute. - - `[ExtensionAttribute6 ]`: Sixth customizable extension attribute. - - `[ExtensionAttribute7 ]`: Seventh customizable extension attribute. - - `[ExtensionAttribute8 ]`: Eighth customizable extension attribute. - - `[ExtensionAttribute9 ]`: Ninth customizable extension attribute. - - `[Extensions ]`: The collection of open extensions defined for the device. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[Hostnames ]`: List of hostNames for the device. - - `[IsCompliant ]`: true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not). - - `[IsManaged ]`: true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not). - - `[IsRooted ]`: true if device is rooted; false if device is jail-broken. This can only be updated by Intune. - - `[Kind ]`: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome. - - `[ManagementType ]`: Management channel of the device. This property is set by Intune. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. - - `[Manufacturer ]`: Manufacturer of the device. Read-only. - - `[MdmAppId ]`: Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith). - - `[MemberOf ]`: Groups that this device is a member of. Read-only. Nullable. Supports $expand. - - `[Id ]`: Read-only. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Model ]`: Model of the device. Read-only. - - `[Name ]`: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome. - - `[OnPremisesLastSyncDateTime ]`: The last time at which the object was synced with the on-premises directory. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. Supports $filter (eq, ne, not, ge, le, in). - - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Supports $filter (eq, ne, not, in, and eq on null values). - - `[OperatingSystem ]`: The type of operating system on the device. Required. Supports $filter (eq, ne, not, ge, le, startsWith, and eq on null values). - - `[OperatingSystemVersion ]`: The version of the operating system on the device. Required. Supports $filter (eq, ne, not, ge, le, startsWith, and eq on null values). - - `[PhysicalIds ]`: For internal use only. Not nullable. Supports $filter (eq, not, ge, le, startsWith). - - `[Platform ]`: Platform of device. Only returned if user signs in with a Microsoft account as part of Project Rome. Only returned if user signs in with a Microsoft account as part of Project Rome. - - `[ProfileType ]`: The profile type of the device. Possible values: RegisteredDevice (default), SecureVM, Printer, Shared, IoT. - - `[RegisteredOwners ]`: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. Read-only. Nullable. Supports $expand. - - `[RegisteredUsers ]`: Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand. - - `[RegistrationDateTime ]`: Date and time of when the device was registered. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Status ]`: Device is online or offline. Only returned if user signs in with a Microsoft account as part of Project Rome. - - `[SystemLabels ]`: List of labels applied to the device by the system. - - `[TransitiveMemberOf ]`: Groups that the device is a member of. This operation is transitive. Supports $expand. - - `[TrustType ]`: Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory - - `[UsageRights ]`: Represents the usage rights a device has been granted. - - `[Id ]`: Read-only. - - `[CatalogId ]`: Product id corresponding to the usage right. - - `[ServiceIdentifier ]`: Identifier of the service corresponding to the usage right. - - `[State ]`: usageRightState - - `[DeviceTag ]`: Tags containing app metadata. - - `[DisplayName ]`: The name of the device on which this app is registered. - - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[Operations ]`: - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: - - `[LastActionDateTime ]`: - - `[ResourceLocation ]`: - - `[Status ]`: longRunningOperationStatus - - `[StatusDetail ]`: - - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: - - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: - - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - - `[Device ]`: device - - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - - `[Id ]`: Read-only. - - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - - `[PhoneType ]`: authenticationPhoneType - - `[SmsSignInState ]`: authenticationMethodSignInState - - `[SoftwareOathMethods ]`: - - `[Id ]`: Read-only. - - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. - - `[IsUsableOnce ]`: Determines whether the pass is limited to a one time use. If true, the pass can be used once; if false, the pass can be used multiple times within the temporaryAccessPass lifetime. - - `[LifetimeInMinutes ]`: The lifetime of the temporaryAccessPass in minutes starting at startDateTime. Minimum 10, Maximum 43200 (equivalent to 30 days). - - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - - `[Device ]`: device - - `[DisplayName ]`: The name of the device on which Windows Hello for Business is registered - - `[KeyStrength ]`: authenticationMethodKeyStrength - - `[Birthday ]`: The birthday of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned only on $select. - - `[BusinessPhones ]`: The telephone numbers for the user. NOTE: Although this is a string collection, only one number can be set for this property. Read-only for users synced from on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith). - - `[Calendar ]`: calendar - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[AllowedOnlineMeetingProviders ]`: Represent the online meeting service providers that can be used to create online meetings in this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. - - `[CalendarGroupId ]`: The calendarGroup in which to create the calendar. If the user has never explicitly set a group for the calendar, this property is null. - - `[CalendarPermissions ]`: The permissions of the users with whom the calendar is shared. - - `[Id ]`: Read-only. - - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - - `[EmailAddress ]`: emailAddress - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: The email address of the person or entity. - - `[Name ]`: The display name of the person or entity. - - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. - - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. - - `[Role ]`: calendarRoleType - - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. - - `[Categories ]`: The categories associated with the item - - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Id ]`: Read-only. - - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. - - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[ContentType ]`: The MIME type. - - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. - - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Name ]`: The attachment's file name. - - `[Size ]`: The length of the attachment in bytes. - - `[Attendees ]`: The collection of attendees for the event. - - `[Type ]`: attendeeType - - `[EmailAddress ]`: emailAddress - - `[ProposedNewTime ]`: timeSlot - - `[(Any) ]`: This indicates any property can be added to this object. - - `[End ]`: dateTimeTimeZone - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - - `[Start ]`: dateTimeTimeZone - - `[Status ]`: responseStatus - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Response ]`: responseType - - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Body ]`: itemBody - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Content ]`: The content of the item. - - `[ContentType ]`: bodyType - - `[BodyPreview ]`: The preview of the message associated with the event. It is in text format. - - `[Calendar ]`: calendar - - `[CancelledOccurrences ]`: Contains occurrenceId property values of cancelled instances in a recurring series, if the event is the series master. Instances in a recurring series that are cancelled are called cancelledOccurences.Returned only on $select in a Get operation which specifies the id of a series master event (that is, the seriesMasterId property value). - - `[End ]`: dateTimeTimeZone - - `[ExceptionOccurrences ]`: - - `[Extensions ]`: The collection of open extensions defined for the event. Nullable. - - `[HasAttachments ]`: Set to true if the event has attachments. - - `[HideAttendees ]`: When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. Default is false. - - `[Importance ]`: importance - - `[Instances ]`: The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable. - - `[IsAllDay ]`: - - `[IsCancelled ]`: - - `[IsDraft ]`: - - `[IsOnlineMeeting ]`: - - `[IsOrganizer ]`: - - `[IsReminderOn ]`: - - `[Location ]`: location - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: physicalAddress - - `[(Any) ]`: This indicates any property can be added to this object. - - `[City ]`: The city. - - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - - `[PostOfficeBox ]`: The post office box number. - - `[PostalCode ]`: The postal code. - - `[State ]`: The state. - - `[Street ]`: The street. - - `[Type ]`: physicalAddressType - - `[Coordinates ]`: outlookGeoCoordinates - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Accuracy ]`: The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. - - `[Altitude ]`: The altitude of the location. - - `[AltitudeAccuracy ]`: The accuracy of the altitude. - - `[Latitude ]`: The latitude of the location. - - `[Longitude ]`: The longitude of the location. - - `[DisplayName ]`: The name associated with the location. - - `[LocationEmailAddress ]`: Optional email address of the location. - - `[LocationType ]`: locationType - - `[LocationUri ]`: Optional URI representing the location. - - `[UniqueId ]`: For internal use only. - - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: - - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[Value ]`: A collection of property values. - - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ConferenceId ]`: The ID of the conference. - - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. - - `[Phones ]`: All of the phone numbers associated with this conference. - - `[Number ]`: The phone number. - - `[Type ]`: phoneType - - `[QuickDial ]`: The pre-formatted quickdial for this call. - - `[TollFreeNumbers ]`: The toll free numbers that can be used to join the conference. - - `[TollNumber ]`: The toll number that can be used to join the conference. - - `[OnlineMeetingProvider ]`: onlineMeetingProviderType - - `[OnlineMeetingUrl ]`: - - `[Organizer ]`: recipient - - `[(Any) ]`: This indicates any property can be added to this object. - - `[EmailAddress ]`: emailAddress - - `[OriginalEndTimeZone ]`: - - `[OriginalStart ]`: - - `[OriginalStartTimeZone ]`: - - `[Recurrence ]`: patternedRecurrence - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Pattern ]`: recurrencePattern - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DayOfMonth ]`: The day of the month on which the event occurs. Required if type is absoluteMonthly or absoluteYearly. - - `[DaysOfWeek ]`: A collection of the days of the week on which the event occurs. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly. - - `[FirstDayOfWeek ]`: dayOfWeek - - `[Index ]`: weekIndex - - `[Interval ]`: The number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type. Required. - - `[Month ]`: The month in which the event occurs. This is a number from 1 to 12. - - `[Type ]`: recurrencePatternType - - `[Range ]`: recurrenceRange - - `[(Any) ]`: This indicates any property can be added to this object. - - `[EndDate ]`: The date to stop applying the recurrence pattern. Depending on the recurrence pattern of the event, the last occurrence of the meeting may not be this date. Required if type is endDate. - - `[NumberOfOccurrences ]`: The number of times to repeat the event. Required and must be positive if type is numbered. - - `[RecurrenceTimeZone ]`: Time zone for the startDate and endDate properties. Optional. If not specified, the time zone of the event is used. - - `[StartDate ]`: The date to start applying the recurrence pattern. The first occurrence of the meeting may be this date or later, depending on the recurrence pattern of the event. Must be the same value as the start property of the recurring event. Required. - - `[Type ]`: recurrenceRangeType - - `[ReminderMinutesBeforeStart ]`: - - `[ResponseRequested ]`: - - `[ResponseStatus ]`: responseStatus - - `[Sensitivity ]`: sensitivity - - `[SeriesMasterId ]`: - - `[ShowAs ]`: freeBusyStatus - - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the event. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[Value ]`: A property value. - - `[Start ]`: dateTimeTimeZone - - `[Subject ]`: - - `[TransactionId ]`: - - `[Type ]`: eventType - - `[Uid ]`: - - `[WebLink ]`: - - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. - - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. - - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. - - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - - `[Color ]`: calendarColor - - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType - - `[Events ]`: The events in the calendar. Navigation property. Read-only. - - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. - - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. - - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. - - `[IsSharedWithMe ]`: true if the user has been shared this calendar, false otherwise. This property is always false for a calendar owner. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. - - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. - - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the calendar. Read-only. Nullable. - - `[Name ]`: The calendar name. - - `[Owner ]`: emailAddress - - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - - `[CalendarGroups ]`: The user's calendar groups. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[Calendars ]`: The calendars in the calendar group. Navigation property. Read-only. Nullable. - - `[ChangeKey ]`: Identifies the version of the calendar group. Every time the calendar group is changed, ChangeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - - `[ClassId ]`: The class identifier. Read-only. - - `[Name ]`: The group name. - - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: - - `[Id ]`: Read-only. - - `[ChatType ]`: chatType - - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. - - `[InstalledApps ]`: A collection of all the apps in the chat. Nullable. - - `[Id ]`: Read-only. - - `[TeamsApp ]`: teamsApp - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[AppDefinitions ]`: The details for each version of the app. - - `[Id ]`: Read-only. - - `[AllowedInstallationScopes ]`: teamsAppInstallationScopes - - `[AzureAdAppId ]`: The WebApplicationInfo.Id from the Teams app manifest. - - `[Bot ]`: teamworkBot - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[ColorIcon ]`: teamsAppIcon - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[HostedContent ]`: teamworkHostedContent - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[ContentBytes ]`: Write only. Bytes for the hosted content (such as images). - - `[ContentType ]`: Write only. Content type. sicj as image/png, image/jpg. - - `[WebUrl ]`: The web URL that can be used for downloading the image. - - `[CreatedBy ]`: identitySet - - `[Description ]`: Verbose description of the application. - - `[DisplayName ]`: The name of the app provided by the app developer. - - `[LastModifiedDateTime ]`: - - `[OutlineIcon ]`: teamsAppIcon - - `[PublishingState ]`: teamsAppPublishingState - - `[Shortdescription ]`: - - `[TeamsAppId ]`: The ID from the Teams app manifest. - - `[Version ]`: The version number of the application. - - `[DisplayName ]`: The name of the catalog app provided by the app developer in the Microsoft Teams zip app package. - - `[DistributionMethod ]`: teamsAppDistributionMethod - - `[ExternalId ]`: The ID of the catalog provided by the app developer in the Microsoft Teams zip app package. - - `[TeamsAppDefinition ]`: teamsAppDefinition - - `[LastMessagePreview ]`: chatMessageInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Body ]`: itemBody - - `[CreatedDateTime ]`: Date time object representing the time at which message was created. - - `[EventDetail ]`: eventMessageDetail - - `[(Any) ]`: This indicates any property can be added to this object. - - `[From ]`: chatMessageFromIdentitySet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Application ]`: identity - - `[Device ]`: identity - - `[User ]`: identity - - `[IsDeleted ]`: If set to true, the original message has been deleted. - - `[MessageType ]`: chatMessageType - - `[LastUpdatedDateTime ]`: Date and time at which the chat was renamed or list of members were last changed. Read-only. - - `[Members ]`: A collection of all the members in the chat. Nullable. - - `[Id ]`: Read-only. - - `[DisplayName ]`: The display name of the user. - - `[Roles ]`: The roles for that user. - - `[VisibleHistoryStartDateTime ]`: The timestamp denoting how far back a conversation's history is shared with the conversation member. This property is settable only for members of a chat. - - `[Messages ]`: A collection of all the messages in the chat. Nullable. - - `[Id ]`: Read-only. - - `[Attachments ]`: References to attached objects like files, tabs, meetings etc. - - `[Content ]`: The content of the attachment. If the attachment is a rich card, set the property to the rich card object. This property and contentUrl are mutually exclusive. - - `[ContentType ]`: The media type of the content attachment. It can have the following values: reference: Attachment is a link to another file. Populate the contentURL with the link to the object.Any contentTypes supported by the Bot Framework's Attachment objectapplication/vnd.microsoft.card.codesnippet: A code snippet. application/vnd.microsoft.card.announcement: An announcement header. - - `[ContentUrl ]`: URL for the content of the attachment. Supported protocols: http, https, file and data. - - `[Id ]`: Read-only. Unique id of the attachment. - - `[Name ]`: Name of the attachment. - - `[ThumbnailUrl ]`: URL to a thumbnail image that the channel can use if it supports using an alternative, smaller form of content or contentUrl. For example, if you set contentType to application/word and set contentUrl to the location of the Word document, you might include a thumbnail image that represents the document. The channel could display the thumbnail image instead of the document. When the user clicks the image, the channel would open the document. - - `[Body ]`: itemBody - - `[ChannelIdentity ]`: channelIdentity - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ChannelId ]`: The identity of the channel in which the message was posted. - - `[TeamId ]`: The identity of the team in which the message was posted. - - `[ChatId ]`: If the message was sent in a chat, represents the identity of the chat. - - `[CreatedDateTime ]`: Timestamp of when the chat message was created. - - `[DeletedDateTime ]`: Read only. Timestamp at which the chat message was deleted, or null if not deleted. - - `[Etag ]`: Read-only. Version number of the chat message. - - `[EventDetail ]`: eventMessageDetail - - `[From ]`: chatMessageFromIdentitySet - - `[HostedContents ]`: Content in a message hosted by Microsoft Teams - for example, images or code snippets. - - `[ContentBytes ]`: Write only. Bytes for the hosted content (such as images). - - `[ContentType ]`: Write only. Content type. sicj as image/png, image/jpg. - - `[Id ]`: Read-only. - - `[Importance ]`: - - `[LastEditedDateTime ]`: Read only. Timestamp when edits to the chat message were made. Triggers an 'Edited' flag in the Teams UI. If no edits are made the value is null. - - `[LastModifiedDateTime ]`: Read only. Timestamp when the chat message is created (initial setting) or modified, including when a reaction is added or removed. - - `[Locale ]`: Locale of the chat message set by the client. Always set to en-us. - - `[Mentions ]`: List of entities mentioned in the chat message. Supported entities are: user, bot, team, and channel. - - `[Id ]`: Index of an entity being mentioned in the specified chatMessage. Matches the {index} value in the corresponding tag in the message body. - - `[MentionText ]`: String used to represent the mention. For example, a user's display name, a team name. - - `[Mentioned ]`: chatMessageMentionedIdentitySet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Application ]`: identity - - `[Device ]`: identity - - `[User ]`: identity - - `[Conversation ]`: teamworkConversationIdentity - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - - `[Id ]`: Unique identifier for the identity. - - `[ConversationIdentityType ]`: teamworkConversationIdentityType - - `[Tag ]`: teamworkTagIdentity - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - - `[Id ]`: Unique identifier for the identity. - - `[MessageType ]`: chatMessageType - - `[OnBehalfOf ]`: chatMessageFromIdentitySet - - `[PolicyViolation ]`: chatMessagePolicyViolation - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DlpAction ]`: chatMessagePolicyViolationDlpActionTypes - - `[JustificationText ]`: Justification text provided by the sender of the message when overriding a policy violation. - - `[PolicyTip ]`: chatMessagePolicyViolationPolicyTip - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ComplianceUrl ]`: The URL a user can visit to read about the data loss prevention policies for the organization. (ie, policies about what users shouldn't say in chats) - - `[GeneralText ]`: Explanatory text shown to the sender of the message. - - `[MatchedConditionDescriptions ]`: The list of improper data in the message that was detected by the data loss prevention app. Each DLP app defines its own conditions, examples include 'Credit Card Number' and 'Social Security Number'. - - `[UserAction ]`: chatMessagePolicyViolationUserActionTypes - - `[VerdictDetails ]`: chatMessagePolicyViolationVerdictDetailsTypes - - `[Reactions ]`: Reactions for this chat message (for example, Like). - - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[ReactionType ]`: Supported values are like, angry, sad, laugh, heart, surprised. - - `[User ]`: chatMessageReactionIdentitySet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Application ]`: identity - - `[Device ]`: identity - - `[User ]`: identity - - `[Replies ]`: Replies for a specified message. - - `[ReplyToId ]`: Read-only. ID of the parent chat message or root chat message of the thread. (Only applies to chat messages in channels, not chats.) - - `[Subject ]`: The subject of the chat message, in plaintext. - - `[Summary ]`: Summary text of the chat message that could be used for push notifications and summary views or fall back views. Only applies to channel chat messages, not chat messages in a chat. - - `[WebUrl ]`: Read-only. Link to the message in Microsoft Teams. - - `[OnlineMeetingInfo ]`: teamworkOnlineMeetingInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[CalendarEventId ]`: The identifier of the calendar event associated with the meeting. - - `[JoinWebUrl ]`: The URL that users click to join or uniquely identify the meeting. - - `[Organizer ]`: teamworkUserIdentity - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - - `[Id ]`: Unique identifier for the identity. - - `[UserIdentityType ]`: teamworkUserIdentityType - - `[Operations ]`: A collection of all the Teams async operations that ran or are running on the chat. Nullable. - - `[Id ]`: Read-only. - - `[AttemptsCount ]`: Number of times the operation was attempted before being marked successful or failed. - - `[CreatedDateTime ]`: Time when the operation was created. - - `[Error ]`: operationError - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Code ]`: Operation error code. - - `[Message ]`: Operation error message. - - `[LastActionDateTime ]`: Time when the async operation was last updated. - - `[OperationType ]`: - - `[Status ]`: teamsAsyncOperationStatus - - `[TargetResourceId ]`: The ID of the object that's created or modified as result of this async operation, typically a team. - - `[TargetResourceLocation ]`: The location of the object that's created or modified as result of this async operation. This URL should be treated as an opaque value and not parsed into its component paths. - - `[PermissionGrants ]`: A collection of permissions granted to apps for the chat. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - - `[ClientAppId ]`: ID of the service principal of the Azure AD app that has been granted access. Read-only. - - `[ClientId ]`: ID of the Azure AD app that has been granted access. Read-only. - - `[Permission ]`: The name of the resource-specific permission. Read-only. - - `[PermissionType ]`: The type of permission. Possible values are: Application, Delegated. Read-only. - - `[ResourceAppId ]`: ID of the Azure AD app that is hosting the resource. Read-only. - - `[Tabs ]`: A collection of all the tabs in the chat. Nullable. - - `[Id ]`: Read-only. - - `[Configuration ]`: teamsTabConfiguration - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ContentUrl ]`: Url used for rendering tab contents in Teams. Required. - - `[EntityId ]`: Identifier for the entity hosted by the tab provider. - - `[RemoveUrl ]`: Url called by Teams client when a Tab is removed using the Teams Client. - - `[WebsiteUrl ]`: Url for showing tab contents outside of Teams. - - `[DisplayName ]`: Name of the tab. - - `[MessageId ]`: - - `[SortOrderIndex ]`: Index of the order used for sorting tabs. - - `[TeamsApp ]`: teamsApp - - `[TeamsAppId ]`: - - `[WebUrl ]`: Deep link URL of the tab instance. Read only. - - `[TenantId ]`: The identifier of the tenant in which the chat was created. Read-only. - - `[Topic ]`: (Optional) Subject or topic for the chat. Only available for group chats. - - `[Viewpoint ]`: chatViewpoint - - `[(Any) ]`: This indicates any property can be added to this object. - - `[IsHidden ]`: Indicates whether the chat is hidden for the current user. - - `[LastMessageReadDateTime ]`: Represents the dateTime up until which the current user has read chatMessages in a specific chat. - - `[WebUrl ]`: The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only. - - `[City ]`: The city in which the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[CloudPCs ]`: - - `[Id ]`: Read-only. - - `[AadDeviceId ]`: The Azure Active Directory (Azure AD) device ID of the Cloud PC. - - `[DisplayName ]`: The display name of the Cloud PC. - - `[GracePeriodEndDateTime ]`: The date and time when the grace period ends and reprovisioning/deprovisioning happens. Required only if the status is inGracePeriod. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - - `[ImageDisplayName ]`: Name of the OS image that's on the Cloud PC. - - `[LastLoginResult ]`: cloudPcLoginResult - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Time ]`: The time of the Cloud PC sign in action. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as '2014-01-01T00:00:00Z'. Read-only. - - `[LastModifiedDateTime ]`: The last modified date and time of the Cloud PC. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - - `[LastRemoteActionResult ]`: cloudPcRemoteActionResult - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ActionName ]`: The specified action. Supported values in the Microsoft Endpoint Manager portal are: Reprovision, Resize, Restore. Supported values in enterprise Cloud PC devices are: Reboot, Rename, Reprovision, Troubleshoot. - - `[ActionState ]`: State of the action on the device - - `[CloudPcId ]`: The ID of the Cloud PC device on which the remote action is performed. Read-only. - - `[LastUpdatedDateTime ]`: Last update time for action. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as '2014-01-01T00:00:00Z'. - - `[ManagedDeviceId ]`: The ID of the Intune managed device on which the remote action is performed. Read-only. - - `[StartDateTime ]`: Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as '2014-01-01T00:00:00Z'. - - `[StatusDetails ]`: cloudPcStatusDetails - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AdditionalInformation ]`: Any additional information about the Cloud PC status. - - `[Name ]`: Name for this key-value pair - - `[Value ]`: Value for this key-value pair - - `[Code ]`: The code associated with the Cloud PC status. - - `[Message ]`: The status message. - - `[ManagedDeviceId ]`: The Intune device ID of the Cloud PC. - - `[ManagedDeviceName ]`: The Intune device name of the Cloud PC. - - `[OSVersion ]`: cloudPcOperatingSystem - - `[OnPremisesConnectionName ]`: The on-premises connection that is applied during the provisioning of Cloud PCs. - - `[ProvisioningPolicyId ]`: The provisioning policy ID of the Cloud PC. - - `[ProvisioningPolicyName ]`: The provisioning policy that is applied during the provisioning of Cloud PCs. - - `[ServicePlanId ]`: The service plan ID of the Cloud PC. - - `[ServicePlanName ]`: The service plan name of the Cloud PC. - - `[ServicePlanType ]`: cloudPcServicePlanType - - `[Status ]`: cloudPcStatus - - `[StatusDetails ]`: cloudPcStatusDetails - - `[UserAccountType ]`: cloudPcUserAccountType - - `[UserPrincipalName ]`: The user principal name (UPN) of the user assigned to the Cloud PC. - - `[CompanyName ]`: The company name which the user is associated. This property can be useful for describing the company that an external user comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[ConsentProvidedForMinor ]`: Sets whether consent has been obtained for minors. Allowed values: null, Granted, Denied and NotRequired. Refer to the legal age group property definitions for further information. Returned only on $select. Supports $filter (eq, ne, not, and in). - - `[ContactFolders ]`: The user's contacts folders. Read-only. Nullable. - - `[Id ]`: Read-only. - - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. - - `[Categories ]`: The categories associated with the item - - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - - `[CreatedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[LastModifiedDateTime ]`: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Id ]`: Read-only. - - `[AssistantName ]`: The name of the contact's assistant. - - `[Birthday ]`: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - `[Children ]`: The names of the contact's children. - - `[CompanyName ]`: The name of the contact's company. - - `[Department ]`: The contact's department. - - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - - `[EmailAddresses ]`: The contact's email addresses. - - `[Address ]`: The email address of the person or entity. - - `[Name ]`: The display name of the person or entity. - - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. - - `[Type ]`: emailType - - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. - - `[FileAs ]`: The name the contact is filed under. - - `[Flag ]`: followupFlag - - `[(Any) ]`: This indicates any property can be added to this object. - - `[CompletedDateTime ]`: dateTimeTimeZone - - `[DueDateTime ]`: dateTimeTimeZone - - `[FlagStatus ]`: followupFlagStatus - - `[StartDateTime ]`: dateTimeTimeZone - - `[Gender ]`: The contact's gender. - - `[Generation ]`: The contact's generation. - - `[GivenName ]`: The contact's given name. - - `[ImAddresses ]`: - - `[Initials ]`: - - `[IsFavorite ]`: - - `[JobTitle ]`: - - `[Manager ]`: - - `[MiddleName ]`: - - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the contact. Read-only. Nullable. - - `[NickName ]`: - - `[OfficeLocation ]`: - - `[ParentFolderId ]`: - - `[PersonalNotes ]`: - - `[Phones ]`: - - `[Photo ]`: profilePhoto - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Height ]`: The height of the photo. Read-only. - - `[Width ]`: The width of the photo. Read-only. - - `[PostalAddresses ]`: - - `[Profession ]`: - - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contact. Read-only. Nullable. - - `[SpouseName ]`: - - `[Surname ]`: - - `[Title ]`: - - `[Websites ]`: - - `[Address ]`: The URL of the website. - - `[DisplayName ]`: The display name of the web site. - - `[Type ]`: websiteType - - `[WeddingAnniversary ]`: - - `[YomiCompanyName ]`: - - `[YomiGivenName ]`: - - `[YomiSurname ]`: - - `[DisplayName ]`: The folder's display name. - - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the contactFolder. Read-only. Nullable. - - `[ParentFolderId ]`: The ID of the folder's parent folder. - - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. - - `[WellKnownName ]`: The name of the folder if the folder is a recognized folder. Currently contacts is the only recognized contacts folder. - - `[Contacts ]`: The user's contacts. Read-only. Nullable. - - `[Country ]`: The country/region in which the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[CreatedDateTime ]`: The created date of the user object. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). - - `[CreatedObjects ]`: Directory objects that were created by the user. Read-only. Nullable. - - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - - `[CustomSecurityAttributes ]`: customSecurityAttributeValue - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - - `[DeviceEnrollmentConfigurations ]`: Get enrollment configurations targeted to the user - - `[Id ]`: Read-only. - - `[Assignments ]`: The list of group assignments for the device configuration profile - - `[Id ]`: Read-only. - - `[Source ]`: Represents source of assignment. - - `[SourceId ]`: Identifier for resource used for deployment to a group - - `[Target ]`: Base type for assignment targets. - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeviceAndAppManagementAssignmentFilterId ]`: The Id of the filter for the target assignment. - - `[DeviceAndAppManagementAssignmentFilterType ]`: Represents type of the assignment filter. - - `[CreatedDateTime ]`: Created date time in UTC of the device enrollment configuration - - `[Description ]`: The description of the device enrollment configuration - - `[DeviceEnrollmentConfigurationType ]`: Describes the TemplateFamily for the Template entity - - `[DisplayName ]`: The display name of the device enrollment configuration - - `[LastModifiedDateTime ]`: Last modified date time in UTC of the device enrollment configuration - - `[Priority ]`: Priority is used when a user exists in multiple groups that are assigned enrollment configuration. Users are subject only to the configuration with the lowest priority value. - - `[RoleScopeTagIds ]`: Optional role scope tags for the enrollment restrictions. - - `[Version ]`: The version of the device enrollment configuration - - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceKeys ]`: - - `[DeviceId ]`: - - `[KeyMaterial ]`: - - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - - `[Id ]`: Read-only. - - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - - `[CorrelationId ]`: Id used for tracing the failure in the service. - - `[EventDateTime ]`: Time when the event occurred . - - `[EventName ]`: Event Name corresponding to the Troubleshooting Event. It is an Optional field - - `[TroubleshootingErrorDetails ]`: Object containing detailed information about the error and its remediation. - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Context ]`: Not yet documented - - `[Failure ]`: Not yet documented - - `[FailureDetails ]`: The detailed description of what went wrong. - - `[Remediation ]`: The detailed description of how to remediate this issue. - - `[Resources ]`: Links to helpful documentation about this failure. - - `[Link ]`: The link to the web resource. Can contain any of the following formatters: {{UPN}}, {{DeviceGUID}}, {{UserGUID}} - - `[Text ]`: Not yet documented - - `[Devices ]`: - - `[DirectReports ]`: The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand. - - `[DisplayName ]`: The name displayed in the address book for the user. This is usually the combination of the user's first name, middle initial and last name. This property is required when a user is created and it cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderBy, and $search. - - `[Drive ]`: drive - - `[(Any) ]`: This indicates any property can be added to this object. - - `[CreatedBy ]`: identitySet - - `[CreatedByUser ]`: user - - `[CreatedDateTime ]`: Date and time of item creation. Read-only. - - `[Description ]`: Provides a user-visible description of the item. Optional. - - `[ETag ]`: ETag for the item. Read-only. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedByUser ]`: user - - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. - - `[Name ]`: The name of the item. Read-write. - - `[ParentReference ]`: itemReference - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DriveId ]`: Unique identifier of the drive instance that contains the item. Read-only. - - `[DriveType ]`: Identifies the type of drive. See [drive][] resource for values. - - `[Id ]`: Unique identifier of the item in the drive. Read-only. - - `[Name ]`: The name of the item being referenced. Read-only. - - `[Path ]`: Path that can be used to navigate to the item. Read-only. - - `[ShareId ]`: A unique identifier for a shared resource that can be accessed via the [Shares][] API. - - `[SharepointIds ]`: sharepointIds - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ListId ]`: The unique identifier (guid) for the item's list in SharePoint. - - `[ListItemId ]`: An integer identifier for the item within the containing list. - - `[ListItemUniqueId ]`: The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site. - - `[SiteId ]`: The unique identifier (guid) for the item's site collection (SPSite). - - `[SiteUrl ]`: The SharePoint URL for the site that contains the item. - - `[TenantId ]`: The unique identifier (guid) for the tenancy. - - `[WebId ]`: The unique identifier (guid) for the item's site (SPWeb). - - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - - `[Id ]`: Read-only. - - `[Activities ]`: The list of recent activities that took place under this drive. - - `[Id ]`: Read-only. - - `[Action ]`: itemActionSet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Comment ]`: commentAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[IsReply ]`: If true, this activity was a reply to an existing comment thread. - - `[ParentAuthor ]`: identitySet - - `[Participants ]`: The identities of the users participating in this comment thread. - - `[Create ]`: createAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Delete ]`: deleteAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Name ]`: The name of the item that was deleted. - - `[ObjectType ]`: File or Folder, depending on the type of the deleted item. - - `[Edit ]`: editAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Mention ]`: mentionAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Mentionees ]`: The identities of the users mentioned in this action. - - `[Move ]`: moveAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[From ]`: The name of the location the item was moved from. - - `[To ]`: The name of the location the item was moved to. - - `[Rename ]`: renameAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[NewName ]`: The new name of the item. - - `[OldName ]`: The previous name of the item. - - `[Restore ]`: restoreAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Share ]`: shareAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Recipients ]`: The identities the item was shared with in this action. - - `[Version ]`: versionAction - - `[(Any) ]`: This indicates any property can be added to this object. - - `[NewVersion ]`: The name of the new version that was created by this action. - - `[Actor ]`: identitySet - - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem - - `[(Any) ]`: This indicates any property can be added to this object. - - `[CreatedBy ]`: identitySet - - `[CreatedByUser ]`: user - - `[CreatedDateTime ]`: Date and time of item creation. Read-only. - - `[Description ]`: Provides a user-visible description of the item. Optional. - - `[ETag ]`: ETag for the item. Read-only. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedByUser ]`: user - - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. - - `[Name ]`: The name of the item. Read-write. - - `[ParentReference ]`: itemReference - - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - - `[Id ]`: Read-only. - - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics - - `[ContentType ]`: contentTypeInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - - `[Deleted ]`: deleted - - `[(Any) ]`: This indicates any property can be added to this object. - - `[State ]`: Represents the state of the deleted item. - - `[DriveItem ]`: driveItem - - `[Fields ]`: fieldValueSet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[SharepointIds ]`: sharepointIds - - `[Versions ]`: The list of previous versions of the list item. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Date and time the version was last modified. Read-only. - - `[Publication ]`: publicationFacet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Level ]`: The state of publication for this document. Either published or checkout. Read-only. - - `[VersionId ]`: The unique identifier for the version that is visible to the current caller. Read-only. - - `[Id ]`: Read-only. - - `[Fields ]`: fieldValueSet - - `[Times ]`: itemActivityTimeSet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[LastRecordedDateTime ]`: - - `[ObservedDateTime ]`: When the activity was observed to take place. - - `[RecordedDateTime ]`: When the observation was recorded on the service. - - `[Bundles ]`: Collection of [bundles][bundle] (albums and multi-select-shared sets of items). Only in personal OneDrive. - - `[DriveType ]`: Describes the type of drive represented by this resource. OneDrive personal drives will return personal. OneDrive for Business will return business. SharePoint document libraries will return documentLibrary. Read-only. - - `[Following ]`: The list of items the user is following. Only in OneDrive for Business. - - `[Items ]`: All items contained in the drive. Read-only. Nullable. - - `[List ]`: list - - `[(Any) ]`: This indicates any property can be added to this object. - - `[CreatedBy ]`: identitySet - - `[CreatedByUser ]`: user - - `[CreatedDateTime ]`: Date and time of item creation. Read-only. - - `[Description ]`: Provides a user-visible description of the item. Optional. - - `[ETag ]`: ETag for the item. Read-only. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedByUser ]`: user - - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. - - `[Name ]`: The name of the item. Read-write. - - `[ParentReference ]`: itemReference - - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - - `[Id ]`: Read-only. - - `[Activities ]`: The recent activities that took place within this list. - - `[Columns ]`: The collection of field definitions for this list. - - `[Id ]`: Read-only. - - `[Boolean ]`: booleanColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Calculated ]`: calculatedColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Format ]`: For dateTime output types, the format of the value. Must be one of dateOnly or dateTime. - - `[Formula ]`: The formula used to compute the value for this column. - - `[OutputType ]`: The output type used to format values in this column. Must be one of boolean, currency, dateTime, number, or text. - - `[Choice ]`: choiceColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllowTextEntry ]`: If true, allows custom values that aren't in the configured choices. - - `[Choices ]`: The list of values available for this column. - - `[DisplayAs ]`: How the choices are to be presented in the UX. Must be one of checkBoxes, dropDownMenu, or radioButtons - - `[ColumnGroup ]`: For site columns, the name of the group this column belongs to. Helps organize related columns. - - `[ContentApprovalStatus ]`: contentApprovalStatusColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Currency ]`: currencyColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Locale ]`: Specifies the locale from which to infer the currency symbol. - - `[DateTime ]`: dateTimeColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayAs ]`: How the value should be presented in the UX. Must be one of default, friendly, or standard. See below for more details. If unspecified, treated as default. - - `[Format ]`: Indicates whether the value should be presented as a date only or a date and time. Must be one of dateOnly or dateTime - - `[DefaultValue ]`: defaultColumnValue - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Formula ]`: The formula used to compute the default value for this column. - - `[Value ]`: The direct value to use as the default value for this column. - - `[Description ]`: The user-facing description of the column. - - `[DisplayName ]`: The user-facing name of the column. - - `[EnforceUniqueValues ]`: If true, no two list items may have the same value for this column. - - `[Geolocation ]`: geolocationColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Hidden ]`: Specifies whether the column is displayed in the user interface. - - `[HyperlinkOrPicture ]`: hyperlinkOrPictureColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[IsPicture ]`: Specifies whether the display format used for URL columns is an image or a hyperlink. - - `[Indexed ]`: Specifies whether the column values can be used for sorting and searching. - - `[IsDeletable ]`: Indicates whether this column can be deleted. - - `[IsReorderable ]`: Indicates whether values in the column can be reordered. Read-only. - - `[IsSealed ]`: Specifies whether the column can be changed. - - `[Lookup ]`: lookupColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllowMultipleValues ]`: Indicates whether multiple values can be selected from the source. - - `[AllowUnlimitedLength ]`: Indicates whether values in the column should be able to exceed the standard limit of 255 characters. - - `[ColumnName ]`: The name of the lookup source column. - - `[ListId ]`: The unique identifier of the lookup source list. - - `[PrimaryLookupColumnId ]`: If specified, this column is a secondary lookup, pulling an additional field from the list item looked up by the primary lookup. Use the list item looked up by the primary as the source for the column named here. - - `[Name ]`: The API-facing name of the column as it appears in the [fields][] on a [listItem][]. For the user-facing name, see displayName. - - `[Number ]`: numberColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DecimalPlaces ]`: How many decimal places to display. See below for information about the possible values. - - `[DisplayAs ]`: How the value should be presented in the UX. Must be one of number or percentage. If unspecified, treated as number. - - `[Maximum ]`: The maximum permitted value. - - `[Minimum ]`: The minimum permitted value. - - `[PersonOrGroup ]`: personOrGroupColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllowMultipleSelection ]`: Indicates whether multiple values can be selected from the source. - - `[ChooseFromType ]`: Whether to allow selection of people only, or people and groups. Must be one of peopleAndGroups or peopleOnly. - - `[DisplayAs ]`: How to display the information about the person or group chosen. See below. - - `[PropagateChanges ]`: If 'true', changes to this column will be propagated to lists that implement the column. - - `[ReadOnly ]`: Specifies whether the column values can be modified. - - `[Required ]`: Specifies whether the column value isn't optional. - - `[SourceColumn ]`: columnDefinition - - `[SourceContentType ]`: contentTypeInfo - - `[Term ]`: termColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. - - `[ParentTerm ]`: term - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - - `[ToTerm ]`: term - - `[Set ]`: set - - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. - - `[TermSet ]`: set - - `[Text ]`: textColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. - - `[AppendChangesToExistingText ]`: Whether updates to this column should replace existing text, or append to it. - - `[LinesForEditing ]`: The size of the text box. - - `[MaxLength ]`: The maximum number of characters for the value. - - `[TextType ]`: The type of text being stored. Must be one of plain or richText - - `[Thumbnail ]`: thumbnailColumn - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Type ]`: columnTypes - - `[Validation ]`: columnValidation - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DefaultLanguage ]`: Default BCP 47 language tag for the description. - - `[Descriptions ]`: Localized messages that explain what is needed for this column's value to be considered valid. User will be prompted with this message if validation fails. - - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ContentTypes ]`: The collection of content types present in this list. - - `[Id ]`: Read-only. - - `[AssociatedHubsUrls ]`: List of canonical URLs for hub sites with which this content type is associated to. This will contain all hub sites where this content type is queued to be enforced or is already enforced. Enforcing a content type means that the content type will be applied to the lists in the enforced sites. - - `[Base ]`: contentType - - `[BaseTypes ]`: The collection of content types that are ancestors of this content type. - - `[ColumnLinks ]`: The collection of columns that are required by this content type. - - `[Id ]`: Read-only. - - `[Name ]`: The name of the column in this content type. - - `[ColumnPositions ]`: Column order information in a content type. - - `[Columns ]`: The collection of column definitions for this contentType. - - `[Description ]`: The descriptive text for the item. - - `[DocumentSet ]`: documentSet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[DefaultContents ]`: Default contents of document set. - - `[ContentType ]`: contentTypeInfo - - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - - `[WelcomePageColumns ]`: - - `[WelcomePageUrl ]`: Welcome page absolute URL. - - `[DocumentTemplate ]`: documentSetContent - - `[Group ]`: The name of the group this content type belongs to. Helps organize related content types. - - `[Hidden ]`: Indicates whether the content type is hidden in the list's 'New' menu. - - `[InheritedFrom ]`: itemReference - - `[IsBuiltIn ]`: Specifies if a content type is a built-in content type. - - `[Name ]`: The name of the content type. - - `[Order ]`: contentTypeOrder - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Default ]`: Whether this is the default Content Type - - `[Position ]`: Specifies the position in which the Content Type appears in the selection UI. - - `[ParentId ]`: The unique identifier of the content type. - - `[PropagateChanges ]`: If true, any changes made to the content type will be pushed to inherited content types and lists that implement the content type. - - `[ReadOnly ]`: If true, the content type can't be modified unless this value is first set to false. - - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - - `[DisplayName ]`: The displayable title of the list. - - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. - - `[List ]`: listInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - - `[Operations ]`: The collection of long running operations for the list. - - `[CreatedDateTime ]`: - - `[LastActionDateTime ]`: - - `[ResourceLocation ]`: - - `[Status ]`: longRunningOperationStatus - - `[StatusDetail ]`: - - `[Id ]`: Read-only. - - `[Error ]`: publicError - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Code ]`: Represents the error code. - - `[Details ]`: Details of the error. - - `[Code ]`: The error code. - - `[Message ]`: The error message. - - `[Target ]`: The target of the error. - - `[InnerError ]`: publicInnerError - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Code ]`: The error code. - - `[Details ]`: A collection of error details. - - `[Message ]`: The error message. - - `[Target ]`: The target of the error. - - `[Message ]`: A non-localized message for the developer. - - `[Target ]`: The target of the error. - - `[PercentageComplete ]`: A value between 0 and 100 that indicates the progress of the operation. - - `[ResourceId ]`: A unique identifier for the result. - - `[Type ]`: Type of the operation. - - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. - - `[Id ]`: Read-only. - - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. - - `[ClientState ]`: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. - - `[CreatorId ]`: Optional. Identifier of the user or service principal that created the subscription. If the app used delegated permissions to create the subscription, this field contains the id of the signed-in user the app called on behalf of. If the app used application permissions, this field contains the id of the service principal corresponding to the app. Read-only. - - `[EncryptionCertificate ]`: Optional. A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional but required when includeResourceData is true. - - `[EncryptionCertificateId ]`: Optional. A custom app-provided identifier to help identify the certificate needed to decrypt resource data. - - `[ExpirationDateTime ]`: Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. For the maximum supported subscription length of time, see the table below. - - `[IncludeResourceData ]`: Optional. When set to true, change notifications include resource data (such as content of a chat message). - - `[LatestSupportedTlsVersion ]`: Optional. Specifies the latest version of Transport Layer Security (TLS) that the notification endpoint, specified by notificationUrl, supports. The possible values are: v1_0, v1_1, v1_2, v1_3. For subscribers whose notification endpoint supports a version lower than the currently recommended version (TLS 1.2), specifying this property by a set timeline allows them to temporarily use their deprecated version of TLS before completing their upgrade to TLS 1.2. For these subscribers, not setting this property per the timeline would result in subscription operations failing. For subscribers whose notification endpoint already supports TLS 1.2, setting this property is optional. In such cases, Microsoft Graph defaults the property to v1_2. - - `[LifecycleNotificationUrl ]`: Optional. The URL of the endpoint that receives lifecycle notifications, including subscriptionRemoved and missed notifications. This URL must make use of the HTTPS protocol. - - `[NotificationContentType ]`: Optional. Desired content-type for Microsoft Graph change notifications for supported resource types. The default content-type is application/json. - - `[NotificationQueryOptions ]`: Optional. OData query options for specifying value for the targeting resource. Clients receive notifications when resource reaches the state matching the query options provided here. With this new property in the subscription creation payload along with all existing properties, Webhooks will deliver notifications whenever a resource reaches the desired state mentioned in the notificationQueryOptions property. For example, when the print job is completed or when a print job resource isFetchable property value becomes true etc. - - `[NotificationUrl ]`: Required. The URL of the endpoint that will receive the change notifications. This URL must make use of the HTTPS protocol. - - `[NotificationUrlAppId ]`: Optional. The app ID that the subscription service can use to generate the validation token. This allows the client to validate the authenticity of the notification received. - - `[Resource ]`: Required. Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/v1.0/). See the possible resource path values for each supported resource. - - `[System ]`: systemFacet - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Owner ]`: identitySet - - `[Quota ]`: quota - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Deleted ]`: Total space consumed by files in the recycle bin, in bytes. Read-only. - - `[Remaining ]`: Total space remaining before reaching the quota limit, in bytes. Read-only. - - `[State ]`: Enumeration value that indicates the state of the storage space. Read-only. - - `[StoragePlanInformation ]`: storagePlanInformation - - `[(Any) ]`: This indicates any property can be added to this object. - - `[UpgradeAvailable ]`: Indicates whether there are higher storage quota plans available. Read-only. - - `[Total ]`: Total allowed storage space, in bytes. Read-only. - - `[Used ]`: Total space used, in bytes. Read-only. - - `[Root ]`: driveItem - - `[SharePointIds ]`: sharepointIds - - `[Special ]`: Collection of common folders available in OneDrive. Read-only. Nullable. - - `[System ]`: systemFacet - - `[Drives ]`: A collection of drives available for this user. Read-only. - - `[EmployeeHireDate ]`: The date and time when the user was hired or will start work in case of a future hire. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). - - `[EmployeeId ]`: The employee identifier assigned to the user by the organization. The maximum length is 16 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). - - `[EmployeeOrgData ]`: employeeOrgData - - `[(Any) ]`: This indicates any property can be added to this object. - - `[CostCenter ]`: The cost center associated with the user. Returned only on $select. Supports $filter. - - `[Division ]`: The name of the division in which the user works. Returned only on $select. Supports $filter. - - `[EmployeeType ]`: Captures enterprise worker type. For example, Employee, Contractor, Consultant, or Vendor. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith). - - `[Events ]`: The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable. - - `[Extensions ]`: The collection of open extensions defined for the user. Read-only. Nullable. - - `[ExternalUserState ]`: For an external user invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in). - - `[ExternalUserStateChangeDateTime ]`: Shows the timestamp for the latest change to the externalUserState property. Returned only on $select. Supports $filter (eq, ne, not , in). - - `[FaxNumber ]`: The fax number of the user. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). - - `[FollowedSites ]`: - - `[CreatedBy ]`: identitySet - - `[CreatedByUser ]`: user - - `[CreatedDateTime ]`: Date and time of item creation. Read-only. - - `[Description ]`: Provides a user-visible description of the item. Optional. - - `[ETag ]`: ETag for the item. Read-only. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedByUser ]`: user - - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. - - `[Name ]`: The name of the item. Read-write. - - `[ParentReference ]`: itemReference - - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics - - `[Columns ]`: The collection of column definitions reusable across lists under this site. - - `[ContentTypes ]`: The collection of content types defined for this site. - - `[Deleted ]`: deleted - - `[DisplayName ]`: The full title for the site. Read-only. - - `[Drive ]`: drive - - `[Drives ]`: The collection of drives (document libraries) under this site. - - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - - `[Id ]`: Read-only. - - `[CreatedBy ]`: identitySet - - `[CreatedByUser ]`: user - - `[CreatedDateTime ]`: Date and time of item creation. Read-only. - - `[Description ]`: Provides a user-visible description of the item. Optional. - - `[ETag ]`: ETag for the item. Read-only. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedByUser ]`: user - - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. - - `[Name ]`: The name of the item. Read-write. - - `[ParentReference ]`: itemReference - - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - - `[Lists ]`: The collection of lists under this site. - - `[Onenote ]`: onenote - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Notebooks ]`: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[CreatedBy ]`: identitySet - - `[DisplayName ]`: The name of the notebook. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Self ]`: The endpoint where you can get details about the page. Read-only. - - `[Id ]`: Read-only. - - `[IsDefault ]`: Indicates whether this is the user's default notebook. Read-only. - - `[IsShared ]`: Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. - - `[Links ]`: notebookLinks - - `[(Any) ]`: This indicates any property can be added to this object. - - `[OneNoteClientUrl ]`: externalLink - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Href ]`: The url of the link. - - `[OneNoteWebUrl ]`: externalLink - - `[SectionGroups ]`: The section groups in the notebook. Read-only. Nullable. - - `[CreatedBy ]`: identitySet - - `[DisplayName ]`: The name of the notebook. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Self ]`: The endpoint where you can get details about the page. Read-only. - - `[Id ]`: Read-only. - - `[ParentNotebook ]`: notebook - - `[ParentSectionGroup ]`: sectionGroup - - `[SectionGroups ]`: The section groups in the section. Read-only. Nullable. - - `[SectionGroupsUrl ]`: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only. - - `[Sections ]`: The sections in the section group. Read-only. Nullable. - - `[CreatedBy ]`: identitySet - - `[DisplayName ]`: The name of the notebook. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Self ]`: The endpoint where you can get details about the page. Read-only. - - `[Id ]`: Read-only. - - `[IsDefault ]`: Indicates whether this is the user's default section. Read-only. - - `[Links ]`: sectionLinks - - `[(Any) ]`: This indicates any property can be added to this object. - - `[OneNoteClientUrl ]`: externalLink - - `[OneNoteWebUrl ]`: externalLink - - `[Pages ]`: The collection of pages in the section. Read-only. Nullable. - - `[CreatedDateTime ]`: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Self ]`: The endpoint where you can get details about the page. Read-only. - - `[Id ]`: Read-only. - - `[Content ]`: The page's HTML content. - - `[ContentUrl ]`: The URL for the page's HTML content. Read-only. - - `[CreatedByAppId ]`: The unique identifier of the application that created the page. Read-only. - - `[LastModifiedDateTime ]`: The date and time when the page was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - - `[Level ]`: The indentation level of the page. Read-only. - - `[Links ]`: pageLinks - - `[(Any) ]`: This indicates any property can be added to this object. - - `[OneNoteClientUrl ]`: externalLink - - `[OneNoteWebUrl ]`: externalLink - - `[Order ]`: The order of the page within its parent section. Read-only. - - `[ParentNotebook ]`: notebook - - `[ParentSection ]`: onenoteSection - - `[Title ]`: The title of the page. - - `[UserTags ]`: - - `[PagesUrl ]`: The pages endpoint where you can get details for all the pages in the section. Read-only. - - `[ParentNotebook ]`: notebook - - `[ParentSectionGroup ]`: sectionGroup - - `[SectionsUrl ]`: The URL for the sections navigation property, which returns all the sections in the section group. Read-only. - - `[SectionGroupsUrl ]`: The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. - - `[Sections ]`: The sections in the notebook. Read-only. Nullable. - - `[SectionsUrl ]`: The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. - - `[UserRole ]`: onenoteUserRole - - `[Operations ]`: The status of OneNote operations. Getting an operations collection is not supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable. - - `[CreatedDateTime ]`: The start time of the operation. - - `[LastActionDateTime ]`: The time of the last action of the operation. - - `[Status ]`: operationStatus - - `[Id ]`: Read-only. - - `[Error ]`: onenoteOperationError - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Code ]`: The error code. - - `[Message ]`: The error message. - - `[PercentComplete ]`: The operation percent complete if the operation is still in running status. - - `[ResourceId ]`: The resource id. - - `[ResourceLocation ]`: The resource URI for the object. For example, the resource URI for a copied page or section. - - `[Pages ]`: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Resources ]`: The image and other file resources in OneNote pages. Getting a resources collection is not supported, but you can get the binary content of a specific resource. Read-only. Nullable. - - `[Self ]`: The endpoint where you can get details about the page. Read-only. - - `[Id ]`: Read-only. - - `[Content ]`: The content stream - - `[ContentUrl ]`: The URL for downloading the content - - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Operations ]`: The collection of long running operations for the site. - - `[Pages ]`: The collection of pages in the SitePages list in this site. - - `[CreatedBy ]`: identitySet - - `[CreatedByUser ]`: user - - `[CreatedDateTime ]`: Date and time of item creation. Read-only. - - `[Description ]`: Provides a user-visible description of the item. Optional. - - `[ETag ]`: ETag for the item. Read-only. - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedByUser ]`: user - - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. - - `[Name ]`: The name of the item. Read-write. - - `[ParentReference ]`: itemReference - - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - - `[Id ]`: Read-only. - - `[ContentType ]`: contentTypeInfo - - `[PageLayoutType ]`: - - `[PublishingState ]`: publicationFacet - - `[Title ]`: - - `[WebParts ]`: - - `[Data ]`: sitePageData - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. - - `[Id ]`: Read-only. - - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - - `[GrantedTo ]`: identitySet - - `[GrantedToIdentities ]`: - - `[GrantedToIdentitiesV2 ]`: For link type permissions, the details of the users to whom permission was granted. Read-only. - - `[Application ]`: identity - - `[Device ]`: identity - - `[User ]`: identity - - `[Group ]`: identity - - `[SiteGroup ]`: sharePointIdentity - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - - `[Id ]`: Unique identifier for the identity. - - `[LoginName ]`: The sign in name of the SharePoint identity. - - `[SiteUser ]`: sharePointIdentity - - `[GrantedToV2 ]`: sharePointIdentitySet - - `[HasPassword ]`: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only.. - - `[InheritedFrom ]`: itemReference - - `[Invitation ]`: sharingInvitation - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Email ]`: The email address provided for the recipient of the sharing invitation. Read-only. - - `[InvitedBy ]`: identitySet - - `[RedeemedBy ]`: - - `[SignInRequired ]`: If true the recipient of the invitation needs to sign in in order to access the shared item. Read-only. - - `[Link ]`: sharingLink - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Application ]`: identity - - `[ConfiguratorUrl ]`: - - `[PreventsDownload ]`: If true then the user can only use this link to view the item on the web, and cannot use it to download the contents of the item. Only for OneDrive for Business and SharePoint. - - `[Scope ]`: The scope of the link represented by this permission. Value anonymous indicates the link is usable by anyone, organization indicates the link is only usable for users signed into the same tenant. - - `[Type ]`: The type of the link created. - - `[WebHtml ]`: For embed links, this property contains the HTML code for an